commit | 2ee53c9267eb6de8eae109950ca8f3953bf1ae66 | [log] [tgz] |
---|---|---|
author | George Gensure <ggensure@uber.com> | Fri Apr 17 05:42:46 2020 -0700 |
committer | Laurent Le Brun <laurentlb@gmail.com> | Fri Apr 17 14:49:32 2020 +0200 |
tree | 39c456ade53f22e69e06fb1f0f3474bc46d3d121 | |
parent | 777a6ee6ed95cae4ddb949d52b63ee8a66024f03 [diff] |
Guard parseActionResultMetadata with bulk wrapper ActionResult Orphaned Output Directories must be wrapped in BulkTransferExceptions in order to be eligible for re-execution. This change prevents an unavoidable build failure introduced with #10029 in the event that an output directory tree specified in an action result is missing from the CAS, and adds testing that would detect such a regression. Closes #11140. PiperOrigin-RevId: 307027914
{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