bump panda (#30501)
* bump panda * bump * bump * fix renamed variables --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: afd61352d0a09c7ff169cda5b3b1bb6a94af4d38
This commit is contained in:
2
panda
2
panda
Submodule panda updated: 5fe1d67b77...c345bc3cae
@@ -243,9 +243,9 @@ class TestCarModelBase(unittest.TestCase):
|
||||
failed_addrs[hex(msg.address)] += 1
|
||||
|
||||
# ensure all msgs defined in the addr checks are valid
|
||||
self.safety.safety_tick_current_rx_checks()
|
||||
self.safety.safety_tick_current_safety_config()
|
||||
if t > 1e6:
|
||||
self.assertTrue(self.safety.addr_checks_valid())
|
||||
self.assertTrue(self.safety.safety_config_valid())
|
||||
|
||||
# Don't check relay malfunction on disabled routes (relay closed),
|
||||
# or before fingerprinting is done (elm327 and noOutput)
|
||||
|
||||
Reference in New Issue
Block a user