/dom/observable/tentative/observable-flatMap.any.html| status | subtest | message |
|---|---|---|
| FAIL | flatMap(): Flattens simple source Observable properly | Observable is not defined |
| FAIL | flatMap(): Returned Observable passes through source Observable errors | Observable is not defined |
| FAIL | flatMap(): Outer Subscription synchronously becomes inactive when an 'inner' Observable emits an error | Observable is not defined |
| FAIL | flatMap(): Outer Subscription synchronously becomes inactive when an 'inner' Observable throws an error | Observable is not defined |
| FAIL | flatMap(): result Observable does not complete until source and inner Observables all complete | Observable is not defined |
| FAIL | flatMap(): result Observable does not complete after source Observable completes while there are still queued inner Observables to process Observables all complete | Observable is not defined |
| FAIL | flatMap(): source and inner active Observables are both unsubscribed from once the outer subscription signal is aborted | Observable is not defined |
bundle built 2026-07-16T07:16:48.063Z