diff --git a/tests/test_bloom_bytes/Makefile b/tests/test_bloom_bytes/Makefile index 951383ff94..2b23b59c05 100644 --- a/tests/test_bloom_bytes/Makefile +++ b/tests/test_bloom_bytes/Makefile @@ -1,7 +1,7 @@ export PROJECT = test_bloom include ../Makefile.tests_common -BOARD_BLACKLIST := msb-430 msb-430h \ +BOARD_BLACKLIST := chronos msb-430 msb-430h \ telosb wsn430-v1_3b wsn430-v1_4 # chronos: https://github.com/RIOT-OS/RIOT/issues/1061 # msb-430: https://github.com/RIOT-OS/RIOT/issues/1061