debug msg for loggerd tests

This commit is contained in:
Adeeb Shihadeh
2021-07-28 14:01:27 -07:00
parent d0a650a8ba
commit 48652db706
+1 -1
View File
@@ -130,7 +130,7 @@ class TestLoggerd(unittest.TestCase):
p = Path(f"{route_path}--{n}")
logged = set([f.name for f in p.iterdir() if f.is_file()])
diff = logged ^ expected_files
self.assertEqual(len(diff), 0)
self.assertEqual(len(diff), 0, f"{_=} {route_path=} {n=}, {logged=} {expected_files=}")
def test_bootlog(self):
# generate bootlog with fake launch log