Source code
Revision control
Copy as Markdown
Other Tools
[idbobjectstore_getAll.any.html]
expected:
if os == "win": [OK, TIMEOUT]
[Non existent key]
expected:
if os == "win": [PASS, TIMEOUT]
[zero maxCount]
expected:
if os == "win": [PASS, TIMEOUT]
[Get upper excluded]
expected:
if os == "win": [PASS, TIMEOUT]
[Get bound range with maxCount]
expected:
if os == "win": [PASS, TIMEOUT]
[Get bound range (generated) with maxCount]
expected:
if os == "win": [PASS, TIMEOUT]
[Get lower excluded]
expected:
if os == "win": [PASS, TIMEOUT]
[Test maxCount]
expected:
if processor == "x86": [PASS, TIMEOUT]
[Single item get (generated key)]
expected:
if processor == "x86": [PASS, TIMEOUT]
[Get all values]
expected:
if processor == "x86": [PASS, TIMEOUT]
[Get bound range]
expected:
if processor == "x86": [PASS, TIMEOUT]
[getAll on empty object store]
expected:
if processor == "x86": [PASS, TIMEOUT]
[idbobjectstore_getAll.any.worker.html]
expected:
if (os == "win") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
[getAll on empty object store]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get upper excluded]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Non existent key]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[zero maxCount]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get bound range with maxCount]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get all values]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get bound range]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get bound range (generated) with maxCount]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get lower excluded]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Test maxCount]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[idbobjectstore_getAll.any.sharedworker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[idbobjectstore_getAll.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]