kitesurf · WPT

FAIL
expected FAIL · 1333 ms
▶ run in kitesurf
Test
/dom/observable/tentative/observable-reduce.any.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
1333 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fdom%2Fobservable%2Ftentative%2Fobservable-reduce.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILreduce(): Reduces the values of the Observable, starting with the initial seed valuepromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): Rejects if the source observable emits an errorpromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): Seeds with the first value of the source, if no initial value is providedpromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): Errors thrown in reducer reject the promise and abort the sourcepromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): When source is empty, promise resolves with initial valuepromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): When source is empty, AND no seed value is provided, the promise rejects with a TypeErrorpromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): Reject with an AbortError if the subscription is aborted before the source completespromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"
FAILreduce(): Reduces the values for different objectspromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"

bundle built 2026-07-16T07:16:48.063Z