[idbobjectstore-query-exception-order.html]
disabled:
if win10_2004 and ccov: https://bugzilla.mozilla.org/show_bug.cgi?id=1733368
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
[IDBObjectStore.openCursor exception order: TransactionInactiveError vs. DataError]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBObjectStore.openKeyCursor exception order: TransactionInactiveError vs. DataError]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[IDBObjectStore.openKeyCursor exception order: InvalidStateError vs. TransactionInactiveError]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]