mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +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
14
tests/wpt/meta/wasm/jsapi/function/call.tentative.any.js.ini
Normal file
14
tests/wpt/meta/wasm/jsapi/function/call.tentative.any.js.ini
Normal file
|
@ -0,0 +1,14 @@
|
|||
[call.tentative.any.worker.html]
|
||||
[test calling function]
|
||||
expected: FAIL
|
||||
|
||||
[test constructing function]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[call.tentative.any.html]
|
||||
[test calling function]
|
||||
expected: FAIL
|
||||
|
||||
[test constructing function]
|
||||
expected: FAIL
|
|
@ -0,0 +1,68 @@
|
|||
[constructor.tentative.any.html]
|
||||
[name]
|
||||
expected: FAIL
|
||||
|
||||
[length]
|
||||
expected: FAIL
|
||||
|
||||
[Too few arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Calling]
|
||||
expected: FAIL
|
||||
|
||||
[construct with JS function]
|
||||
expected: FAIL
|
||||
|
||||
[fail with missing results]
|
||||
expected: FAIL
|
||||
|
||||
[fail with missing parameters]
|
||||
expected: FAIL
|
||||
|
||||
[fail with non-string parameters & results]
|
||||
expected: FAIL
|
||||
|
||||
[fail with non-existent parameter and result type]
|
||||
expected: FAIL
|
||||
|
||||
[fail with non-function object]
|
||||
expected: FAIL
|
||||
|
||||
[fail to construct with non-callable object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constructor.tentative.any.worker.html]
|
||||
[name]
|
||||
expected: FAIL
|
||||
|
||||
[length]
|
||||
expected: FAIL
|
||||
|
||||
[Too few arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Calling]
|
||||
expected: FAIL
|
||||
|
||||
[construct with JS function]
|
||||
expected: FAIL
|
||||
|
||||
[fail with missing results]
|
||||
expected: FAIL
|
||||
|
||||
[fail with missing parameters]
|
||||
expected: FAIL
|
||||
|
||||
[fail with non-string parameters & results]
|
||||
expected: FAIL
|
||||
|
||||
[fail with non-existent parameter and result type]
|
||||
expected: FAIL
|
||||
|
||||
[fail with non-function object]
|
||||
expected: FAIL
|
||||
|
||||
[fail to construct with non-callable object]
|
||||
expected: FAIL
|
|
@ -0,0 +1,8 @@
|
|||
[table.tentative.any.html]
|
||||
[Test insertion into table]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[table.tentative.any.worker.html]
|
||||
[Test insertion into table]
|
||||
expected: FAIL
|
14
tests/wpt/meta/wasm/jsapi/function/type.tentative.any.js.ini
Normal file
14
tests/wpt/meta/wasm/jsapi/function/type.tentative.any.js.ini
Normal file
|
@ -0,0 +1,14 @@
|
|||
[type.tentative.any.worker.html]
|
||||
[Check empty results and parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Check all types]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[type.tentative.any.html]
|
||||
[Check empty results and parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Check all types]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue