Skip to content

Commit 8609e7c

Browse files
committed
temporarily move dispatch_context_for_key test into the unreliable tests since it started failing in the CI
1 parent 73315ee commit 8609e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ UNRELIABLE_TESTS= \
4141
dispatch_drift \
4242
dispatch_readsync \
4343
dispatch_cascade \
44+
dispatch_context_for_key \
4445
dispatch_io
4546

4647
if EXTENDED_TEST_SUITE
@@ -59,7 +60,6 @@ TESTS= \
5960
dispatch_group \
6061
dispatch_overcommit \
6162
dispatch_plusplus \
62-
dispatch_context_for_key \
6363
dispatch_after \
6464
dispatch_timer \
6565
dispatch_timer_short \

0 commit comments

Comments
 (0)