Commit Graph

6 Commits

Author SHA1 Message Date
Dean Lee
6c0939f51b logcatd_android.cc: fix repeating the same messages (#23713)
* fix repeating the same message

* cleanup

* use blocking mode

* check duplicate msg in test
old-commit-hash: ee85e7026a
2022-02-05 16:02:45 -08:00
Willem Melching
651df33062 test_logcatd_android.py: catch unicode decode error
old-commit-hash: fe0f9aaa4f
2022-01-17 11:33:26 +01:00
grekiki
9e4cc1f7ff Python: Replace more lists with generators (#23116)
* Replace lists with generators v2

* Replace set with {}

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* Replace more set() with {}

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6951b3271d
2021-12-03 22:57:19 -08:00
Adeeb Shihadeh
1b54ab1135 android logcatd test reliability (#20284)
* android logcatd test reliability

* remove that

* more fix

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 9151f55e5d
2021-03-08 16:47:28 -08:00
Adeeb Shihadeh
5bc05ad36b android logcatd fixes + better test (#20036)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: bb0f91791a
2021-02-07 17:29:52 -08:00
Adeeb Shihadeh
88566ec71c logcatd bugfix + tests (#19689)
* hack to exit cleanly

* move the hack

* add test

* run in ci

* unused

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 49d4d58201
2021-02-01 15:15:29 -08:00