Skip to content

Commit 64602bb

Browse files
authored
Merge pull request #36800 from hborla/disable-windows-test
[Test] Disable a failing test on Windows.
2 parents 583d617 + d3bc039 commit 64602bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

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

14+
// This test is failing on Windows.
15+
// UNSUPPORTED: OS=windows-msvc
16+
1417
import Builtin
1518
import Swift
1619
import _Concurrency

0 commit comments

Comments
 (0)