1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 22:49:47 +01:00

tests/sys/psa_crypto_se_cipher: disable test on esp32-wroom-32

The test fails systematically on the CI and prevents merging PRs.
This commit is contained in:
Marian Buschsieweke 2023-12-05 16:49:30 +01:00
parent 9ed2da1d70
commit 754bbe4e6d
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6

View File

@ -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