commit | e149d3bd3805e14cdc73ace7ab5d3d4f5af8945c | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Tue Feb 09 15:22:09 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 09 15:23:09 2021 -0800 |
tree | c19da4e8f9cec4994a84fdd6ba3d184c16c67b92 | |
parent | 3a0ca0cb06f8b782f9f2e4de380ddfdb3ad74d33 [diff] |
Rewrite `TestResultAggregatorTest` to go through the `testEvent` API. Make `incrementalAnalyze` private instead of `@VisibleForTesting`. This is accomplished by removing a preconditions check that required a real `TestRunnerAction`, which is difficult to construct in a unit test. An added benefit is that the preconditions check was creating garbage objects. PiperOrigin-RevId: 356604595
{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