mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| cli.ts | ||
| generate_golden_partial.ts | ||
| partial_compliance_goldens.bzl | ||