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>
56 lines
1.5 KiB
INI
Vendored
56 lines
1.5 KiB
INI
Vendored
[idbindex_getKey.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbindex_getKey.any.html]
|
|
[getKey() returns the record's primary key]
|
|
expected: FAIL
|
|
|
|
[getKey() returns the record's primary key where the index contains duplicate values]
|
|
expected: FAIL
|
|
|
|
[getKey() attempt to retrieve the primary key of a record that doesn't exist]
|
|
expected: FAIL
|
|
|
|
[getKey() returns the key of the first record within the range]
|
|
expected: FAIL
|
|
|
|
[getKey() throws DataError when using invalid key]
|
|
expected: FAIL
|
|
|
|
[getKey() throws InvalidStateError when the index is deleted]
|
|
expected: FAIL
|
|
|
|
[getKey() throws TransactionInactiveError on aborted transaction]
|
|
expected: FAIL
|
|
|
|
[getKey() throws InvalidStateError on index deleted by aborted upgrade]
|
|
expected: FAIL
|
|
|
|
|
|
[idbindex_getKey.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idbindex_getKey.any.worker.html]
|
|
[getKey() returns the record's primary key]
|
|
expected: FAIL
|
|
|
|
[getKey() returns the record's primary key where the index contains duplicate values]
|
|
expected: FAIL
|
|
|
|
[getKey() attempt to retrieve the primary key of a record that doesn't exist]
|
|
expected: FAIL
|
|
|
|
[getKey() returns the key of the first record within the range]
|
|
expected: FAIL
|
|
|
|
[getKey() throws DataError when using invalid key]
|
|
expected: FAIL
|
|
|
|
[getKey() throws InvalidStateError when the index is deleted]
|
|
expected: FAIL
|
|
|
|
[getKey() throws TransactionInactiveError on aborted transaction]
|
|
expected: FAIL
|
|
|
|
[getKey() throws InvalidStateError on index deleted by aborted upgrade]
|
|
expected: FAIL
|