diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-07-21 14:17:12 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-07-21 14:17:12 +0200 |
| commit | 4db3910011a6a2fddc14f17bcc34a2aeb093d7b6 (patch) | |
| tree | 13cc1fbb1ac55fb5cf13528eacd4fae422b6247b /ci.sh | |
| parent | de4537d000ffeb8821a58056a99e76bb12c1536e (diff) | |
Disable flaky test rpi-pico/cyw43-perf
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -376,6 +376,7 @@ rm out/tests/pimoroni-pico-plus-2/pwm | |||
| 376 | 376 | ||
| 377 | # flaky | 377 | # flaky |
| 378 | rm out/tests/rpi-pico/pwm | 378 | rm out/tests/rpi-pico/pwm |
| 379 | rm out/tests/rpi-pico/cyw43-perf | ||
| 379 | 380 | ||
| 380 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 381 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 381 | echo No teleprobe token found, skipping running HIL tests | 382 | echo No teleprobe token found, skipping running HIL tests |
