idbcursor-advance-exception-order.any.js.ini (853B)
1 [idbcursor-advance-exception-order.any.worker.html] 2 3 [idbcursor-advance-exception-order.any.sharedworker.html] 4 5 [idbcursor-advance-exception-order.any.html] 6 7 [idbcursor-advance-exception-order.any.serviceworker.html] 8 expected: 9 if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT] 10 [IDBCursor.advance exception order: TypeError vs. TransactionInactiveError] 11 expected: 12 if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT] 13 14 [IDBCursor.advance exception order: TransactionInactiveError vs. InvalidStateError #1] 15 expected: 16 if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT] 17 18 [IDBCursor.advance exception order: TransactionInactiveError vs. InvalidStateError #2] 19 expected: 20 if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]