Skip to content

Commit 3205ddd

Browse files
committed
test: re-enable test on Windows (SR-14457)
The underlying IRGen issue has been fixed (swiftlang#36803), re-enable the test.
1 parent 6e2338c commit 3205ddd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/IRGen/async/run-partialapply-capture-generic_conformer-and-generic-to-void.sil

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
// REQUIRES: concurrency
1212
// UNSUPPORTED: use_os_stdlib
1313

14-
// This test is failing on Windows.
15-
// UNSUPPORTED: OS=windows-msvc
16-
1714
import Builtin
1815
import Swift
1916
import _Concurrency

0 commit comments

Comments
 (0)