mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
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:
parent
23b068a692
commit
b73c04815d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user