[idbcursor-advance.any.sharedworker.html]
[idbcursor-advance.any.worker.html]
expected:
if (os == "linux") and not debug and not asan: [OK, TIMEOUT]
if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
[IDBCursor.advance() - within single key range, with several results]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
if (os == "android") and sessionHistoryInParent and debug: [PASS, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[IDBCursor.advance() - advances backwards]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[IDBCursor.advance() - within single key range]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[IDBCursor.advance() - advances]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[IDBCursor.advance() - within range]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[IDBCursor.advance() - skip far forward]
expected:
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[idbcursor-advance.any.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
[IDBCursor.advance() - within single key range, with several results]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[idbcursor-advance.any.serviceworker.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]