servo/tests/wpt/meta/IndexedDB/idbobjectstore_getAll.any.js.ini
Ashwin Naren 8a59c2cf56
Implement indexeddb array conversion (#38288)
Implement conversion from js arrays into rust.

Testing: WPT
Fixes: None

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
2025-09-20 06:33:16 +00:00

51 lines
977 B
INI
Vendored

[idbobjectstore_getAll.any.html]
[Single item get (generated key)]
expected: FAIL
[Get all with large values]
expected: FAIL
[Get upper excluded]
expected: FAIL
[Get lower excluded]
expected: FAIL
[Get bound range (generated) with maxCount]
expected: FAIL
[Get all values with invalid query keys]
expected: FAIL
[Get all values with transaction.commit()]
expected: FAIL
[idbobjectstore_getAll.any.serviceworker.html]
expected: ERROR
[idbobjectstore_getAll.any.worker.html]
[Single item get (generated key)]
expected: FAIL
[Get all with large values]
expected: FAIL
[Get upper excluded]
expected: FAIL
[Get lower excluded]
expected: FAIL
[Get bound range (generated) with maxCount]
expected: FAIL
[Get all values with invalid query keys]
expected: FAIL
[Get all values with transaction.commit()]
expected: FAIL
[idbobjectstore_getAll.any.sharedworker.html]
expected: ERROR