LogReader: fix plotjuggler not reading properly (#31023)

* fix plotjuggler

* simpler

* fix juggler

* fix that
old-commit-hash: 61fe705160
This commit is contained in:
Justin Newberry
2024-01-16 15:40:49 -05:00
committed by GitHub
parent 4b7edec2b0
commit 5df01b3d22
4 changed files with 39 additions and 37 deletions

View File

@@ -31,6 +31,8 @@ class TestPlotJuggler(unittest.TestCase):
self.assertEqual(p.poll(), None)
os.killpg(os.getpgid(p.pid), signal.SIGTERM)
self.assertNotIn("Raw file read failed", output)
# TODO: also test that layouts successfully load
def test_layouts(self):
bad_strings = (