Skip to content

Commit 1263da1

Browse files
authored
Merge pull request swiftlang#37223 from aschwaighofer/xfail_concurrency_throwing_windows
XFAIL: test/Concurrency/throwing.swift on windows
2 parents 9fa2d31 + 2240f7f commit 1263da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Concurrency/throwing.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// REQUIRES: concurrency
55
// UNSUPPORTED: use_os_stdlib
66
// UNSUPPORTED: back_deployment_runtime
7+
// XFAIL: OS=windows-msvc
78

89
import _Concurrency
910
import StdlibUnittest

0 commit comments

Comments
 (0)