Skip to content

Commit 0e755d4

Browse files
committed
Disable new test on Windows due to issue swiftlang#82643
1 parent 72be0e0 commit 0e755d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/foreign-reference/incomplete.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
// REQUIRES: executable_test
1515

16+
// https://github.com/swiftlang/swift/issues/82643
17+
// XFAIL: OS=windows-msvc
18+
1619
import ReferenceCounted
1720

1821
func testIncomplete() {

0 commit comments

Comments
 (0)