mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
tests: Turn on IndexedDB
tests and update results (#38722)
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
parent
fbf0eb11a2
commit
7621332824
13 changed files with 120 additions and 34 deletions
|
@ -205,6 +205,9 @@
|
|||
[SyntaxError: SyntaxError: ghi]
|
||||
expected: FAIL
|
||||
|
||||
[Float16Array: -Infinity,-1.5,-1,-0.5,0,0.5,1,1.5,Infinity,NaN]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[structured-clone.any.html?101-last]
|
||||
[TypeError: TypeError]
|
||||
|
@ -279,6 +282,9 @@
|
|||
[Not serializable: MessageChannel: [object MessageChannel\]]
|
||||
expected: FAIL
|
||||
|
||||
[SyntaxError: SyntaxError: ghi]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[structured-clone.any.worker.html?21-40]
|
||||
[number: Infinity]
|
||||
|
@ -902,6 +908,9 @@
|
|||
[Not serializable: MessageChannel: [object MessageChannel\]]
|
||||
expected: FAIL
|
||||
|
||||
[SyntaxError: SyntaxError: ghi]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[structured-clone.any.worker.html?81-100]
|
||||
[Uint16Array: 0,1,65534,65535]
|
||||
|
@ -964,6 +973,9 @@
|
|||
[SyntaxError: SyntaxError: ghi]
|
||||
expected: FAIL
|
||||
|
||||
[Float16Array: -Infinity,-1.5,-1,-0.5,0,0.5,1,1.5,Infinity,NaN]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[structured-clone.any.html?21-40]
|
||||
[number: Infinity]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue