enable wifi_esp_hosted_perf test, disable stm32f4 stop test.

This commit is contained in:
Dario Nieuwenhuis 2023-10-02 19:05:41 +02:00
parent eb12114345
commit 3c9dfbbc9d

3
ci.sh
View File

@ -196,7 +196,8 @@ cargo batch \
--- build --release --manifest-path tests/riscv32/Cargo.toml --target riscv32imac-unknown-none-elf \
$BUILD_EXTRA
rm out/tests/nrf52840-dk/wifi_esp_hosted_perf
# temporarily disabled: broken by nightly update and/or clock settings update.
rm out/tests/stm32f429zi/stop
if [[ -z "${TELEPROBE_TOKEN-}" ]]; then
echo No teleprobe token found, skipping running HIL tests