mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
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>
85 lines
1.5 KiB
INI
Vendored
85 lines
1.5 KiB
INI
Vendored
[idb-partitioned-coverage.sub.html]
|
|
expected: CRASH
|
|
[ - advance]
|
|
expected: FAIL
|
|
|
|
[ - continue]
|
|
expected: FAIL
|
|
|
|
[ - fresh advance still async]
|
|
expected: FAIL
|
|
|
|
[ - fresh continue still async]
|
|
expected: FAIL
|
|
|
|
[Single item get]
|
|
expected: FAIL
|
|
|
|
[Empty object store]
|
|
expected: FAIL
|
|
|
|
[Get all]
|
|
expected: FAIL
|
|
|
|
[Get all with generated keys]
|
|
expected: FAIL
|
|
|
|
[Get all with large values]
|
|
expected: FAIL
|
|
|
|
[maxCount=10]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.openKeyCursor() - forward iteration]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.openKeyCursor() - reverse iteration]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.openKeyCursor() - forward iteration with range]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.openKeyCursor() - reverse iteration with range]
|
|
expected: FAIL
|
|
|
|
[IDBObjectStore.openKeyCursor() - invalid inputs]
|
|
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
|
|
|
|
[maxCount=0]
|
|
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
|
|
|
|
[Retrieve multiEntry key]
|
|
expected: FAIL
|
|
|
|
[Retrieve one key multiple values]
|
|
expected: FAIL
|
|
|
|
[Get all values with invalid query keys]
|
|
expected: FAIL
|