From: Debian Rust Maintainers Date: Fri, 10 Apr 2020 10:33:25 +0000 (+0100) Subject: this test is new in 1.40 and the failure is present on many X-Git-Tag: archive/raspbian/1.42.0+dfsg1-1+rpi1~1^2~22 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=63f038717f7bf7f4ba2e2b937fa583ca6b864c23;p=rustc.git this test is new in 1.40 and the failure is present on many Bug: https://github.com/rust-lang/rust/issues/67242 previous rust versions without users having complained or noticed, so just ignore the failure until upstream fixes it Gbp-Pq: Name u-tests-ignore-arm.patch --- diff --git a/src/test/run-make-fulldeps/foreign-exceptions/Makefile b/src/test/run-make-fulldeps/foreign-exceptions/Makefile index 7eba52f3c2..58d0c6b014 100644 --- a/src/test/run-make-fulldeps/foreign-exceptions/Makefile +++ b/src/test/run-make-fulldeps/foreign-exceptions/Makefile @@ -1,3 +1,5 @@ +# ignore-arm + -include ../tools.mk all: foo