Skip to content

Commit

Permalink
Ignore failing test on aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
a1phyr committed Feb 12, 2022
1 parent fe7d7c2 commit 5376317
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/ui/sanitize/hwaddress.rs
Original file line number Diff line number Diff line change
@@ -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
//
Expand Down

0 comments on commit 5376317

Please sign in to comment.