Skip to content

Commit 3949569

Browse files
committed
[Test] Temporarily disable Runtime.async_taskgroup_next_on_pending.swift.
It seems to be flakey and is hitting PR testing. rdar://75096485
1 parent 4769f21 commit 3949569

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_next_on_pending.swift

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

7+
// REQUIRES: rdar75096485
8+
79
import Dispatch
810

911
func completeSlowly(n: Int) async -> Int {

0 commit comments

Comments
 (0)