Skip to content

Commit 8ea050d

Browse files
Disable path remapping test on Windows.
1 parent ab9691d commit 8ea050d

File tree

1 file changed

+1
-0
lines changed
  • src/test/codegen/remap_path_prefix

1 file changed

+1
-0
lines changed

src/test/codegen/remap_path_prefix/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-windows
1112
// ignore-tidy-linelength
1213

1314
// compile-flags: -g -C no-prepopulate-passes -Zremap-path-prefix-from={{cwd}} -Zremap-path-prefix-to=/the/cwd -Zremap-path-prefix-from={{src-base}} -Zremap-path-prefix-to=/the/src

0 commit comments

Comments
 (0)