servo/tests/wpt/meta/IndexedDB/idbobjectstore_getAll-options.tentative.any.js.ini
Ashwin Naren 97690b1cba
script: Ensure autoincrement and keypath are passed in correctly from IDBTransaction (#38738)
Previously, the correct autoincremented and keypath parameters were only
being passed if the object store is being created. This PR queries this
info from the backend and passes it onto the constructor in
IDBTransaction. Furthermore it exposes keypath and index_names from
IDBObjectStore, mainly for WPT.

Testing: WPT
Fixes: None

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2025-09-11 09:13:15 +00:00

146 lines
2.5 KiB
INI
Vendored

[idbobjectstore_getAll-options.tentative.any.worker.html]
[Single item get]
expected: FAIL
[Single item get (generated key)]
expected: FAIL
[getAll on empty object store]
expected: FAIL
[Get all values]
expected: FAIL
[Get all with large values]
expected: FAIL
[Test maxCount]
expected: FAIL
[Get bound range]
expected: FAIL
[Get bound range with maxCount]
expected: FAIL
[Get upper excluded]
expected: FAIL
[Get lower excluded]
expected: FAIL
[Get bound range (generated) with maxCount]
expected: FAIL
[Non existent key]
expected: FAIL
[zero maxCount]
expected: FAIL
[Max value count]
expected: FAIL
[Query with empty range where first key < upperBound]
expected: FAIL
[Query with empty range where lowerBound < last key]
expected: FAIL
[Direction: next]
expected: FAIL
[Direction: prev]
expected: FAIL
[Direction: nextunique]
expected: FAIL
[Direction: prevunique]
expected: FAIL
[Direction and query]
expected: FAIL
[Direction, query and count]
expected: FAIL
[Get all values with both options and count]
expected: FAIL
[idbobjectstore_getAll-options.tentative.any.serviceworker.html]
expected: ERROR
[idbobjectstore_getAll-options.tentative.any.sharedworker.html]
expected: ERROR
[idbobjectstore_getAll-options.tentative.any.html]
[Single item get]
expected: FAIL
[Single item get (generated key)]
expected: FAIL
[getAll on empty object store]
expected: FAIL
[Get all values]
expected: FAIL
[Get all with large values]
expected: FAIL
[Test maxCount]
expected: FAIL
[Get bound range]
expected: FAIL
[Get bound range with maxCount]
expected: FAIL
[Get upper excluded]
expected: FAIL
[Get lower excluded]
expected: FAIL
[Get bound range (generated) with maxCount]
expected: FAIL
[Non existent key]
expected: FAIL
[zero maxCount]
expected: FAIL
[Max value count]
expected: FAIL
[Query with empty range where first key < upperBound]
expected: FAIL
[Query with empty range where lowerBound < last key]
expected: FAIL
[Direction: next]
expected: FAIL
[Direction: prev]
expected: FAIL
[Direction: nextunique]
expected: FAIL
[Direction: prevunique]
expected: FAIL
[Direction and query]
expected: FAIL
[Direction, query and count]
expected: FAIL
[Get all values with both options and count]
expected: FAIL