mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +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
63
tests/wpt/meta/wasm/jsapi/global/constructor.any.js.ini
Normal file
63
tests/wpt/meta/wasm/jsapi/global/constructor.any.js.ini
Normal file
|
@ -0,0 +1,63 @@
|
|||
[constructor.any.html]
|
||||
[i64 with default]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with toString returning string for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value bigint "123" for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value "3" for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with toString returning bigint for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with valueOf returning string for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value true for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value undefined for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value false for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with valueOf returning bigint for type i64]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constructor.any.worker.html]
|
||||
[i64 with default]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with toString returning string for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value bigint "123" for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value "3" for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with toString returning bigint for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with valueOf returning string for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value true for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value undefined for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value false for type i64]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit value object with valueOf returning bigint for type i64]
|
||||
expected: FAIL
|
||||
|
104
tests/wpt/meta/wasm/jsapi/global/type.tentative.any.js.ini
Normal file
104
tests/wpt/meta/wasm/jsapi/global/type.tentative.any.js.ini
Normal file
|
@ -0,0 +1,104 @@
|
|||
[type.tentative.any.html]
|
||||
[anyref, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[i64, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[f64, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[i64, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[funcref, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[i32, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[f32, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[f64, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[funcref, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[i32, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[anyref, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[f32, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[key ordering]
|
||||
expected: FAIL
|
||||
|
||||
[externref, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[externref, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[anyfunc, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[anyfunc, immutable]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[type.tentative.any.worker.html]
|
||||
[anyref, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[i64, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[f64, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[i64, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[funcref, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[i32, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[f32, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[f64, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[funcref, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[i32, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[anyref, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[f32, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[key ordering]
|
||||
expected: FAIL
|
||||
|
||||
[externref, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[externref, immutable]
|
||||
expected: FAIL
|
||||
|
||||
[anyfunc, mutable]
|
||||
expected: FAIL
|
||||
|
||||
[anyfunc, immutable]
|
||||
expected: FAIL
|
105
tests/wpt/meta/wasm/jsapi/global/value-get-set.any.js.ini
Normal file
105
tests/wpt/meta/wasm/jsapi/global/value-get-set.any.js.ini
Normal file
|
@ -0,0 +1,105 @@
|
|||
[value-get-set.any.html]
|
||||
[Immutable i64 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[i64 mutability]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (null)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[value-get-set.any.worker.html]
|
||||
[Immutable i64 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[i64 mutability]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 with ToNumber side-effects (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i64 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i64 (null)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue