tests/mtd_raw: disable for esp32-wroom-32
This commit is contained in:
parent
1dceba9f81
commit
f44bc26c3f
@ -7,4 +7,7 @@ USEMODULE += od
|
|||||||
USEMODULE += mtd
|
USEMODULE += mtd
|
||||||
USEMODULE += mtd_write_page
|
USEMODULE += mtd_write_page
|
||||||
|
|
||||||
|
# Sometimes fails. See #16130.
|
||||||
|
TEST_ON_CI_BLACKLIST += esp32-wroom-32
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user