servo/tests/wpt/meta/IndexedDB/idbcursor-request-source.any.js.ini
Ngo Iok Ui (Wu Yu Wei) 25fe003af2
Fix IndexedDB WPT coverage (#37607)
The settings for WPT IndexedDB coverage is incorrect. We never ran the
IndexedDB tests actually.

Testing: `tests/wpt/tests/IndexedDB`

---------

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
2025-06-24 03:47:45 +00:00

56 lines
1.9 KiB
INI
Vendored

[idbcursor-request-source.any.sharedworker.html]
expected: ERROR
[idbcursor-request-source.any.worker.html]
[IDBObjectStore::openCursor's request source must be the IDBObjectStore instance that opened the cursor]
expected: FAIL
[IDBObjectStore::openKeyCursor's request source must be the IDBObjectStore instance that opened the cursor]
expected: FAIL
[IDBIndex::openCursor's request source must be the IDBIndex instance that opened the cursor]
expected: FAIL
[IDBIndex::openKeyCursor's request source must be the IDBIndex instance that opened the cursor]
expected: FAIL
[The source of the request from IDBObjectStore::update() is the cursor itself]
expected: FAIL
[The source of the request from IDBObjectStore::delete() is the cursor itself]
expected: FAIL
[The source of the request from IDBIndex::update() is the cursor itself]
expected: FAIL
[The source of the request from IDBIndex::delete() is the cursor itself]
expected: FAIL
[idbcursor-request-source.any.serviceworker.html]
expected: ERROR
[idbcursor-request-source.any.html]
[IDBObjectStore::openCursor's request source must be the IDBObjectStore instance that opened the cursor]
expected: FAIL
[IDBObjectStore::openKeyCursor's request source must be the IDBObjectStore instance that opened the cursor]
expected: FAIL
[IDBIndex::openCursor's request source must be the IDBIndex instance that opened the cursor]
expected: FAIL
[IDBIndex::openKeyCursor's request source must be the IDBIndex instance that opened the cursor]
expected: FAIL
[The source of the request from IDBObjectStore::update() is the cursor itself]
expected: FAIL
[The source of the request from IDBObjectStore::delete() is the cursor itself]
expected: FAIL
[The source of the request from IDBIndex::update() is the cursor itself]
expected: FAIL
[The source of the request from IDBIndex::delete() is the cursor itself]
expected: FAIL