test_processes: assert that mazda is tested (#30258)

mazda left dashcam mode
old-commit-hash: d23f5d2ec5
vw-mqb-aeb
Justin Newberry 2 years ago committed by GitHub
parent de9bc58c39
commit f4365f014e
  1. 2
      selfdrive/test/process_replay/test_processes.py

@ -61,7 +61,7 @@ segments = [
]
# dashcamOnly makes don't need to be tested until a full port is done
excluded_interfaces = ["mock", "mazda", "tesla"]
excluded_interfaces = ["mock", "tesla"]
BASE_URL = "https://commadataci.blob.core.windows.net/openpilotci/"
REF_COMMIT_FN = os.path.join(PROC_REPLAY_DIR, "ref_commit")

Loading…
Cancel
Save