Skip to content

Commit 4de232e

Browse files
authored
Merge pull request #36779 from gottesmm/pr-b26d13ccd0e61dadfffcbebbc7c081fafe3631ba
[build-wrangler] Disable broken test.
2 parents 3659e77 + 3e095ec commit 4de232e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/Runtime/async_task_yield.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// REQUIRES: executable_test
44
// REQUIRES: concurrency
55

6+
// REQUIRES: rdar76274257
7+
68
@available(macOS 9999, iOS 9999, watchOS 9999, tvOS 9999, *)
79
protocol Go: Actor {
810
func go(times: Int) async -> Int

0 commit comments

Comments
 (0)