Skip to content

Commit

Permalink
Disable the ui panic test on wasm32-bare
Browse files Browse the repository at this point in the history
  • Loading branch information
saethlin committed Mar 31, 2023
1 parent f93ef09 commit 7507078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/mir/mir_alignment_check.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// run-fail
// ignore-wasm32-bare: No panic messages
// compile-flags: -C debug-assertions
// error-pattern: misaligned pointer dereference: address must be a multiple of 0x4 but is

Expand Down

0 comments on commit 7507078

Please sign in to comment.