From b4ad651983ae77b20947bc094943a7756ff6c906 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Tue, 3 Jul 2018 17:10:59 +0200 Subject: [PATCH] tests/monocypher: disable TEST_ON_CI_WHITELIST Test application somehow hangs on a samr21-xpro, needs more investigating, but disabled for now --- tests/pkg_monocypher/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/pkg_monocypher/Makefile b/tests/pkg_monocypher/Makefile index 3e1118065c04..5a95c06e362a 100644 --- a/tests/pkg_monocypher/Makefile +++ b/tests/pkg_monocypher/Makefile @@ -9,7 +9,6 @@ USEMODULE += embunit USEMODULE += random USEPKG += monocypher -TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include test: