commit | b5f352121caff22b671de8e144809d13e81bfe3d | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Fri May 08 01:06:30 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 08 01:07:25 2020 -0700 |
tree | d6d06f26ab705438dd7a6809b9a842efe59c11f2 | |
parent | 23d8ebb6a02bd928e239a52d0bd36efd1210f7b0 [diff] |
Fix zlib build in tests after distrib integration Address test failures caused by #11300: https://buildkite.com/bazel/bazel-bazel-github-presubmit/builds/5969 Add //src/conditions:src to //src/test/shell/bazel:test-deps-wo-bazel so that zlib could build inside tests. RELNOTES: None PiperOrigin-RevId: 310518272
{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