Skip to content

Commit

Permalink
Merge pull request #17590 from benpicco/tests/pkg_edhoc_c-blacklist_e…
Browse files Browse the repository at this point in the history
…sp32

tests/pkg_edhoc_c: blacklist esp32-wroom-32
  • Loading branch information
benpicco authored Jan 28, 2022
2 parents 5a57dec + c5df19b commit 4aa173d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/pkg_edhoc_c/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ BOARD_WHITELIST += $(BOARD_PROVIDES_NETIF)
# open(/dev/net/tun): No such file or directory
TEST_ON_CI_BLACKLIST += native

# Test fails pretty regularly on CI
TEST_ON_CI_BLACKLIST += esp32-wroom-32

# Edhoc related packages
USEPKG += edhoc-c
USEMODULE += edhoc-c_crypto_tinycrypt
Expand Down

0 comments on commit 4aa173d

Please sign in to comment.