mirror of
https://github.com/servo/servo.git
synced 2025-09-16 09:58:23 +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>
27 lines
983 B
INI
Vendored
27 lines
983 B
INI
Vendored
[idbobjectstore-deleteIndex-exception-order.any.worker.html]
|
|
[IDBObjectStore.deleteIndex exception order: InvalidStateError #1 vs. TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.deleteIndex exception order: InvalidStateError #2 vs. TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.deleteIndex exception order: TransactionInactiveError vs. NotFoundError]
|
|
expected: FAIL
|
|
|
|
|
|
[idbobjectstore-deleteIndex-exception-order.any.html]
|
|
[IDBObjectStore.deleteIndex exception order: InvalidStateError #1 vs. TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.deleteIndex exception order: InvalidStateError #2 vs. TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.deleteIndex exception order: TransactionInactiveError vs. NotFoundError]
|
|
expected: FAIL
|
|
|
|
|
|
[idbobjectstore-deleteIndex-exception-order.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbobjectstore-deleteIndex-exception-order.any.sharedworker.html]
|
|
expected: ERROR
|