mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29: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>
81 lines
1.9 KiB
INI
Vendored
81 lines
1.9 KiB
INI
Vendored
[keyorder.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[keyorder.any.worker.html]
|
|
[Database readback sort - String < Array]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - float < String]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - float < Date]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - float < Date < String < Array]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Date(1 sec ago) < Date(now) < Date(1 minute in future)]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - -1.1 < 1 < 1.01337 < 1.013373 < 2]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - -Infinity < -0.01 < 0 < Infinity]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - "" < "a" < "ab" < "b" < "ba"]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Arrays]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Array.length: 10,000 < Array.length: 10,001]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Infinity inside arrays]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Test different stuff at once]
|
|
expected: FAIL
|
|
|
|
|
|
[keyorder.any.html]
|
|
[Database readback sort - String < Array]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - float < String]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - float < Date]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - float < Date < String < Array]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Date(1 sec ago) < Date(now) < Date(1 minute in future)]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - -1.1 < 1 < 1.01337 < 1.013373 < 2]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - -Infinity < -0.01 < 0 < Infinity]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - "" < "a" < "ab" < "b" < "ba"]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Arrays]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Array.length: 10,000 < Array.length: 10,001]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Infinity inside arrays]
|
|
expected: FAIL
|
|
|
|
[Database readback sort - Test different stuff at once]
|
|
expected: FAIL
|
|
|
|
|
|
[keyorder.any.serviceworker.html]
|
|
expected: ERROR
|