Skip to content

presubmit.yml: Set skip_use_bazel_version_for_test: true#1538

Merged
alexeagle merged 1 commit intobazel-contrib:masterfrom
meteorcloudy:skip_use_bazel_version_for_test
Jan 14, 2020
Merged

presubmit.yml: Set skip_use_bazel_version_for_test: true#1538
alexeagle merged 1 commit intobazel-contrib:masterfrom
meteorcloudy:skip_use_bazel_version_for_test

Conversation

@meteorcloudy
Copy link
Collaborator

@meteorcloudy meteorcloudy commented Jan 9, 2020

rules_nodejs is currently failing in Bazel's Downstream Pipeline due to bazelbuild/bazel#10554
We need this change to tell Bazel CI to not pass --test_env=USE_BAZEL_VERSION for Angular's integration tests.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature (please, look at the "Scope of the project" section in the README.md file)
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@meteorcloudy
Copy link
Collaborator Author

ping @alexeagle @gregmagolan We need rules_nodejs to be green so that we can make sure the next release won't break anything for rules_nodejs.

@alexeagle
Copy link
Collaborator

Okay, synced on this with @gregmagolan and we want to better understand the conflict between this new Bazel --test_env=USE_BAZEL_VERSION and how bazelbuild/bazel-integration-testing does it. /cc @ittaiz FYI

In the meantime we'll merge this to unblock testing rules_nodejs for next release

@ittaiz
Copy link

ittaiz commented Jan 14, 2020

Is there somewhere I can read about this new feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants