mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
test_encoder: adjust file size tolerance
old-commit-hash: b51472048ce5b37f4069ad14a60fc911e47b724e
This commit is contained in:
@@ -27,7 +27,7 @@ CAMERAS = [
|
||||
]
|
||||
|
||||
# we check frame count, so we don't have to be too strict on size
|
||||
FILE_SIZE_TOLERANCE = 0.5
|
||||
FILE_SIZE_TOLERANCE = 0.7
|
||||
|
||||
|
||||
@pytest.mark.tici # TODO: all of loggerd should work on PC
|
||||
|
||||
Reference in New Issue
Block a user