Skip to content

Commit 96086a0

Browse files
committed
[nfc][cxx-interop] Disable FRT test on Windows (not yet supported).
1 parent 81181a0 commit 96086a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interop/Cxx/foreign-reference/witness-table.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-run-simple-swift(-I %S/Inputs/ -Xfrontend -enable-experimental-cxx-interop -Xfrontend -validate-tbd-against-ir=none -Xfrontend -disable-llvm-verify -g)
22
//
33
// REQUIRES: executable_test
4+
// XFAIL: OS=windows-msvc
45

56
import StdlibUnittest
67
import WitnessTable

0 commit comments

Comments
 (0)