revert accidental enable
old-commit-hash: 69e7f386a759c54d866c64c37ef85f6c7c61cd08
This commit is contained in:
@@ -207,7 +207,7 @@ class TestOnroad(unittest.TestCase):
|
||||
|
||||
self.assertLess(max(ts), 250.)
|
||||
self.assertLess(np.mean(ts), 10.)
|
||||
self.assertLess(np.std(ts), 5.)
|
||||
#self.assertLess(np.std(ts), 5.)
|
||||
|
||||
# some slow frames are expected since camerad/modeld can preempt ui
|
||||
veryslow = [x for x in ts if x > 40.]
|
||||
|
||||
Reference in New Issue
Block a user