Skip to content

Commit 4bc2dac

Browse files
authored
Merge pull request #69849 from ktoso/wip-disable-test-10
5.10 Disable test on watch async_taskgroup_next_on_pending.swift
2 parents c0f4278 + 4f5b8f7 commit 4bc2dac

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)