mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/netstats_l2: disable test run for esp32-wroom-32
This commit is contained in:
parent
cb11b2d33f
commit
135b7d0d43
@ -20,4 +20,7 @@ USEMODULE += netstats_l2
|
||||
# open(/dev/net/tun): No such file or directory
|
||||
TEST_ON_CI_BLACKLIST += native
|
||||
|
||||
# sometimes fails on esp32, see #14237.
|
||||
TEST_ON_CI_BLACKLIST += esp32-wroom-32
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user