Skip to content

Commit a5b14d7

Browse files
committed
[Tests][Concurrency] Turn off async_taskgroup test for back-deployment.
We don't want to run this test when back-deploying. rdar://151975988
1 parent 665515c commit a5b14d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_next_on_pending.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// UNSUPPORTED: OS=watchos
99

1010
// REQUIRES: concurrency_runtime
11+
// UNSUPPORTED: back_deployment_runtime
1112

1213
import Dispatch
1314

0 commit comments

Comments
 (0)