kitesurf · WPT

FAIL
expected FAIL · 1333 ms
▶ run in kitesurf
Test
/dom/observable/tentative/observable-take.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-take.any.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILtake(): Takes the first N values from the source observable, then completesObservable is not defined
FAILtake(): Forwards complete()s that happen before the take count is met, and unsubscribes from source ObservableObservable is not defined
FAILtake(): Should forward errors from the source observableObservable is not defined
FAILtake(): take(0) should not subscribe to the source observable, and should return an observable that immediately completesObservable is not defined
FAILtake(): Negative count is treated as maximum valueObservable is not defined
FAILtake(): No crash when take(1) unsubscribes from its source when next() is called, and the Subscriber iterates over the rest of the Observablespromise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined"

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