servo/tests/wpt/meta/IndexedDB/idbindex_count.any.js.ini
Ngo Iok Ui (Wu Yu Wei) 25fe003af2
Fix IndexedDB WPT coverage (#37607)
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>
2025-06-24 03:47:45 +00:00

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