Skip to content

Commit fa2ab3b

Browse files
[NFC] Mark cross-import overlay + module trace test unsupported on Windows. (#29977)
1 parent d7ab0c1 commit fa2ab3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/CrossImport/module-trace.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// This file tests that we emit cross-imports into module interfaces.
22

3+
// FIXME: Fix the path normalization issue and get rid of this.
4+
// UNSUPPORTED: OS=windows-msvc
5+
36
// RUN: %empty-directory(%t)
47
// RUN: cp -r %S/Inputs/lib-templates/* %t/
58

0 commit comments

Comments
 (0)