[idbcursor-advance-invalid.any.html]
expected:
if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
[IDBCursor.advance() - invalid - attempt to call advance twice]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[IDBCursor.advance() - invalid - pass something other than number]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[IDBCursor.advance() - invalid - pass null/undefined]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[IDBCursor.advance() - invalid - missing argument]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[IDBCursor.advance() - invalid - pass negative numbers]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[IDBCursor.advance() - invalid - got value not set on exception]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT]
[idbcursor-advance-invalid.any.sharedworker.html]
[idbcursor-advance-invalid.any.serviceworker.html]
[idbcursor-advance-invalid.any.worker.html]