servo/tests/wpt/meta/IndexedDB/idbobjectstore-add-put-exception-order.any.js.ini
Josh Matthews b7cdd88b8e
IndexedDB: Handle missing object stores in object store operations (#38115)
These changes fix a large number of panics that can manifest as
intermittent test failures. They also add more specification text to
various IDBObjectStore methods and implement missing steps that check
for whether an object store is deleted.

Testing: Existing test coverage.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-08-22 22:04:34 +00:00

20 lines
684 B
INI
Vendored

[idbobjectstore-add-put-exception-order.any.sharedworker.html]
expected: ERROR
[idbobjectstore-add-put-exception-order.any.serviceworker.html]
expected: ERROR
[idbobjectstore-add-put-exception-order.any.html]
[IDBObjectStore.put exception order: TransactionInactiveError vs. ReadOnlyError]
expected: FAIL
[IDBObjectStore.add exception order: TransactionInactiveError vs. ReadOnlyError]
expected: FAIL
[idbobjectstore-add-put-exception-order.any.worker.html]
[IDBObjectStore.put exception order: TransactionInactiveError vs. ReadOnlyError]
expected: FAIL
[IDBObjectStore.add exception order: TransactionInactiveError vs. ReadOnlyError]
expected: FAIL