Skip to content

Commit 094f6cf

Browse files
authored
Merge pull request swiftlang#37270 from aschwaighofer/disable_concurrency_checked_continuation_test
Disable Concurrency/Runtime/checked_continuation.swift on windows
2 parents 1d5e3d4 + b327bc9 commit 094f6cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Concurrency/Runtime/checked_continuation.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// UNSUPPORTED: use_os_stdlib
66
// UNSUPPORTED: back_deployment_runtime
77

8+
// UNSUPPORTED: OS=windows-msvc
9+
810
import _Concurrency
911
import StdlibUnittest
1012

0 commit comments

Comments
 (0)