mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Concurrency] prevent two tests from running on OSes without ...
...runtime support Addresses rdar://159026098
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: concurrency
|
||||
// REQUIRES: concurrency_runtime
|
||||
|
||||
// rdar://124277662
|
||||
// XFAIL: freestanding
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
// REQUIRES: executable_test
|
||||
// REQUIRES: concurrency
|
||||
// REQUIRES: concurrency_runtime
|
||||
|
||||
// rdar://124277662
|
||||
// XFAIL: freestanding
|
||||
|
||||
Reference in New Issue
Block a user