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>
35 lines
881 B
INI
Vendored
35 lines
881 B
INI
Vendored
[idbtransaction_objectStoreNames.any.html]
|
|
expected: CRASH
|
|
|
|
[idbtransaction_objectStoreNames.any.worker.html]
|
|
expected: CRASH
|
|
[IDBTransaction.objectStoreNames - during upgrade transaction]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - value after close]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - transaction scope]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - value after commit]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - value after abort]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - sorting]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - no duplicates]
|
|
expected: FAIL
|
|
|
|
[IDBTransaction.objectStoreNames - unusual names]
|
|
expected: FAIL
|
|
|
|
|
|
[idbtransaction_objectStoreNames.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbtransaction_objectStoreNames.any.sharedworker.html]
|
|
expected: ERROR
|