mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
49537458ea
These tests are not relevant to Ivy: //packages/compiler-cli/test/diagnostics:check_types //packages/compiler-cli/test/diagnostics:expression_diagnostics //packages/compiler-cli/test/transformers:test //packages/compiler-cli/test:extract_i18n The //packages/compiler-cli/test:ngtools_api test has 2 specs, one of which passes and the other of which depends on ngtsc supporting lazy routes. It's now disabled with fixmeIvy(). PR Close #27301