about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo.net>2017-04-28 13:30:07 +0200
committerMichael Woerister <michaelwoerister@posteo.net>2017-04-28 13:30:07 +0200
commit8ea050d89dbdb133ee6f17314a1b1acfbc42363f (patch)
tree6c61bdf34c933d5d71cb009a82eb80bc42f2503d /src
parentab9691d5b7a22ba6b37a9621a3c66c2626bd38a5 (diff)
downloadrust-8ea050d89dbdb133ee6f17314a1b1acfbc42363f.tar.gz
rust-8ea050d89dbdb133ee6f17314a1b1acfbc42363f.zip
Disable path remapping test on Windows.
Diffstat (limited to 'src')
-rw-r--r--src/test/codegen/remap_path_prefix/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/codegen/remap_path_prefix/main.rs b/src/test/codegen/remap_path_prefix/main.rs
index 26e4f04e1b8..eb00c91ba5f 100644
--- a/src/test/codegen/remap_path_prefix/main.rs
+++ b/src/test/codegen/remap_path_prefix/main.rs
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-windows
 // ignore-tidy-linelength
 
 // 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