73 lines
1.9 KiB
INI
73 lines
1.9 KiB
INI
[idbindex_getAll.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
if os == "mac": [OK, CRASH]
|
|
|
|
[idbindex_getAll.any.sharedworker.html]
|
|
expected:
|
|
if (os == "win") and not debug: [OK, TIMEOUT]
|
|
[Retrieve multiEntry key]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Retrieve one key multiple values]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Non existent key]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Get bound range (generated) with maxCount]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[maxCount=0]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
[Get lower excluded]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, TIMEOUT]
|
|
|
|
|
|
[idbindex_getAll.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[idbindex_getAll.any.serviceworker.html]
|
|
tags: [fails_in_pbm]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64"): [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
[Get bound range with maxCount]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
|
|
|
|
[Get upper excluded]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64"): [PASS, 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]
|
|
|
|
[Retrieve multiEntry key]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
|
|
|
|
[Retrieve one key multiple values]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]
|