Skip to content

Commit 7507078

Browse files
committed
Disable the ui panic test on wasm32-bare
1 parent f93ef09 commit 7507078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/mir/mir_alignment_check.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-fail
2+
// ignore-wasm32-bare: No panic messages
23
// compile-flags: -C debug-assertions
34
// error-pattern: misaligned pointer dereference: address must be a multiple of 0x4 but is
45

0 commit comments

Comments
 (0)