servo/tests/wpt/meta/IndexedDB/upgrade-transaction-deactivation-timing.any.js.ini
Josh Matthews 18230e9630
indexeddb: Initialize DB version to zero. (#38819)
None of our automated tests were executing the initial DB setup code
because the requested version always matched.

Testing: Existing WPT coverage.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-08-21 22:49:57 +00:00

27 lines
791 B
INI
Vendored

[upgrade-transaction-deactivation-timing.any.worker.html]
[Upgrade transactions are active in upgradeneeded callback]
expected: FAIL
[Upgrade transactions are active in upgradeneeded callback and microtasks]
expected: FAIL
[Upgrade transactions are deactivated before next task]
expected: FAIL
[upgrade-transaction-deactivation-timing.any.html]
[Upgrade transactions are active in upgradeneeded callback]
expected: FAIL
[Upgrade transactions are active in upgradeneeded callback and microtasks]
expected: FAIL
[Upgrade transactions are deactivated before next task]
expected: FAIL
[upgrade-transaction-deactivation-timing.any.sharedworker.html]
expected: ERROR
[upgrade-transaction-deactivation-timing.any.serviceworker.html]
expected: ERROR