Skip to content

Commit

Permalink
Disable skip_stack_guard_page on dylib due to missing trap info
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Jan 15, 2022
1 parent 85266ee commit ae66e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ignores.txt
Expand Up @@ -50,6 +50,7 @@ singlepass+windows spec::skip_stack_guard_page # Needs investigation.
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)
dylib spec::skip_stack_guard_page # Missing trap information in dylibs


# TODO(https://github.com/wasmerio/wasmer/issues/1727): Traps in dylib engine
Expand Down

0 comments on commit ae66e76

Please sign in to comment.