servo/tests/wpt/meta/dom/observable/tentative/observable-some.any.js.ini
Samson eb7484de5e
Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)
Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
2024-05-01 15:47:11 +00:00

44 lines
1.4 KiB
INI
Vendored

[observable-some.any.worker.html]
[some(): subscriber is inactive after the first value that passes the predicate, because the source was unsubscribed from]
expected: FAIL
[observable-some]
expected: FAIL
[observable-some 1]
expected: FAIL
[some(): The returned promise rejects with an error if the predicate errors]
expected: FAIL
[some(): The returned promise rejects with an error if the source observable errors]
expected: FAIL
[some(): The returned promise resolves as false if the source observable completes without emitting a value]
expected: FAIL
[some(): The return promise rejects with a DOMException if the signal is aborted]
expected: FAIL
[observable-some.any.html]
[some(): subscriber is inactive after the first value that passes the predicate, because the source was unsubscribed from]
expected: FAIL
[observable-some]
expected: FAIL
[observable-some 1]
expected: FAIL
[some(): The returned promise rejects with an error if the predicate errors]
expected: FAIL
[some(): The returned promise rejects with an error if the source observable errors]
expected: FAIL
[some(): The returned promise resolves as false if the source observable completes without emitting a value]
expected: FAIL
[some(): The return promise rejects with a DOMException if the signal is aborted]
expected: FAIL