mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
Ignore failing test on aarch64
This commit is contained in:
parent
fe7d7c2004
commit
5376317c7f
@ -1,6 +1,9 @@
|
||||
// needs-sanitizer-support
|
||||
// needs-sanitizer-hwaddress
|
||||
//
|
||||
// FIXME(#83706): this test triggers errors on aarch64-gnu
|
||||
// ignore-aarch64-unknown-linux-gnu
|
||||
//
|
||||
// FIXME(#83989): codegen-units=1 triggers linker errors on aarch64-gnu
|
||||
// compile-flags: -Z sanitizer=hwaddress -O -g -C codegen-units=16
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user