Skip to content

Commit 5376317

Browse files
committed
Ignore failing test on aarch64
1 parent fe7d7c2 commit 5376317

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/ui/sanitize/hwaddress.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// needs-sanitizer-support
22
// needs-sanitizer-hwaddress
33
//
4+
// FIXME(#83706): this test triggers errors on aarch64-gnu
5+
// ignore-aarch64-unknown-linux-gnu
6+
//
47
// FIXME(#83989): codegen-units=1 triggers linker errors on aarch64-gnu
58
// compile-flags: -Z sanitizer=hwaddress -O -g -C codegen-units=16
69
//

0 commit comments

Comments
 (0)