diff options
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -253,6 +253,9 @@ rm out/tests/stm32f207zg/eth | |||
| 253 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. | 253 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. |
| 254 | rm out/tests/stm32u5a5zj/usart | 254 | rm out/tests/stm32u5a5zj/usart |
| 255 | 255 | ||
| 256 | # flaky, perhaps bad wire | ||
| 257 | rm out/tests/stm32l152re/usart_rx_ringbuffered | ||
| 258 | |||
| 256 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 259 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 257 | echo No teleprobe token found, skipping running HIL tests | 260 | echo No teleprobe token found, skipping running HIL tests |
| 258 | exit | 261 | exit |
