mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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>
56 lines
1.9 KiB
INI
Vendored
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
|