Skip to content

Commit 3cefb7b

Browse files
committed
validation-test: mark test as XFAIL
TBD generation is not constrained to Darwin and it trips on the linker synthetic `__ImageBase`. XFAIL this until the TBD generation is either constrained or is taught to ignore the synthetic. This should temporarily allow us to enable validation tests on Windows.
1 parent 3780479 commit 3cefb7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/execution/dsohandle-multi-module.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// REQUIRES: executable_test
1010

1111
// UNSUPPORTED: linux
12+
// XFAIL: windows
1213

1314
import first
1415
import second

0 commit comments

Comments
 (0)