Skip to content

Commit 0a52b14

Browse files
Merge pull request #63401 from nate-chandler/wrangle/20230202/1
[Test] Disabled test currently failing.
2 parents b5c3c76 + a4e313a commit 0a52b14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// REQUIRES: executable_test
55
// REQUIRES: concurrency_runtime
66

7+
// REQUIRES: rdar104982289
8+
79
// rdar://78109470
810
// UNSUPPORTED: back_deployment_runtime
911

@@ -59,4 +61,4 @@ func shouldStartWith(_ lhs: Any, _ rhs: Any) {
5961
}
6062
}
6163
}
62-
}
64+
}

0 commit comments

Comments
 (0)