mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +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>
32 lines
838 B
INI
Vendored
32 lines
838 B
INI
Vendored
[idbindex_count.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbindex_count.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idbindex_count.any.worker.html]
|
|
[count() returns the number of records in the index]
|
|
expected: FAIL
|
|
|
|
[count() returns the number of records that have keys within the range]
|
|
expected: FAIL
|
|
|
|
[count() returns the number of records that have keys with the key]
|
|
expected: FAIL
|
|
|
|
[count() throws DataError when using invalid key]
|
|
expected: FAIL
|
|
|
|
|
|
[idbindex_count.any.html]
|
|
[count() returns the number of records in the index]
|
|
expected: FAIL
|
|
|
|
[count() returns the number of records that have keys within the range]
|
|
expected: FAIL
|
|
|
|
[count() returns the number of records that have keys with the key]
|
|
expected: FAIL
|
|
|
|
[count() throws DataError when using invalid key]
|
|
expected: FAIL
|