servo/tests/wpt/meta/IndexedDB/string-list-ordering.any.js.ini
Ashwin Naren d114feb0fa
[IndexedDB] Reduce heed related panics (#37652)
Allows indexeddb backends to return errors on certain operations.
Currently the errors are not demarcated, as the result type is
`Result<(), ()>`. If this is not appropriate then perhaps having a
string error might be better.

Testing: Some tests might perhaps move from PANIC to FAIL
Fixes: Partially fixes a bit of #37647, more work needs to be done
however

---------

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-06-25 00:22:19 +00:00

14 lines
326 B
INI
Vendored

[string-list-ordering.any.sharedworker.html]
expected: ERROR
[string-list-ordering.any.worker.html]
[Test string list ordering in IndexedDB]
expected: FAIL
[string-list-ordering.any.serviceworker.html]
expected: ERROR
[string-list-ordering.any.html]
[Test string list ordering in IndexedDB]
expected: FAIL