mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
|
@ -1,9 +1,10 @@
|
|||
[idbobjectstore_count.any.worker.html]
|
||||
expected: TIMEOUT
|
||||
[Returns the number of records in the object store ]
|
||||
expected: FAIL
|
||||
|
||||
[Returns the number of records that have keys within the range ]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Returns the number of records that have keys with the key]
|
||||
expected: FAIL
|
||||
|
@ -16,11 +17,12 @@
|
|||
expected: ERROR
|
||||
|
||||
[idbobjectstore_count.any.html]
|
||||
expected: TIMEOUT
|
||||
[Returns the number of records in the object store ]
|
||||
expected: FAIL
|
||||
|
||||
[Returns the number of records that have keys within the range ]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Returns the number of records that have keys with the key]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue