about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-11-20 18:32:13 +0100
committerGitHub <noreply@github.com>2019-11-20 18:32:13 +0100
commit8754409159112776e9da43c62e2e66bbfabf59ab (patch)
treea76cffee5474f8b62ff9218cf85852304acd6cb4
parent52ed2c6dea65a45a9255e32a2635bda47053a0cf (diff)
parent6ab28b50daa160da875a3a1cdcba3b56e21ff4e3 (diff)
downloadrust-8754409159112776e9da43c62e2e66bbfabf59ab.tar.gz
rust-8754409159112776e9da43c62e2e66bbfabf59ab.zip
Rollup merge of #66573 - pnkfelix:issue-66568-ignore-reproducible-build-2-on-macos, r=alexcrichton
Ignore run-make reproducible-build-2 on Mac

Ignore run-make reproducible-build-2 on Mac (we already ignore it on 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.

cc #66568
-rw-r--r--src/test/run-make-fulldeps/reproducible-build-2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-make-fulldeps/reproducible-build-2/Makefile b/src/test/run-make-fulldeps/reproducible-build-2/Makefile
index 45c9a742723..fc912efed5e 100644
--- a/src/test/run-make-fulldeps/reproducible-build-2/Makefile
+++ b/src/test/run-make-fulldeps/reproducible-build-2/Makefile
@@ -2,6 +2,7 @@
 
 # ignore-musl
 # ignore-windows
+# ignore-macos (rust-lang/rust#66568)
 # Objects are reproducible but their path is not.
 
 all:  \