Skip to content

Commit

Permalink
tests/thread_priority_inversion: revert blacklisting ESP32
Browse files Browse the repository at this point in the history
This reverts commit 2210721.
  • Loading branch information
gschorcht committed Aug 31, 2022
1 parent ca2372d commit 432a57b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/thread_priority_inversion/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ else
FANCY ?= 0
endif

# KNOWN ISSUE #18534
# Currently this is failing, causing unrelated errors to block other PRs.
# This issue will be looked into but for now we need to just close our eyes.
TEST_ON_CI_BLACKLIST += esp32-wroom-32

include $(RIOTBASE)/Makefile.include

CFLAGS += -DFANCY=$(FANCY)
Expand Down

0 comments on commit 432a57b

Please sign in to comment.