Skip to content

Commit ceb4559

Browse files
authored
Merge pull request swiftlang#39468 from compnerd/sr-15252
tests: disable Concurrency.throwing
2 parents ba1b1f2 + 1c8149b commit ceb4559

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Concurrency/throwing.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
// REQUIRES: concurrency_runtime
77
// UNSUPPORTED: back_deployment_runtime
88

9+
// SR-15252
10+
// XFAIL: OS=windows-msvc
11+
912
import _Concurrency
1013
import StdlibUnittest
1114

0 commit comments

Comments
 (0)