Disable path remapping test on Windows. · rust-lang/rust@8ea050d (original) (raw)

File tree

1 file changed

lines changed

1 file changed

lines changed

Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@
8 8 // option. This file may not be copied, modified, or distributed
9 9 // except according to those terms.
10 10
11 +// ignore-windows
11 12 // ignore-tidy-linelength
12 13
13 14 // 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