Harness status: OK

Found 12 tests

12 Pass
Pass	IDBObjectStore.get exception order: InvalidStateError vs. TransactionInactiveError
Pass	IDBObjectStore.get exception order: TransactionInactiveError vs. DataError
Pass	IDBObjectStore.getAll exception order: InvalidStateError vs. TransactionInactiveError
Pass	IDBObjectStore.getAll exception order: TransactionInactiveError vs. DataError
Pass	IDBObjectStore.getAllKeys exception order: InvalidStateError vs. TransactionInactiveError
Pass	IDBObjectStore.getAllKeys exception order: TransactionInactiveError vs. DataError
Pass	IDBObjectStore.count exception order: InvalidStateError vs. TransactionInactiveError
Pass	IDBObjectStore.count exception order: TransactionInactiveError vs. DataError
Pass	IDBObjectStore.openCursor exception order: InvalidStateError vs. TransactionInactiveError
Pass	IDBObjectStore.openCursor exception order: TransactionInactiveError vs. DataError
Pass	IDBObjectStore.openKeyCursor exception order: InvalidStateError vs. TransactionInactiveError
Pass	IDBObjectStore.openKeyCursor exception order: TransactionInactiveError vs. DataError