/dom/observable/tentative/observable-first.any.html| status | subtest | message |
|---|---|---|
| FAIL | first(): Promise resolves with the first value from the source Observable | promise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined" |
| FAIL | first(): Promise rejects with the error emitted from the source Observable | promise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined" |
| FAIL | first(): Promise rejects with RangeError when source Observable completes without emitting any values | promise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined" |
| FAIL | first(): Aborting a signal rejects the Promise with an AbortError DOMException | promise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined" |
| FAIL | first(): Lifecycle | promise_test: Unhandled rejection with value: object "ReferenceError: Observable is not defined" |
bundle built 2026-07-16T07:16:48.063Z