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
|
@ -3,6 +3,9 @@
|
|||
[Deactivation of new transactions happens at end of invocation]
|
||||
expected: TIMEOUT
|
||||
|
||||
[New transactions are deactivated before next task]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[transaction-deactivation-timing.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
@ -12,6 +15,9 @@
|
|||
[Deactivation of new transactions happens at end of invocation]
|
||||
expected: TIMEOUT
|
||||
|
||||
[New transactions are deactivated before next task]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[transaction-deactivation-timing.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue