Ignore issue-64153 run-make test on Windows since supporting a Windows version is not worth the trouble.

This commit is contained in:
Michael Woerister 2019-10-28 17:07:18 +01:00
parent 52eda13031
commit a63dfb3b82
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
-include ../tools.mk
# `llvm-objdump`'s output looks different on windows than on other platforms.
# It should be enough to check on Unix platforms, so:
# ignore-windows
# Staticlibs don't include Rust object files from upstream crates if the same
# code was already pulled into the lib via LTO. However, the bug described in
# https://github.com/rust-lang/rust/issues/64153 lead to this exclusion not