fune/testing/web-platform/meta/IndexedDB/idbobjectstore_getAllKeys.any.js.ini
moz-wptsync-bot 53f11d24f2 Bug 1817940 - [wpt-sync] Update web-platform-tests to edc7cac3a37e9478fa301fe4c001bcaa3d79c62e, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e
wpt-type: landing
2023-02-28 05:41:09 +00:00

109 lines
3.5 KiB
INI

[idbobjectstore_getAllKeys.any.worker.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Single item get (generated key)]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[getAllKeys on empty object store]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get all values]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Test maxCount]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
[Get bound range]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
[Get bound range with maxCount]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
[Get upper excluded]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[Get lower excluded]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
[Get bound range (generated) with maxCount]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[Non existent key]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[zero maxCount]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[idbobjectstore_getAllKeys.any.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Single item get]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[Single item get (generated key)]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[getAllKeys on empty object store]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get all values]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Test maxCount]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get bound range]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get bound range with maxCount]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get upper excluded]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get lower excluded]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[Get bound range (generated) with maxCount]
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 and (processor == "x86_64"): [PASS, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]