commit | 70ecdf01ac208309ff2e99cfeecc0bc9995c68b0 | [log] [tgz] |
---|---|---|
author | twigg <twigg@google.com> | Thu Apr 09 08:30:54 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 09 08:31:59 2020 -0700 |
tree | 0672fbe2852cc11f0337c55636f0546f146e2cb6 | |
parent | 32782babf3d109b9fb82ae49be5dda882712d48c [diff] |
Clarify documentation of runs_per_test and flaky_test_attempts In discussing unknown commit, the behaviors of these flags were reverse engineered. Update the documentation to reflect what those behaviors actually are. The documentation of flaky_test_attempts was re-templated to be closer to the documentation for runs_per_test. PiperOrigin-RevId: 305689092
{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