mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Enable wasm tests.
This commit is contained in:
parent
f37124563b
commit
4482ccc52d
32 changed files with 1795 additions and 0 deletions
45
tests/wpt/metadata/wasm/jsapi/constructor/compile.any.js.ini
Normal file
45
tests/wpt/metadata/wasm/jsapi/constructor/compile.any.js.ini
Normal file
|
@ -0,0 +1,45 @@
|
|||
[compile.any.worker.html]
|
||||
[Invalid arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid code]
|
||||
expected: FAIL
|
||||
|
||||
[Branding]
|
||||
expected: FAIL
|
||||
|
||||
[Missing argument]
|
||||
expected: FAIL
|
||||
|
||||
[Result type]
|
||||
expected: FAIL
|
||||
|
||||
[Promise type]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the buffer]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[compile.any.html]
|
||||
[Invalid arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid code]
|
||||
expected: FAIL
|
||||
|
||||
[Branding]
|
||||
expected: FAIL
|
||||
|
||||
[Missing argument]
|
||||
expected: FAIL
|
||||
|
||||
[Result type]
|
||||
expected: FAIL
|
||||
|
||||
[Promise type]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the buffer]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue