servo/tests/wpt/meta/IndexedDB/idbobjectstore_clear.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
446 B
INI
Vendored

[idbobjectstore_clear.any.html]
[Verify clear removes all records ]
expected: FAIL
[Clear removes all records from an index ]
expected: FAIL
[idbobjectstore_clear.any.sharedworker.html]
expected: ERROR
[idbobjectstore_clear.any.serviceworker.html]
expected: ERROR
[idbobjectstore_clear.any.worker.html]
[Verify clear removes all records ]
expected: FAIL
[Clear removes all records from an index ]
expected: FAIL