You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
agnos doesn't have xdist installed (until commaai/agnos-builder#181 and next agnos release), so it won't work on device. CI uses the test.sh script within tests/safety/, which is what I would recommend to run the panda tests.
Generally, this is expected to work, but we didn't want to delay some pytest refactors on an AGNOS update. For now, you can pip install the new packages on your device.
we just released agnos9 which should fix this issue when you rebase to master. for running some HIL test, you may have to specify -n 1 to run single threaded, but the panda safety tests should run well in parallel!
Describe the bug
I am unable to run panda unit tests on a fresh clone of master. This appears to be related to 2ad82cb.
Steps to reproduce:
OS Version
AGNOS 8.2
openpilot version or commit
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: