Skip to content

Commit f66f018

Browse files
authored
Merge pull request #220 from apple/das-disable-dispatch_context_for_key
Temporarily move dispatch_context_for_key test into the unreliable tests
2 parents 73315ee + 8609e7c commit f66f018

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)