Revert "simple fuzzing test for all processes (#28584)"

This reverts commit bac193bdd5.
This commit is contained in:
Adeeb Shihadeh
2023-06-22 14:59:50 -07:00
parent 16e3d4f69f
commit 7783dc602c
4 changed files with 169 additions and 34 deletions

View File

@@ -254,7 +254,6 @@ jobs:
./tools/replay/tests/test_replay && \
./tools/cabana/tests/test_cabana && \
./system/camerad/test/ae_gray_test && \
./selfdrive/test/process_replay/test_fuzzy.py && \
coverage xml"
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v2