[Concurrency] prevent two tests from running on OSes without ...

...runtime support

Addresses rdar://159026098
This commit is contained in:
Eric Miotto
2025-08-29 15:29:11 -07:00
parent 6d20c74c3e
commit 90ccd30335
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
// REQUIRES: executable_test
// REQUIRES: concurrency
// REQUIRES: concurrency_runtime
// rdar://124277662
// XFAIL: freestanding

View File

@@ -5,6 +5,7 @@
// REQUIRES: executable_test
// REQUIRES: concurrency
// REQUIRES: concurrency_runtime
// rdar://124277662
// XFAIL: freestanding