Files
servo/tests/wpt/meta-legacy-layout/wasm/webapi/instantiateStreaming-bad-imports.any.js.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

678 lines
20 KiB
INI

[instantiateStreaming-bad-imports.any.serviceworker.html]
expected: ERROR
[instantiateStreaming-bad-imports]
expected: FAIL
[instantiateStreaming-bad-imports.any.html]
expected: TIMEOUT
[Imports argument with missing property: wrong property]
expected: NOTRUN
[Non-object module: symbol "Symbol()"]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Non-object module: 1]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: 1]
expected: NOTRUN
[Importing an i64 global]
expected: NOTRUN
[Imports argument with missing property: undefined]
expected: NOTRUN
[Non-object module: ""]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: null]
expected: NOTRUN
[Non-object module: NaN]
expected: NOTRUN
[Non-object module: 0.1]
expected: NOTRUN
[Non-object module: undefined]
expected: TIMEOUT
[Importing a function with an incorrectly-typed value: undefined]
expected: NOTRUN
[Non-object module: true]
expected: NOTRUN
[Non-object module: null]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: 0.1]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: object "[object Object\]"]
expected: NOTRUN
[Imports argument with missing property: empty object]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: true]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing table with an incorrectly-typed value: 1]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype)]
expected: NOTRUN
[Importing table with an incorrectly-typed value: true]
expected: NOTRUN
[Importing table with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing table with an incorrectly-typed value: WebAssembly.Table.prototype]
expected: NOTRUN
[Importing table with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: 1]
expected: NOTRUN
[Importing table with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: 0.1]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: null]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: WebAssembly.Memory]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototype]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: true]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing table with an incorrectly-typed value: 0.1]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing table with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing table with an incorrectly-typed value: null]
expected: NOTRUN
[Importing table with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing table with an incorrectly-typed value: WebAssembly.Table]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: ""]
expected: NOTRUN
[Missing imports argument]
expected: NOTRUN
[Importing table with an incorrectly-typed value: WebAssembly.Table object (too large)]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large)]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an i32 mutable global with an immutable Global object]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an i64 mutable global with a primitive value]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: Number]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an i32 mutable global with a primitive value]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an f32 mutable global with a primitive value]
expected: NOTRUN
[Importing an f64 mutable global with a primitive value]
expected: NOTRUN
[Importing an i64 mutable global with an immutable Global object]
expected: NOTRUN
[Importing an f32 mutable global with an immutable Global object]
expected: NOTRUN
[Importing an f64 mutable global with an immutable Global object]
expected: NOTRUN
[instantiateStreaming-bad-imports.any.worker.html]
expected: TIMEOUT
[Imports argument with missing property: wrong property]
expected: NOTRUN
[Non-object module: symbol "Symbol()"]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Non-object module: 1]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: 1]
expected: NOTRUN
[Importing an i64 global]
expected: NOTRUN
[Imports argument with missing property: undefined]
expected: NOTRUN
[Non-object module: ""]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: null]
expected: NOTRUN
[Non-object module: NaN]
expected: NOTRUN
[Non-object module: 0.1]
expected: NOTRUN
[Missing imports argument]
expected: NOTRUN
[Non-object module: undefined]
expected: TIMEOUT
[Importing a function with an incorrectly-typed value: undefined]
expected: NOTRUN
[Non-object module: true]
expected: NOTRUN
[Non-object module: null]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: 0.1]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: object "[object Object\]"]
expected: NOTRUN
[Imports argument with missing property: empty object]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: true]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing table with an incorrectly-typed value: 1]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype)]
expected: NOTRUN
[Importing table with an incorrectly-typed value: true]
expected: NOTRUN
[Importing table with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing table with an incorrectly-typed value: WebAssembly.Table.prototype]
expected: NOTRUN
[Importing table with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: 1]
expected: NOTRUN
[Importing table with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: 0.1]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: null]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: WebAssembly.Memory]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototype]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: true]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing table with an incorrectly-typed value: 0.1]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing table with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing table with an incorrectly-typed value: null]
expected: NOTRUN
[Importing table with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing table with an incorrectly-typed value: WebAssembly.Table]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing table with an incorrectly-typed value: WebAssembly.Table object (too large)]
expected: NOTRUN
[Importing a global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing memory with an incorrectly-typed value: WebAssembly.Memory object (too large)]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an i32 mutable global with an immutable Global object]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an i64 mutable global with a primitive value]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: Number]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: null]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an i32 mutable global with a primitive value]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: true]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: WebAssembly.Global object (wrong value type)]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: plain object]
expected: NOTRUN
[Importing an f64 global with an incorrectly-typed value: ""]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: undefined]
expected: NOTRUN
[Importing an i64 global with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Importing an f32 mutable global with a primitive value]
expected: NOTRUN
[Importing an f64 mutable global with a primitive value]
expected: NOTRUN
[Importing an i64 mutable global with an immutable Global object]
expected: NOTRUN
[Importing an f32 mutable global with an immutable Global object]
expected: NOTRUN
[Importing an f64 mutable global with an immutable Global object]
expected: NOTRUN
[instantiateStreaming-bad-imports.any.sharedworker.html]
expected: ERROR
[instantiateStreaming-bad-imports]
expected: FAIL