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>
26 lines
660 B
INI
Vendored
26 lines
660 B
INI
Vendored
[idbobjectstore_get.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[idbobjectstore_get.any.html]
|
|
[Attempts to retrieve a record that doesn't exist]
|
|
expected: FAIL
|
|
|
|
[Returns the record with the first key in the range]
|
|
expected: FAIL
|
|
|
|
[When a transaction is aborted, throw TransactionInactiveError]
|
|
expected: FAIL
|
|
|
|
|
|
[idbobjectstore_get.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[idbobjectstore_get.any.worker.html]
|
|
[Attempts to retrieve a record that doesn't exist]
|
|
expected: FAIL
|
|
|
|
[Returns the record with the first key in the range]
|
|
expected: FAIL
|
|
|
|
[When a transaction is aborted, throw TransactionInactiveError]
|
|
expected: FAIL
|