Test files without 2 passes: 5; Subtests without 2 passes: 8; Failure level: 8/1239 (0.65%)
Test | Ch63 | Ed15 | Ff58 | Sf11 |
---|---|---|---|---|
/IndexedDB/clone-before-keypath-eval.html (2/5, 40.00%, 0.16% of total) | OK | ERROR | OK | OK |
Store and index key path evaluations operate on the same clone | PASS | FAIL | FAIL | FAIL |
Cursor update checks and keypath evaluations operate on a clone | PASS | FAIL | FAIL | FAIL |
/IndexedDB/error-attributes.html (1/1, 100.00%, 0.08% of total) | OK | OK | OK | OK |
IDBRequest and IDBTransaction error properties should be DOMExceptions | PASS | FAIL | FAIL | FAIL |
/IndexedDB/idb-binary-key-detached.htm (2/2, 100.00%, 0.16% of total) | OK | OK | OK | OK |
Detached ArrayBuffer | PASS | FAIL | FAIL | FAIL |
Detached TypedArray | PASS | FAIL | FAIL | FAIL |
/IndexedDB/idbobjectstore_createIndex15-autoincrement.htm (1/2, 50.00%, 0.08% of total) | OK | OK | OK | OK |
Auto-Increment Primary Key | FAIL | FAIL | FAIL | PASS |
/IndexedDB/keypath-exceptions.htm (2/6, 33.33%, 0.16% of total) | OK | ERROR | OK | OK |
Key path evaluation: Exceptions from non-enumerable getters on prototype | PASS | FAIL | FAIL | FAIL |
Key path evaluation: Exceptions from enumerable getters on prototype | PASS | FAIL | FAIL | FAIL |