The Wayback Machine - https://web.archive.org/web/20190702164519/https://github.com/angular/angular
Skip to content
One framework. Mobile & desktop.
Branch: master
Clone or download
gregmagolan and alxhub build: fix build failures with worker mode cache and @types/events (#…
…31325)

Errors observed only in tests on CircleCI — was not reproducible locally.

```
ERROR: /home/circleci/ng/packages/http/test/BUILD.bazel:3:1: Compiling TypeScript (devmode) //packages/http/test:test_lib failed (Exit 1): tsc_wrapped failed: error executing command
  (cd /home/circleci/.cache/bazel/_bazel_circleci/9ce5c2144ecf75d11717c0aa41e45a8d/execroot/angular && \
  exec env - \
    BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 \
    PATH=/bin:/usr/bin:/usr/local/bin \
  bazel-out/host/bin/external/npm/@bazel/typescript/bin/tsc_wrapped @@bazel-out/k8-fastbuild/bin/packages/http/test/test_lib_es5_tsconfig.json)
Execution platform: //tools:rbe_ubuntu1604-angular
Compilation failed Error: missing input digest for /home/circleci/.cache/bazel/_bazel_circleci/9ce5c2144ecf75d11717c0aa41e45a8d/execroot/angular/external/npm/node_modules/@types/events/index.d.ts.

ERROR: /home/circleci/ng/packages/benchpress/test/BUILD.bazel:3:1: Compiling TypeScript (devmode) //packages/benchpress/test:test_lib failed (Exit 1): tsc_wrapped failed: error executing command
  (cd /home/circleci/.cache/bazel/_bazel_circleci/9ce5c2144ecf75d11717c0aa41e45a8d/execroot/angular && \
  exec env - \
    BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 \
    PATH=/bin:/usr/bin:/usr/local/bin \
  bazel-out/host/bin/external/npm/@bazel/typescript/bin/tsc_wrapped @@bazel-out/k8-fastbuild/bin/packages/benchpress/test/test_lib_es5_tsconfig.json)
Execution platform: //tools:rbe_ubuntu1604-angular
Compilation failed Error: missing input digest for /home/circleci/.cache/bazel/_bazel_circleci/9ce5c2144ecf75d11717c0aa41e45a8d/execroot/angular/external/npm/node_modules/@types/events/index.d.ts

ERROR: C:/codefresh/volume/angular/packages/compiler/test/css_parser/BUILD.bazel:3:1: Compiling TypeScript (devmode) //packages/compiler/test/css_parser:css_parser_lib failed (Exit 1):
tsc_wrapped.exe failed: error executing command
  cd C:/users/containeradministrator/_bazel_containeradministrator/zquin2l6/execroot/angular
  SET PATH=C:\msys64\usr\bin;C:\msys64\bin;C:\Windows;C:\Windows\System32;C:\Windows\System32\WindowsPowerShell\v1.0
    SET RUNFILES_MANIFEST_ONLY=1
  bazel-out/host/bin/external/npm/@bazel/typescript/bin/tsc_wrapped.exe @@bazel-out/x64_windows-fastbuild/bin/packages/compiler/test/css_parser/css_parser_lib_es5_tsconfig.json
Execution platform: @bazel_tools//platforms:host_platform
Compilation failed Error: missing input digest for C:/users/containeradministrator/_bazel_containeradministrator/zquin2l6/execroot/angular/external/npm/node_modules/@types/events/index.
d.ts
```

PR Close #31325
Latest commit a4a423a Jun 21, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci ci: add branch info to CircleCI failure notifications (#31319) Jun 27, 2019
.codefresh ci: remove msys workaround (#30510) May 30, 2019
.devcontainer build: add recommended config files for VSCode remote development (#3… May 20, 2019
.github ci: add owners for zone.js to CODEOWNERS (#31203) Jun 25, 2019
.vscode build: add recommended config files for VSCode remote development (#3… May 20, 2019
aio docs(core): update link to external i18n doc (#31353) Jul 1, 2019
docs docs(ivy): improve debug documentation (#30562) May 30, 2019
integration build(bazel): add build --incompatible_list_based_execution_strategy_… Jul 1, 2019
modules build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
packages build: fix build failures with worker mode cache and @types/events (#… Jul 1, 2019
scripts ci: re-enable payload size tracking (#31138) Jun 19, 2019
third_party feat(bazel): use rbe_autoconfig() and new container. (#29336) May 9, 2019
tools build: fix build failures with worker mode cache and @types/events (#… Jul 1, 2019
.bazelignore build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
.bazelrc build(bazel): add build --incompatible_list_based_execution_strategy_… Jul 1, 2019
.clang-format feat(tooling): Add a .clang-format for automated JavaScript formatting. Apr 2, 2015
.editorconfig build: use https link to editorconfig.org in .editorconfig (#27664) Dec 18, 2018
.gitattributes test: fix ts api guardian and public guard tests on windows (#30105) Apr 26, 2019
.gitignore build: add recommended config files for VSCode remote development (#3… May 20, 2019
.mailmap build: add a Git .mailmap with my new name (#19550) Oct 9, 2017
.nvmrc build: update .nvmrc file to correct node version (#25992) Sep 18, 2018
BUILD.bazel build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
CHANGELOG.md release: cut the v8.1.0-rc.0 release Jun 26, 2019
CODE_OF_CONDUCT.md docs: fix community tab in GitHub by copying CoC Feb 28, 2018
CONTRIBUTING.md docs: add "ivy" and "zone.js" to known scopes in contributing guide (#… Jun 26, 2019
LICENSE build: bump year (#27880) Jan 11, 2019
README.md docs: fix `quickstart` link in readme (#30807) Jun 3, 2019
WORKSPACE build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
browser-providers.conf.js ci: lock chrome and firefox versions for saucelabs (#29529) Mar 27, 2019
browser_repositories.bzl build(bazel): update to latest stable chromium 74 on osx and linux fo… May 16, 2019
gulpfile.js refactor: remove extra line break in gulpfile (#29489) Mar 25, 2019
karma-js.conf.js build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that dow… Feb 28, 2019
package.json build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
protractor-perf.conf.js fixup! test(ivy): make the test run with benchpress (#30449) May 17, 2019
renovate.json ci: update packageFiles to be renovated (#29071) Mar 5, 2019
shims_for_IE.js Revert "refactor: add license header to JS files & format files (#12035 Oct 4, 2016
test-events.js fix(platform-browser): run BLACK_LISTED_EVENTS outside of ngZone (#18993 Sep 5, 2017
test-main.js feat(upgrade): provide unit test helpers for wiring up injectors (#16848 Jun 21, 2019
tslint.json refactor: remove toplevel property accesses (#29329) May 16, 2019
yarn.lock build: update to rules_nodejs 0.32.2 (#31325) Jul 1, 2019
yarn.lock.readme.md build: remove travisci leftovers (#27979) Jan 9, 2019

README.md

You can’t perform that action at this time.
HTTPS · web.archive.org
← Home