Skip to content

Commit

Permalink
Merge pull request #20152 from maribu/tests/sys/psa_crypto_se_cipher
Browse files Browse the repository at this point in the history
tests/sys/psa_crypto_se_cipher: disable test on esp32-wroom-32
  • Loading branch information
maribu authored Dec 5, 2023
2 parents 7d1d776 + 754bbe4 commit c05388f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/sys/psa_crypto_se_cipher/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c05388f

Please sign in to comment.