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.2 KiB
INI
Vendored
44 lines
1.2 KiB
INI
Vendored
[idbcursor-advance-invalid.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idbcursor-advance-invalid.any.worker.html]
|
|
[IDBCursor.advance() - invalid - attempt to call advance twice]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - pass something other than number]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - pass null/undefined]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - missing argument]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - pass negative numbers]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - got value not set on exception]
|
|
expected: FAIL
|
|
|
|
|
|
[idbcursor-advance-invalid.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbcursor-advance-invalid.any.html]
|
|
[IDBCursor.advance() - invalid - attempt to call advance twice]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - pass something other than number]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - pass null/undefined]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - missing argument]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - pass negative numbers]
|
|
expected: FAIL
|
|
|
|
[IDBCursor.advance() - invalid - got value not set on exception]
|
|
expected: FAIL
|