angular/packages/compiler-cli/test/compliance/partial
Paul Gschwendtner 6fcfe2b0ce build: fix partial output generation errors swallowed (#53808)
In some cases, the input files for a partial output generation
compliance tests may be invalid and lead to compilation errors.

The golden partial would be silently generated with the remaining
test cases. Instead of hiding errors, we will now print these and
cause the script to fail properly.

Note that the error logging is pretty minimalistic, but it's sufficient.

PR Close #53808
2024-01-10 12:21:04 +00:00
..
BUILD.bazel test(compiler-cli): generate golden files for partial compilation (#39617) 2020-11-13 11:25:56 -08:00
cli.ts test: refactor compiler-cli compliance test to work on windows (#45431) 2022-03-25 12:18:34 -07:00
generate_golden_partial.ts build: fix partial output generation errors swallowed (#53808) 2024-01-10 12:21:04 +00:00
partial_compliance_goldens.bzl build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00