commit | 8ec182a5ca4a57f32efb666fafab52d50490099d | [log] [tgz] |
---|---|---|
author | ichern <ichern@google.com> | Wed Jan 08 05:29:11 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 08 05:30:02 2020 -0800 |
tree | 65bbed84a0eae24c38e02511d659f42beecfb9d1 | |
parent | 86c98056f42d3bc56288541df008e4028abe8408 [diff] |
Improve printing test results summary. Print up to 5 first failed-to-build tests. This will help to locate the problems with tests themselves, while keeping the amount of output small. (We do not want to print all names of failed-to-build tests in case when some common intermediate target is a problem.) Currently, the user has to scroll a verbose output to locate the failed-to-build target. Closes #10511. PiperOrigin-RevId: 288677606
{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