tests: Turn on IndexedDB tests and update results (#38722)

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
Ashwin Naren 2025-08-17 01:32:29 -07:00 committed by GitHub
parent fbf0eb11a2
commit 7621332824
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 120 additions and 34 deletions

View file

@ -15,6 +15,9 @@
[If the object store has been deleted, the implementation must throw a DOMException of type InvalidStateError]
expected: FAIL
[delete() key doesn't match any records]
expected: FAIL
[idbobjectstore_delete.any.serviceworker.html]
expected: ERROR
@ -36,6 +39,9 @@
[If the object store has been deleted, the implementation must throw a DOMException of type InvalidStateError]
expected: FAIL
[delete() key doesn't match any records]
expected: FAIL
[idbobjectstore_delete.any.sharedworker.html]
expected: ERROR