Bug 1799374 - Require IndexedDB/idb-explicit-commit.any.html to always pass; r=dom-storage-reviewers,asuth

Differential Revision: https://phabricator.services.mozilla.com/D204214
This commit is contained in:
Jan Varga 2024-03-24 07:22:04 +00:00
parent 23b068a692
commit b73c04815d

View File

@ -6,7 +6,6 @@
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "win") and not debug: [ERROR, OK, TIMEOUT]
if os == "android": OK
[ERROR, OK]
[Transactions that explicitly commit and have errors should abort.]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS, NOTRUN]
@ -14,7 +13,6 @@
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "win") and not debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if os == "android": PASS
[FAIL, PASS]
[Transactions that handle all errors properly should behave as expected when an explicit commit is called in an onerror handler.]
expected: