Skip to content

Commit 1c8149b

Browse files
committed
tests: disable Concurrency.throwing
The rebranch is exposing a UaF/stack corruption, disable this for the time being.
1 parent 590bedc commit 1c8149b

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)