Move safety constants to opendbc (#34573)

* forgot these

* bump

* get these

* and flags

* fix

* bump

* test

* debug

* print sim thread errors
This commit is contained in:
Shane Smiskol
2025-02-11 23:48:20 -06:00
committed by GitHub
parent d98a554b17
commit d6a0e49def
12 changed files with 33 additions and 25 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ jobs:
run: |
${{ env.RUN }} "source selfdrive/test/setup_xvfb.sh && \
source selfdrive/test/setup_vsound.sh && \
CI=1 pytest tools/sim/tests/test_metadrive_bridge.py"
CI=1 pytest -s tools/sim/tests/test_metadrive_bridge.py"
create_ui_report:
# This job name needs to be the same as UI_JOB_NAME in ui_preview.yaml