Skip to content

Commit

Permalink
Update ignores.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Sep 8, 2021
1 parent 0069ecd commit cdc0555
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/ignores.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ llvm+dylib+macos+aarch64 * # Tests seem to be randomly failing
# https://github.com/rust-lang/backtrace-rs/issues/356
cranelift+aarch64 spec::skip_stack_guard_page # This is skipped for ARM, not fully fixed yet
llvm+aarch64 spec::skip_stack_guard_page # This is skipped for ARM, not fully fixed yet
cranelift+windows spec::skip_stack_guard_page # Needs investigation. Issue: `STATUS_ACCESS_VIOLATION` trap happened
cranelift+macos spec::skip_stack_guard_page # Needs investigation. process didn't exit successfully: (signal: 6, SIGABRT: process abort signal)
llvm+macos spec::skip_stack_guard_page # Needs investigation. process didn't exit successfully: (signal: 6, SIGABRT: process abort signal)


# TODO(https://github.com/wasmerio/wasmer/issues/1727): Traps in dylib engine
cranelift+dylib spec::linking # Needs investigation
Expand Down

0 comments on commit cdc0555

Please sign in to comment.