diff options
| -rwxr-xr-x | ci.sh | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -305,11 +305,6 @@ rm out/tests/stm32f207zg/eth | |||
| 305 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. | 305 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. |
| 306 | rm out/tests/stm32u5a5zj/usart | 306 | rm out/tests/stm32u5a5zj/usart |
| 307 | 307 | ||
| 308 | # flaky, probably due to bad ringbuffered dma code. | ||
| 309 | rm out/tests/stm32l152re/usart_rx_ringbuffered | ||
| 310 | rm out/tests/stm32f207zg/usart_rx_ringbuffered | ||
| 311 | rm out/tests/stm32wl55jc/usart_rx_ringbuffered | ||
| 312 | |||
| 313 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 308 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 314 | echo No teleprobe token found, skipping running HIL tests | 309 | echo No teleprobe token found, skipping running HIL tests |
| 315 | exit | 310 | exit |
