angular/packages/compiler-cli/test/compliance/test_cases/source_mapping
Paul Gschwendtner 56ce8dabc5 test: fix linker compliance tests after not running for a while (#53571)
The linker compliance tests did not run for a while. There were a couple
of new tests that were not passing as this wasn't flagged on CI. This commit fixes this.
Fortunately there was no problematic code that did indicate issues with linking.

In the follow-up commit, we fix the compliance test infrastructure to
re-enable linker testing..

One clear issue is still that the defer blocks are not handled properly
in linked output- hence making defer not actually "lazy" for compiled
libraries. This needs to be handled separately by the framework team.

PR Close #53571
2024-01-04 12:07:13 -08:00
..
external_templates refactor(compiler): Enable additional tests for the template pipeline (#50899) 2023-07-27 15:08:05 -07:00
inline_templates test: fix linker compliance tests after not running for a while (#53571) 2024-01-04 12:07:13 -08:00