Skip to content

Commit

Permalink
Ignore run-make reproducible-build-2 on Mac (we already ignore it on …
Browse files Browse the repository at this point in the history
…Windows).

Until we can dedicate resources to fixing this properly, I think we are
best off just ignoring this test on platforms/contexts where it does not
matter as much.
  • Loading branch information
pnkfelix committed Nov 20, 2019
1 parent 2cad8bb commit 6ab28b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/run-make-fulldeps/reproducible-build-2/Makefile
Expand Up @@ -2,6 +2,7 @@

# ignore-musl
# ignore-windows
# ignore-macos (rust-lang/rust#66568)
# Objects are reproducible but their path is not.

all: \
Expand Down

0 comments on commit 6ab28b5

Please sign in to comment.