mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
overlay dev-lang/rust: adjust ignore broken non-applicable tests patch
Adjust ignore-broken-and-non-applicable-tests.patch to make it appliable to 1.78.0
This commit is contained in:
parent
1c3f15ab2a
commit
1311cbfc1b
@ -18,13 +18,13 @@ index c5c824ac58d..f3fe047a79c 100644
|
||||
--- a/tests/ui/env-funky-keys.rs
|
||||
+++ b/tests/ui/env-funky-keys.rs
|
||||
@@ -1,6 +1,7 @@
|
||||
// run-pass
|
||||
//@ run-pass
|
||||
// Ignore this test on Android, because it segfaults there.
|
||||
|
||||
+// ignore-test
|
||||
// ignore-android
|
||||
// ignore-windows
|
||||
// ignore-cloudabi no execve
|
||||
+//@ ignore-test
|
||||
//@ ignore-android
|
||||
//@ ignore-windows
|
||||
//@ ignore-wasm32 no execve
|
||||
--
|
||||
2.24.1
|
||||
|
@ -167,7 +167,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/rust.asc
|
||||
|
||||
PATCHES=(
|
||||
#"${FILESDIR}"/1.72.0-bump-libc-deps-to-0.2.146.patch # pending refresh
|
||||
"${FILESDIR}"/1.70.0-ignore-broken-and-non-applicable-tests.patch
|
||||
"${FILESDIR}"/1.78.0-ignore-broken-and-non-applicable-tests.patch
|
||||
#"${FILESDIR}"/1.62.1-musl-dynamic-linking.patch # Only used by upstream Gentoo, fails for 1.75
|
||||
"${FILESDIR}"/1.67.0-doc-wasm.patch
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user