test_fw_fingerprint: remove timeout

it's fast now
This commit is contained in:
Shane Smiskol
2024-02-07 19:47:20 -08:00
committed by GitHub
parent d265f5a6ab
commit 1b0a4746eb

View File

@@ -252,7 +252,6 @@ class TestFwFingerprintTiming(unittest.TestCase):
self._assert_timing(self.total_time / self.N, vin_ref_times[name])
print(f'get_vin {name} case, query time={self.total_time / self.N} seconds')
@pytest.mark.timeout(60)
def test_fw_query_timing(self):
total_ref_time = {1: 5.95, 2: 6.85}
brand_ref_times = {