servo/tests/wpt/meta/IndexedDB/key-conversion-exceptions.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

69 lines
1.7 KiB
INI
Vendored

[key-conversion-exceptions.any.serviceworker.html]
expected: ERROR
[key-conversion-exceptions.any.worker.html]
[IndexedDB: Exceptions thrown during key conversion]
expected: FAIL
[IDBCursor update() method with throwing/invalid keys]
expected: FAIL
[IDBIndex get() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getKey() method with throwing/invalid keys]
expected: FAIL
[IDBIndex count() method with throwing/invalid keys]
expected: FAIL
[IDBIndex openCursor() method with throwing/invalid keys]
expected: FAIL
[IDBIndex openKeyCursor() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getAll() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getAllKeys() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getAllRecords() method with throwing/invalid keys]
expected: FAIL
[key-conversion-exceptions.any.html]
[IndexedDB: Exceptions thrown during key conversion]
expected: FAIL
[IDBCursor update() method with throwing/invalid keys]
expected: FAIL
[IDBIndex get() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getKey() method with throwing/invalid keys]
expected: FAIL
[IDBIndex count() method with throwing/invalid keys]
expected: FAIL
[IDBIndex openCursor() method with throwing/invalid keys]
expected: FAIL
[IDBIndex openKeyCursor() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getAll() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getAllKeys() method with throwing/invalid keys]
expected: FAIL
[IDBIndex getAllRecords() method with throwing/invalid keys]
expected: FAIL
[key-conversion-exceptions.any.sharedworker.html]
expected: ERROR