mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Enable wasm tests.
This commit is contained in:
parent
f37124563b
commit
4482ccc52d
32 changed files with 1795 additions and 0 deletions
101
tests/wpt/metadata/wasm/jsapi/interface.any.js.ini
Normal file
101
tests/wpt/metadata/wasm/jsapi/interface.any.js.ini
Normal file
|
@ -0,0 +1,101 @@
|
|||
[interface.any.html]
|
||||
expected: ERROR
|
||||
[WebAssembly.Table.get]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Table.length]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module.imports]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module.exports]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Memory.grow]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Memory.buffer]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Global: prototype]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.compile]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module.customSections]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Table.set]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Instance.exports]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.validate]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Global: prototype.constructor]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Global: property descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.instantiate]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Table.grow]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[interface.any.worker.html]
|
||||
expected: ERROR
|
||||
[WebAssembly.Table.get]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Table.length]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module.imports]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module.exports]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Memory.grow]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Memory.buffer]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Global: prototype]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.compile]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module.customSections]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Table.set]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Instance.exports]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.validate]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Global: prototype.constructor]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Global: property descriptor]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.instantiate]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Table.grow]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue