Skip to content

Commit 52bcb1e

Browse files
authored
Merge pull request #63120 from apple/ktoso-patch-14
Disable TaskGroup neverConsumingTasks test while we work on fix
2 parents b83d36b + 2e05735 commit 52bcb1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_void_neverConsumingTasks.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// REQUIRES: executable_test
33
// REQUIRES: concurrency
44
// REQUIRES: concurrency_runtime
5+
6+
// REQUIRES: rdar104332560
7+
58
// UNSUPPORTED: back_deployment_runtime
69
// UNSUPPORTED: OS=linux-gnu
710

0 commit comments

Comments
 (0)