Skip to content

Commit bb7217e

Browse files
authored
Merge pull request #62750 from xymus/async_task_cancellation_taskGroup-unsupported
[Test] Disable async_task_cancellation_taskGroup on backdeployed runtimes
2 parents ba36058 + 62bf6d5 commit bb7217e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_task_cancellation_taskGroup.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// rdar://76038845
88
// REQUIRES: concurrency_runtime
99

10+
// rdar://103606995
11+
// UNSUPPORTED: back_deployment_runtime
12+
1013
import Dispatch
1114

1215
@available(SwiftStdlib 5.1, *)

0 commit comments

Comments
 (0)