servo/tests/wpt/meta/IndexedDB/idbdatabase-deleteObjectStore-exception-order.any.js.ini
Josh Matthews 18230e9630
indexeddb: Initialize DB version to zero. (#38819)
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>
2025-08-21 22:49:57 +00:00

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