angular/integration/bazel_workspace_tests/bazel_ngtsc_plugin
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
..
src refactor(core): drop all .ngfactory and .ngsummary imports (#44957) 2022-02-07 15:31:49 -08:00
test build: update bazel (#45431) 2022-03-25 12:18:33 -07:00
tools build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
.bazelignore refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
.bazelrc refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
.bazelversion refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
BUILD.bazel refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
package.json feat(core): support TypeScript 4.7 (#45749) 2022-04-29 12:19:45 -04:00
packages.bzl refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
protractor.conf.js refactor: setup bazel integration test with new integration rule (#44238) 2021-12-08 13:42:41 -05:00
WORKSPACE build: update bazel integration test to RNJ v5.4.0 and Sass 1.50.0 (#45470) 2022-04-11 21:01:09 +00:00
yarn.lock feat(core): support TypeScript 4.7 (#45749) 2022-04-29 12:19:45 -04:00