Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailTest that imports of invalid WebAssembly modules leads to WebAssembly.CompileError on window.assert_equals: expected function "function CompileError() { [native code] }" but got function "function String() { [native code] }"
    at Test.<anonymous> (https://wpt.live/wasm/webapi/esm-integration/invalid-bytecode.tentative.html:17:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2717:32
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /wasm/webapi/esm-integration/invalid-bytecode.tentative.html:16:7)
Fail
assert_equals(function "function String() { [native code] }", function "function CompileError() { [native code] }")
    at Test.<anonymous> ( /wasm/webapi/esm-integration/invalid-bytecode.tentative.html:17:7)