commit | 832d6b479d87a174d888643a05e5c272c4bc908d | [log] [tgz] |
---|---|---|
author | cmita <cmita@google.com> | Thu Aug 26 04:33:54 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 26 04:35:22 2021 -0700 |
tree | 4421234ac8c3356683f65fa74ddf317785f5854b | |
parent | 96afa0f01b49f8dfb4db02c1b2a6a60f3a846a01 [diff] |
Fix java shell tests that want to use java_tools built at HEAD. Some of the Bazel CI workers set override_repository to use prebuilt and expanded versions of the tool repos so they don't need to be downloaded and unpackaged every time, but this prevents these tests from testing a fresh build of the tools. PiperOrigin-RevId: 393095114
{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