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`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -0,0 +1,3 @@
[execute-start.tentative.html]
[Importing a WebAssembly module should execute the start function.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[exported-names.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[invalid-bytecode.tentative.html]
[Test that imports of invalid WebAssembly modules leads to WebAssembly.CompileError on window.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[js-wasm-cycle-errors.tentative.html]
[Check cyclic linking between JavaScript and WebAssembly where JavaScript is higher in the module graph.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[js-wasm-cycle.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[module-parse-error.tentative.html]
[Test that imports of invalid WebAssembly modules leads to WebAssembly.CompileError on window.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[resolve-export.tentative.html]
[Re-export of missing Wasm export should result in SyntaxError.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[wasm-import-wasm-export.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[wasm-import.tentative.html]
[Invalid imports for WebAssembly modules should error.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[wasm-js-cycle.tentative.html]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[wasm-to-wasm-link-error.tentative.html]
[Link errors for imports between WebAssembly modules should be reported.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[worker-import.tentative.html]
[Testing import of WebAssembly from JavaScript worker]
expected: FAIL

View file

@ -0,0 +1,3 @@
[worker.tentative.html]
[Testing WebAssembly worker]
expected: FAIL

View file

@ -0,0 +1,419 @@
[instantiateStreaming-bad-imports.any.serviceworker.html]
expected: ERROR
[instantiateStreaming-bad-imports.any.html]
expected: ERROR
[Importing an f32 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Imports argument with missing property: wrong property]
expected: NOTRUN
[Non-object module: symbol "Symbol()"]
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 a function with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an i64 mutable global with a primitive value]
expected: NOTRUN
[Non-object module: 1]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: 1]
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
[Imports argument with missing property: undefined]
expected: NOTRUN
[Non-object module: ""]
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 a function with an incorrectly-typed value: null]
expected: NOTRUN
[Non-object module: NaN]
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
[Non-object module: 0.1]
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
[Missing imports argument]
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
[Non-object module: undefined]
expected: TIMEOUT
[Importing a function with an incorrectly-typed value: undefined]
expected: NOTRUN
[Non-object module: 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
[Non-object module: null]
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 a function 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 a function with an incorrectly-typed value: 0.1]
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 a function with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: object "[object Object\]"]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Imports argument with missing property: empty object]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: true]
expected: NOTRUN
[instantiateStreaming-bad-imports.any.worker.html]
expected: ERROR
[Importing an f32 global with an incorrectly-typed value: BigInt]
expected: NOTRUN
[Imports argument with missing property: wrong property]
expected: NOTRUN
[Non-object module: symbol "Symbol()"]
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 a function with an incorrectly-typed value: symbol "Symbol()"]
expected: NOTRUN
[Importing an i64 mutable global with a primitive value]
expected: NOTRUN
[Non-object module: 1]
expected: NOTRUN
[Importing an f32 global with an incorrectly-typed value: WebAssembly.Global.prototype]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: 1]
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
[Imports argument with missing property: undefined]
expected: NOTRUN
[Non-object module: ""]
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 a function with an incorrectly-typed value: null]
expected: NOTRUN
[Non-object module: NaN]
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
[Non-object module: 0.1]
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
[Missing imports argument]
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
[Non-object module: undefined]
expected: TIMEOUT
[Importing a function with an incorrectly-typed value: undefined]
expected: NOTRUN
[Non-object module: 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
[Non-object module: null]
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 a function 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 a function with an incorrectly-typed value: 0.1]
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 a function with an incorrectly-typed value: NaN]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: object "[object Object\]"]
expected: NOTRUN
[Importing an i32 global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype)]
expected: NOTRUN
[Imports argument with missing property: empty object]
expected: NOTRUN
[Importing a function with an incorrectly-typed value: true]
expected: NOTRUN
[instantiateStreaming-bad-imports.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,161 @@
[instantiateStreaming.any.html]
expected: TIMEOUT
[i64 mutable WebAssembly.Global import]
expected: NOTRUN
[Empty module with undefined imports argument]
expected: NOTRUN
[i32 mutable WebAssembly.Global import]
expected: NOTRUN
[stray argument]
expected: NOTRUN
[import with i64-returning function]
expected: NOTRUN
[Multiple i64 arguments]
expected: NOTRUN
[imports]
expected: NOTRUN
[import with function that takes and returns i32]
expected: NOTRUN
[Synchronous options handling]
expected: NOTRUN
[import with i64-taking function]
expected: NOTRUN
[import with function that takes and returns i64]
expected: NOTRUN
[export i64-returning function]
expected: NOTRUN
[import with i32-taking function]
expected: NOTRUN
[i64 exports and imports]
expected: NOTRUN
[Empty module without imports argument]
expected: TIMEOUT
[exports and imports]
expected: NOTRUN
[getter order for imports object]
expected: NOTRUN
[import with i32-returning function]
expected: NOTRUN
[Empty module with empty imports argument]
expected: NOTRUN
[No imports]
expected: NOTRUN
[imports with empty names]
expected: NOTRUN
[exports with empty name: function]
expected: NOTRUN
[exports with empty name: global]
expected: NOTRUN
[imports with empty module names]
expected: NOTRUN
[exports with empty name: table]
expected: NOTRUN
[instantiateStreaming.any.serviceworker.html]
expected: ERROR
[instantiateStreaming.any.sharedworker.html]
expected: ERROR
[instantiateStreaming.any.worker.html]
expected: TIMEOUT
[i64 mutable WebAssembly.Global import]
expected: NOTRUN
[Empty module with undefined imports argument]
expected: NOTRUN
[i32 mutable WebAssembly.Global import]
expected: NOTRUN
[stray argument]
expected: NOTRUN
[import with i64-returning function]
expected: NOTRUN
[Multiple i64 arguments]
expected: NOTRUN
[imports]
expected: NOTRUN
[import with function that takes and returns i32]
expected: NOTRUN
[Synchronous options handling]
expected: NOTRUN
[import with i64-taking function]
expected: NOTRUN
[import with function that takes and returns i64]
expected: NOTRUN
[export i64-returning function]
expected: NOTRUN
[import with i32-taking function]
expected: NOTRUN
[i64 exports and imports]
expected: NOTRUN
[Empty module without imports argument]
expected: TIMEOUT
[exports and imports]
expected: NOTRUN
[getter order for imports object]
expected: NOTRUN
[import with i32-returning function]
expected: NOTRUN
[Empty module with empty imports argument]
expected: NOTRUN
[No imports]
expected: NOTRUN
[imports with empty names]
expected: NOTRUN
[exports with empty name: function]
expected: NOTRUN
[exports with empty name: global]
expected: NOTRUN
[imports with empty module names]
expected: NOTRUN
[exports with empty name: table]
expected: NOTRUN

View file

@ -0,0 +1,35 @@
[invalid-code.any.sharedworker.html]
expected: ERROR
[invalid-code.any.worker.html]
expected: TIMEOUT
[Invalid code (0x0000): instantiateStreaming]
expected: NOTRUN
[Invalid code (0xCAFE): compileStreaming]
expected: NOTRUN
[Invalid code (0x0000): compileStreaming]
expected: TIMEOUT
[Invalid code (0xCAFE): instantiateStreaming]
expected: NOTRUN
[invalid-code.any.serviceworker.html]
expected: ERROR
[invalid-code.any.html]
expected: TIMEOUT
[Invalid code (0x0000): instantiateStreaming]
expected: NOTRUN
[Invalid code (0xCAFE): compileStreaming]
expected: NOTRUN
[Invalid code (0x0000): compileStreaming]
expected: TIMEOUT
[Invalid code (0xCAFE): instantiateStreaming]
expected: NOTRUN

View file

@ -0,0 +1,35 @@
[modified-contenttype.any.serviceworker.html]
expected: ERROR
[modified-contenttype.any.sharedworker.html]
expected: ERROR
[modified-contenttype.any.worker.html]
expected: TIMEOUT
[compileStreaming with Content-Type removed late]
expected: NOTRUN
[instantiateStreaming with Content-Type set late]
expected: NOTRUN
[compileStreaming with Content-Type set late]
expected: TIMEOUT
[instantiateStreaming with Content-Type removed late]
expected: NOTRUN
[modified-contenttype.any.html]
expected: TIMEOUT
[compileStreaming with Content-Type removed late]
expected: NOTRUN
[instantiateStreaming with Content-Type set late]
expected: NOTRUN
[compileStreaming with Content-Type set late]
expected: TIMEOUT
[instantiateStreaming with Content-Type removed late]
expected: NOTRUN

View file

@ -0,0 +1,16 @@
[wasm_stream_compile_test.html]
expected: TIMEOUT
[compileStreaming receive promise with response created from ArrayBuffer]
expected: TIMEOUT
[compileStreaming using ReadableStream with Uint8Array chunks]
expected: NOTRUN
[compileStreaming using ReadableStream with ArrayBuffer chunk]
expected: NOTRUN
[compileStreaming using blob]
expected: NOTRUN
[compileStreaming using FormData]
expected: NOTRUN

View file

@ -0,0 +1,16 @@
[wasm_stream_instantiate_test.html]
expected: TIMEOUT
[instantiateStreaming receive promise with response created from ArrayBuffer]
expected: TIMEOUT
[instantiateStreaming using ReadableStream with Uint8Array chunks]
expected: NOTRUN
[instantiateStreaming using ReadableStream with ArrayBuffer chunk]
expected: NOTRUN
[instantiateStreaming using blob]
expected: NOTRUN
[instantiateStreaming using FormData]
expected: NOTRUN