diff --git a/tests/xtimer_usleep/Makefile b/tests/xtimer_usleep/Makefile index af26bcfb8f0b2a198000231dc250073ca61f5f30..a51966755eaf01b5dc46661c38e007e7657822e3 100644 --- a/tests/xtimer_usleep/Makefile +++ b/tests/xtimer_usleep/Makefile @@ -2,7 +2,8 @@ include ../Makefile.tests_common USEMODULE += xtimer -TEST_ON_CI_WHITELIST += all +# This test randomly fails on `native` so disable it from CI +TEST_ON_CI_WHITELIST += samr21-xpro # Port and pin configuration for probing with oscilloscope # Port number should be found in port enum e.g in cpu/include/periph_cpu.h