commit | 24f97e15bfd0e9d076d215c9cd42ffd101829e90 | [log] [tgz] |
---|---|---|
author | George Gensure <ggensure@uber.com> | Fri Apr 17 05:42:46 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 17 05:44:05 2020 -0700 |
tree | 74554deeeda3dac53f3fb547899321f29a48031e | |
parent | 266e5ff578285d1f889e37c0d37c7bf1a326dc4c [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