Skip to content

Commit 32573f3

Browse files
committed
XFAIL test/SILOptimizer/static_init_metatypes.swift on Windows
1 parent b972b34 commit 32573f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/static_init_metatypes.swift

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

1010
// REQUIRES: executable_test
1111

12+
// TODO: Resolve link-time error (unresolved external symbol $sSiN) to Windows
13+
// XFAIL: OS=windows-msvc
14+
1215
public protocol MyProtocol {}
1316
public protocol MyProtocol2 {}
1417

0 commit comments

Comments
 (0)