mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
Update test_onroad.py
old-commit-hash: 09c8866d17d4ed60efce7fadf2c1179a71f7cd47
This commit is contained in:
@@ -205,7 +205,7 @@ class TestOnroad(unittest.TestCase):
|
||||
if f.name == "qcamera.ts":
|
||||
assert 2.15 < sz < 2.35
|
||||
elif f.name == "qlog":
|
||||
assert 0.7 < sz < 0.95
|
||||
assert 0.7 < sz < 1.0
|
||||
elif f.name == "rlog":
|
||||
assert 5 < sz < 50
|
||||
elif f.name.endswith('.hevc'):
|
||||
|
||||
Reference in New Issue
Block a user