servo/tests/wpt/meta/IndexedDB/interleaved-cursors-small.any.js.ini
Ashwin Naren 91b2ab5458
indexeddb: Implement autoincremented keys and report autoincrementedness properly through DOM interface (#38723)
Autoincrementedness was previously being reported as always false. This
PR makes the state become queried from the backend, as the spec
specifies. Additionally this PR ensures the backend correctly handles an
object store which autoincrements.

Testing: WPT
Fixes: None

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2025-08-31 03:54:18 +00:00

28 lines
484 B
INI
Vendored

[interleaved-cursors-small.any.serviceworker.html]
expected: ERROR
[interleaved-cursors-small.any.worker.html]
expected: TIMEOUT
[1 cursors]
expected: TIMEOUT
[10 cursors]
expected: NOTRUN
[100 cursors]
expected: NOTRUN
[interleaved-cursors-small.any.sharedworker.html]
expected: ERROR
[interleaved-cursors-small.any.html]
expected: TIMEOUT
[1 cursors]
expected: TIMEOUT
[10 cursors]
expected: NOTRUN
[100 cursors]
expected: NOTRUN