Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailImporting a WebAssembly module should execute the start function.assert_array_equals: expected property 0 to be "executed" but got "unexpected" (expected array ["executed"] got ["unexpected"])
    at Test.<anonymous> (https://wpt.live/wasm/webapi/esm-integration/execute-start.tentative.html:18:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2717:32
Asserts run
Fail
assert_array_equals(["unexpected"], ["executed"])
    at Test.<anonymous> ( /wasm/webapi/esm-integration/execute-start.tentative.html:18:7)