mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
38 lines
1.1 KiB
INI
Vendored
38 lines
1.1 KiB
INI
Vendored
[observable-forEach.any.html]
|
|
[forEach(): Visitor callback called synchronously for each value]
|
|
expected: FAIL
|
|
|
|
[Errors thrown by Observable reject the returned promise]
|
|
expected: FAIL
|
|
|
|
[Errors pushed by Observable reject the returned promise]
|
|
expected: FAIL
|
|
|
|
[Errors thrown in the visitor callback reject the promise and unsubscribe from the source]
|
|
expected: FAIL
|
|
|
|
[forEach visitor callback rejection microtask ordering]
|
|
expected: FAIL
|
|
|
|
[forEach() promise resolves with undefined]
|
|
expected: FAIL
|
|
|
|
|
|
[observable-forEach.any.worker.html]
|
|
[forEach(): Visitor callback called synchronously for each value]
|
|
expected: FAIL
|
|
|
|
[Errors thrown by Observable reject the returned promise]
|
|
expected: FAIL
|
|
|
|
[Errors pushed by Observable reject the returned promise]
|
|
expected: FAIL
|
|
|
|
[Errors thrown in the visitor callback reject the promise and unsubscribe from the source]
|
|
expected: FAIL
|
|
|
|
[forEach visitor callback rejection microtask ordering]
|
|
expected: FAIL
|
|
|
|
[forEach() promise resolves with undefined]
|
|
expected: FAIL
|