Completely failed files: 357; Completely failed subtests: 35; Failure level: 35/1146 (3.05%)
| Test | FF64 |
|---|---|
| /IndexedDB/idbfactory-databases-opaque-origin.html (2/2, 100.00%, 0.17% of total) | TIMEOUT |
| IDBFactory.databases() in non-sandboxed iframe should not reject | TIMEOUT |
| IDBFactory.databases() in sandboxed iframe should reject | NOTRUN |
| /IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.html (2/4, 50.00%, 0.17% of total) | OK |
| IDBIndex.openCursor() iterates over an index on the autoincrement key | FAIL |
| IDBIndex.openKeyCursor() iterates over an index on the autoincrement key | FAIL |
| /IndexedDB/historical.html (3/15, 20.00%, 0.26% of total) | OK |
| "IDBFileHandle" should not be supported | FAIL |
| "IDBFileRequest" should not be supported | FAIL |
| "IDBMutableFile" should not be supported | FAIL |
| /IndexedDB/key-generators/reading-autoincrement-indexes.any.html (3/6, 50.00%, 0.26% of total) | OK |
| IDBIndex.get() for an index on the autoincrement key | FAIL |
| IDBIndex.getAll() for an index on the autoincrement key | FAIL |
| IDBIndex.getAllKeys() for an index on the autoincrement key | FAIL |
| /IndexedDB/idbfactory_open9.htm (4/18, 22.22%, 0.35% of total) | OK |
| Calling open() with version argument null should throw TypeError. | FAIL |
| Calling open() with version argument object (second) should throw TypeError. | FAIL |
| Calling open() with version argument object (third) should throw TypeError. | FAIL |
| Calling open() with version argument object should throw TypeError. | FAIL |
| /IndexedDB/idb-explicit-commit-throw.any.html (1/1, 100.00%, 0.09% of total) | OK |
| Any errors in callbacks that run after an explicit commit will not stop the commit from being processed. | FAIL |
| /IndexedDB/bigint_value.htm (1/1, 100.00%, 0.09% of total) | OK |
| IndexedDB: BigInt keys and values | FAIL |
| /IndexedDB/idlharness.any.html (2/184, 1.09%, 0.17% of total) | OK |
| IDBFactory interface: [object IDBFactory] must inherit property "databases()" with the proper type | FAIL |
| IDBFactory interface: operation databases() | FAIL |
| /IndexedDB/idbobjectstore_createIndex15-autoincrement.htm (1/2, 50.00%, 0.09% of total) | OK |
| Auto-Increment Primary Key | FAIL |
| /IndexedDB/idb-explicit-commit.any.html (9/9, 100.00%, 0.79% of total) | OK |
| A committed transaction becomes inactive immediately. | FAIL |
| A committed transaction is inactive in future request callbacks. | FAIL |
| Calling abort on a committed transaction throws and does not prevent persisting the data. | FAIL |
| Calling commit on a committed transaction throws. | FAIL |
| Calling commit on an aborted transaction throws. | FAIL |
| Calling txn.commit() when txn is inactive should throw. | FAIL |
| Explicitly committed data can be read back out. | FAIL |
| Puts issued after commit are not fulfilled. | FAIL |
| commit() on a version change transaction does not cause errors. | FAIL |
| /IndexedDB/get-databases.any.html (5/5, 100.00%, 0.44% of total) | OK |
| Ensure that databases() doesn't pick up changes that haven't commited. | FAIL |
| Ensure that databases() returns a promise. | FAIL |
| Enumerate multiple databases. | FAIL |
| Enumerate one database. | FAIL |
| Make sure an empty list is returned for the case of no databases. | FAIL |
| /IndexedDB/idb-binary-key-detached.htm (2/2, 100.00%, 0.17% of total) | OK |
| Detached ArrayBuffer | FAIL |
| Detached TypedArray | FAIL |