mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
None of our automated tests were executing the initial DB setup code because the requested version always matched. Testing: Existing WPT coverage. Signed-off-by: Josh Matthews <josh@joshmatthews.net>
15 lines
537 B
INI
Vendored
15 lines
537 B
INI
Vendored
[idbdatabase-deleteObjectStore-exception-order.any.html]
|
|
[IDBDatabase.deleteObjectStore exception order: InvalidStateError vs. TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
|
|
[idbdatabase-deleteObjectStore-exception-order.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idbdatabase-deleteObjectStore-exception-order.any.worker.html]
|
|
[IDBDatabase.deleteObjectStore exception order: InvalidStateError vs. TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
|
|
[idbdatabase-deleteObjectStore-exception-order.any.serviceworker.html]
|
|
expected: ERROR
|