angular/packages/compiler-cli/test/compliance/partial
Paul Gschwendtner 95555658cf build: disable bazel nodejs linker to improve stability on windows (#45872)
The NodeJS Bazel linker does not work well on Windows because there
is no sandboxing and linker processes from different tests will attempt
to modify the same `node_modules`, causing concurrency race conditions
and resulting in flakiness.

PR Close #45872
2022-05-04 16:20:57 -07: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 test: refactor compiler-cli compliance test to work on windows (#45431) 2022-03-25 12:18:34 -07:00
partial_compliance_goldens.bzl build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00