Skip to content

Commit

Permalink
tests/pkg/relic: skip CI testing with samr21-xpro and llvm toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Aug 24, 2023
1 parent d1edbd9 commit cff5327
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/pkg/relic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(6*THREAD_STACKSIZE_DEFAULT\)
USEPKG += relic
USEMODULE += embunit

# FIXME: automated test is failing on samr21-xpro
TEST_ON_CI_BLACKLIST += samr21-xpro

# -DWSIZE=32 : Specifies the word width of the target system. This is
# currently not automatically detected so adjusted to your target
# platform.
Expand Down

0 comments on commit cff5327

Please sign in to comment.