commit | b39b04e1333733cc46cb0d43cc0b389aa5482a9d | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Tue Dec 03 07:55:33 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 03 07:56:52 2019 -0800 |
tree | 89abf510e00ff94986f71564ec138e9277083043 | |
parent | cc31ff2983a950c5cb72a439389d2faea597d55d [diff] |
Fix bazel_wrapper_test.sh in downstream On Bazel CI, we run all tests with --test_env=USE_BAZEL_VERSION. But in this test, we don't want to be affected by its value. Fixes https://github.com/bazelbuild/bazel/issues/10355 RELNOTES: None PiperOrigin-RevId: 283544917
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md