Skip to content

Commit

Permalink
Disable path remapping test on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwoerister committed Apr 28, 2017
1 parent ab9691d commit 8ea050d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/codegen/remap_path_prefix/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ea050d

Please sign in to comment.