Skip to content

Commit d3b5330

Browse files
committed
Disable test on watch async_taskgroup_next_on_pending.swift
1 parent 61f4b78 commit d3b5330

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/async_taskgroup_next_on_pending.swift

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

7+
// rdar://113915243 - flaky test on watchos
8+
// UNSUPPORTED: OS=watchos
9+
710
// REQUIRES: concurrency_runtime
811

912
import Dispatch

0 commit comments

Comments
 (0)