commit | b7d300c6be3e130dec0e62a4f19493105f595d57 | [log] [tgz] |
---|---|---|
author | Jakob Buchgraber <buchgr@google.com> | Tue Aug 06 04:25:24 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 06 04:26:10 2019 -0700 |
tree | 0b9beaa7221e1afe39c3fde4680c2fe3d5bb17e7 | |
parent | 47d0173cc92f5544c0cca718a1f393a01fc863e9 [diff] |
Fix incorrect stdout/stderr in remote action cache. Fixes #9072 Commit a6b5b0540 introduced a bug where the stdout/test.log of an action was incorrectly added as an output file to the ActionResult protobuf. Fortunately, we found the bug on Windows because one cannot delete a file while it's still being open. PAIR=pcloudy Closes #9087. PiperOrigin-RevId: 261885751
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.