Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #220 from apple/das-disable-dispatch_context_for_key
Temporarily move dispatch_context_for_key test into the unreliable tests
  • Loading branch information
das committed Feb 22, 2017
2 parents 73315ee + 8609e7c commit f66f018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Expand Up @@ -41,6 +41,7 @@ UNRELIABLE_TESTS= \
dispatch_drift \
dispatch_readsync \
dispatch_cascade \
dispatch_context_for_key \
dispatch_io

if EXTENDED_TEST_SUITE
Expand All @@ -59,7 +60,6 @@ TESTS= \
dispatch_group \
dispatch_overcommit \
dispatch_plusplus \
dispatch_context_for_key \
dispatch_after \
dispatch_timer \
dispatch_timer_short \
Expand Down

0 comments on commit f66f018

Please sign in to comment.