diff --git a/tests/ignores.txt b/tests/ignores.txt index 5e1dd68bfee..32d67a7b367 100644 --- a/tests/ignores.txt +++ b/tests/ignores.txt @@ -47,11 +47,6 @@ cranelift+macos spec::skip_stack_guard_page # Needs investigation. process did 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 -cranelift+dylib spec::linking # Needs investigation -cranelift+dylib spec::bulk # Needs investigation - # Some SIMD opperations are not yet supported by Cranelift # Cranelift just added support for most of those recently, it might be easy to update cranelift spec::simd::simd_conversions