Skip to content

Commit f125703

Browse files
authored
Merge pull request #84021 from edymtt/edymtt/amend-two-concurrency-tests
[Concurrency] prevent two tests from running on OSes without ...
2 parents 5857cbe + 90ccd30 commit f125703

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/Concurrency/ShrinkWrap.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
// REQUIRES: executable_test
77
// REQUIRES: concurrency
8+
// REQUIRES: concurrency_runtime
89

910
// rdar://124277662
1011
// XFAIL: freestanding

test/Concurrency/optional_isolated_parameters.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
// REQUIRES: executable_test
77
// REQUIRES: concurrency
8+
// REQUIRES: concurrency_runtime
89

910
// rdar://124277662
1011
// XFAIL: freestanding

0 commit comments

Comments
 (0)