Skip to content

Commit

Permalink
Merge #3049
Browse files Browse the repository at this point in the history
3049: Disable traps::trap_display_multi_module test for Windows+singlepass r=ptitSeb a=ptitSeb

# Description
The trap is capture correctly on Windows+singlepass, but the backtrace is slightly different, making the test fail. Disabling for now.

Co-authored-by: ptitSeb <sebastien.chev@gmail.com>
  • Loading branch information
bors[bot] and ptitSeb authored Jul 28, 2022
2 parents 5e26bc4 + 031f617 commit 087803c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ignores.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cranelift+aarch64 traps::trap_display_pretty
singlepass+aarch64+macos traps::trap_display_multi_module
llvm traps::trap_display_multi_module
cranelift+aarch64 traps::trap_display_multi_module
windows+singlepass traps::trap_display_multi_module
singlepass traps::call_signature_mismatch # Need to investigate, get foo (a[0]:0x33) instead of 0x30 for inderect call
llvm traps::call_signature_mismatch
macos+aarch64 traps::call_signature_mismatch
Expand Down

0 comments on commit 087803c

Please sign in to comment.