kitesurf · WPT

FAIL
expected FAIL · 338 ms
▶ run in kitesurf
Test
/wasm/jsapi/instance/constructor-bad-imports.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
338 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fwasm%2Fjsapi%2Finstance%2Fconstructor-bad-imports.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILnew WebAssembly.Instance(module): Non-object imports argument: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object imports argument: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object imports argument: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object imports argument: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object imports argument: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object imports argument: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object imports argument: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Non-object module: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Missing imports argumentWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Imports argument with missing property: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Imports argument with missing property: empty objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Imports argument with missing property: wrong propertyWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing a function with an incorrectly-typed value: object "[object Object]"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: BigIntWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: NumberWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: BigIntWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: WebAssembly.GlobalWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: BigIntWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i32 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an i64 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f32 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 mutable global with a primitive valueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing an f64 mutable global with an immutable Global objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: WebAssembly.MemoryWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: undefinedWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: nullWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: trueWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: ""WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: symbol "Symbol()"WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: 1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: 0.1WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: NaNWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: plain objectWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: WebAssembly.TableWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: WebAssembly.Table.prototypeWebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)WebAssembly.Module(): Wasm code generation disallowed by embedder
FAILnew WebAssembly.Instance(module): Importing table with an incorrectly-typed value: WebAssembly.Table object (too large)WebAssembly.Module(): Wasm code generation disallowed by embedder

bundle built 2026-07-16T07:16:48.063Z