diff --git a/tests/pkg_fatfs_vfs/Makefile b/tests/pkg_fatfs_vfs/Makefile index 515626c665..962c6c4d5a 100644 --- a/tests/pkg_fatfs_vfs/Makefile +++ b/tests/pkg_fatfs_vfs/Makefile @@ -51,6 +51,11 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove \ TEST_DEPS += image +TEST_ON_CI_WHITELIST += all +# The test requires some manual setup to work +# So it cannot currently be run +TEST_ON_CI_BLACKLIST += all + include $(RIOTBASE)/Makefile.include image: