diff --git a/tests/sys/psa_crypto_se_cipher/Makefile b/tests/sys/psa_crypto_se_cipher/Makefile index 61e4949d5b..3273963fb0 100644 --- a/tests/sys/psa_crypto_se_cipher/Makefile +++ b/tests/sys/psa_crypto_se_cipher/Makefile @@ -2,6 +2,9 @@ BOARD ?= nrf52840dk include ../Makefile.sys_common +# Test fails systematically on the CI +TEST_ON_CI_BLACKLIST += esp32-wroom-32 + USEMODULE += ztimer USEMODULE += ztimer_usec