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>
20 lines
812 B
INI
Vendored
20 lines
812 B
INI
Vendored
[upgrade-transaction-lifecycle-backend-aborted.any.html]
|
|
[in the abort event handler for a transaction aborted due to an unhandled request error]
|
|
expected: FAIL
|
|
|
|
[in a setTimeout(0) callback after the abort event is fired for a transaction aborted due to an unhandled request failure]
|
|
expected: FAIL
|
|
|
|
|
|
[upgrade-transaction-lifecycle-backend-aborted.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[upgrade-transaction-lifecycle-backend-aborted.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[upgrade-transaction-lifecycle-backend-aborted.any.worker.html]
|
|
[in the abort event handler for a transaction aborted due to an unhandled request error]
|
|
expected: FAIL
|
|
|
|
[in a setTimeout(0) callback after the abort event is fired for a transaction aborted due to an unhandled request failure]
|
|
expected: FAIL
|