diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-04-06 23:49:07 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-04-06 23:52:39 +0200 |
| commit | f7ddac3e0d5ed7b43f75223a8f662a4bf872d687 (patch) | |
| tree | 89967fd3287e8854531543d9db9449daefb71034 /ci.sh | |
| parent | b0ba604ba5ab1ba866df71b7e11099a3b1ceee3f (diff) | |
Remove flaky test.
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -328,8 +328,9 @@ rm out/tests/stm32wb55rg/wpan_ble | |||
| 328 | # unstable, I think it's running out of RAM? | 328 | # unstable, I think it's running out of RAM? |
| 329 | rm out/tests/stm32f207zg/eth | 329 | rm out/tests/stm32f207zg/eth |
| 330 | 330 | ||
| 331 | # temporarily disabled, hard faults for unknown reasons | 331 | # temporarily disabled, flaky. |
| 332 | rm out/tests/stm32f207zg/usart_rx_ringbuffered | 332 | rm out/tests/stm32f207zg/usart_rx_ringbuffered |
| 333 | rm out/tests/stm32l152re/usart_rx_ringbuffered | ||
| 333 | 334 | ||
| 334 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. | 335 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. |
| 335 | rm out/tests/stm32u5a5zj/usart | 336 | rm out/tests/stm32u5a5zj/usart |
