Skip to content

Commit 59958ef

Browse files
authored
Merge pull request swiftlang#37247 from aschwaighofer/xfail_concurrency_throwing_windows_5.5
[5.5] XFAIL: test/Concurrency/throwing.swift on windows
2 parents 7422010 + 92bf212 commit 59958ef

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)