From b8952216c0fd876da3460a3d65b9e3c71c3efde3 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Wed, 7 Feb 2024 19:47:20 -0800 Subject: [PATCH] test_fw_fingerprint: remove timeout it's fast now old-commit-hash: 1b0a4746eb085dad56445ffeb0f4e3b020ea3afb --- selfdrive/car/tests/test_fw_fingerprint.py | 1 - 1 file changed, 1 deletion(-) diff --git a/selfdrive/car/tests/test_fw_fingerprint.py b/selfdrive/car/tests/test_fw_fingerprint.py index d8e3296985..b355b53c31 100755 --- a/selfdrive/car/tests/test_fw_fingerprint.py +++ b/selfdrive/car/tests/test_fw_fingerprint.py @@ -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 = {