mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Enable wasm tests.
This commit is contained in:
parent
f37124563b
commit
4482ccc52d
32 changed files with 1795 additions and 0 deletions
99
tests/wpt/metadata/wasm/jsapi/table/constructor.any.js.ini
Normal file
99
tests/wpt/metadata/wasm/jsapi/table/constructor.any.js.ini
Normal file
|
@ -0,0 +1,99 @@
|
|||
[constructor.any.html]
|
||||
[Out-of-range maximum value in descriptor: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Proxy descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Undefined initial value in descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Order of evaluation for descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Type conversion for descriptor.element]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constructor.any.worker.html]
|
||||
[Out-of-range maximum value in descriptor: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Proxy descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Undefined initial value in descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Order of evaluation for descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range maximum value in descriptor: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Type conversion for descriptor.element]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range initial value in descriptor: 68719476736]
|
||||
expected: FAIL
|
||||
|
117
tests/wpt/metadata/wasm/jsapi/table/get-set.any.js.ini
Normal file
117
tests/wpt/metadata/wasm/jsapi/table/get-set.any.js.ini
Normal file
|
@ -0,0 +1,117 @@
|
|||
[get-set.any.worker.html]
|
||||
[Setting out-of-range argument: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: object "[object Object\]"]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Missing arguments: get]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: object "[object Object\]"]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[get-set.any.html]
|
||||
[Setting out-of-range argument: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: object "[object Object\]"]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Missing arguments: get]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: object "[object Object\]"]
|
||||
expected: FAIL
|
||||
|
||||
[Setting out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Getting out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
63
tests/wpt/metadata/wasm/jsapi/table/grow.any.js.ini
Normal file
63
tests/wpt/metadata/wasm/jsapi/table/grow.any.js.ini
Normal file
|
@ -0,0 +1,63 @@
|
|||
[grow.any.html]
|
||||
[Out-of-range argument: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Missing arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: object "[object Object\]"]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[grow.any.worker.html]
|
||||
[Out-of-range argument: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: 4294967296]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Missing arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: -1]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: NaN]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: object "[object Object\]"]
|
||||
expected: FAIL
|
||||
|
||||
[Out-of-range argument: "0x100000000"]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue