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>
44 lines
1,006 B
INI
Vendored
44 lines
1,006 B
INI
Vendored
[idbcursor-continue.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbcursor-continue.any.html]
|
|
[IDBCursor.continue() - continues]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - with given key]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - skip far forward]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - within range]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - within single key range]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - within single key range, with several results]
|
|
expected: FAIL
|
|
|
|
|
|
[idbcursor-continue.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idbcursor-continue.any.worker.html]
|
|
[IDBCursor.continue() - continues]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - with given key]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - skip far forward]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - within range]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - within single key range]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.continue() - within single key range, with several results]
|
|
expected: FAIL
|