Ignore failing test on aarch64

This commit is contained in:
Benoît du Garreau 2021-10-26 17:40:42 +02:00
parent fe7d7c2004
commit 5376317c7f

View File

@ -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
//