Skip to content

Commit ca38af8

Browse files
committed
[cxx-interop] XFAIL a failing test on Windows
1 parent 107bd6e commit ca38af8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interop/Cxx/static/static-var.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// RUN: %target-run %t/statics
66
//
77
// REQUIRES: executable_test
8+
// TODO: fix linkage on Windows
9+
// XFAIL: OS=windows-msvc
810

911
import StaticVar
1012
import StdlibUnittest

0 commit comments

Comments
 (0)