mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
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:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
35
tests/wpt/meta/wasm/webapi/invalid-code.any.js.ini
Normal file
35
tests/wpt/meta/wasm/webapi/invalid-code.any.js.ini
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue