commit | 46e5efd0a6734b06127feb0e8d0e2510c31722d4 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Mon Apr 05 13:03:46 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 05 13:05:36 2021 -0700 |
tree | e9523b3758ffe993ed06f762ecbd29fdd0bb2fd1 | |
parent | 56a29d3e33f6271f3bd23f0c52a2c48e7bb1f2c5 [diff] |
Thread BlazeRuntime#bugReporter through to SkyframeExecutor -> ActionExecutionFunction and friends, allowing us to make better assertions in tests. I couldn't reproduce my claims of actually crashing in these tests, so added the additional coverage for my sins. This may be overkill since in the end I might just remove these bug reports anyway, but the overall changes seem worth it for future testability at the cost of one more straw on the camel's back of SkyframeExecutor constructor argument length. PiperOrigin-RevId: 366857978
{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