Skip to content

Commit 4c80b71

Browse files
committed
[Test] Disable Concurrency/Runtime/yielding_continuation.swift on Windows.
1 parent 117cc75 commit 4c80b71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/Runtime/yielding_continuation.swift

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

6+
// https://bugs.swift.org/browse/SR-14466
7+
// UNSUPPORTED: OS=windows-msvc
8+
69
import _Concurrency
710
import StdlibUnittest
811

0 commit comments

Comments
 (0)