test_replay.cc: temporarily comment out the rand seek test (#22192)
* Temporarily comment out the rand seek test * enable ci * trigger ci * trigger ci * trigger ci * trigger ci * trigger ci old-commit-hash: f3683dd4cbead3e090f48bbec60f35483c194193
This commit is contained in:
1
.github/workflows/selfdrive_tests.yaml
vendored
1
.github/workflows/selfdrive_tests.yaml
vendored
@@ -216,6 +216,7 @@ jobs:
|
||||
./selfdrive/common/tests/test_util && \
|
||||
./selfdrive/loggerd/tests/test_logger &&\
|
||||
./selfdrive/proclogd/tests/test_proclog && \
|
||||
./selfdrive/ui/replay/tests/test_replay && \
|
||||
./selfdrive/camerad/test/ae_gray_test"
|
||||
- name: Upload coverage to Codecov
|
||||
run: bash <(curl -s https://codecov.io/bash) -v -F unit_tests
|
||||
|
||||
Reference in New Issue
Block a user