mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The batch test was failing (it doesn't run on CI for resource reasons) because incompatibilities were not properly "incorporated" in batch execution mode (due to enum values of 0 being incorrectly checked via truthy). This is only visible in batch scenarios in two cases: - when a class was manually instantiated, between targets - when a class was overridden by a derived class, between targets PR Close #57961 |
||
|---|---|---|
| .. | ||
| global | ||
| primitives | ||
| reference-manifests | ||
| rxjs-interop | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||