trisquel-icecat/icecat/testing/web-platform/meta/IndexedDB/idbindex_getAllKeys.any.js.ini
2025-10-06 02:35:48 -06:00

51 lines
1.4 KiB
INI

[idbindex_getAllKeys.any.worker.html]
expected:
if (os == "win") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
[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]
[maxCount=0]
expected:
if (os == "win") and not debug: [PASS, TIMEOUT]
[idbindex_getAllKeys.any.html]
expected:
if (os == "win") and (processor == "x86_64"): [OK, TIMEOUT]
if os == "mac": [OK, CRASH]
[Non existent key]
expected:
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
[maxCount=0]
expected:
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
[idbindex_getAllKeys.any.serviceworker.html]
tags: [fails_in_pbm]
[idbindex_getAllKeys.any.sharedworker.html]
expected:
if (os == "win") and not debug: [OK, TIMEOUT]
[Get lower excluded]
expected:
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
[Get bound range (generated) with maxCount]
expected:
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
[Non existent key]
expected:
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
[maxCount=0]
expected:
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]