| commit | b22c7ee8ae8f7403a0e2b7e8f9a7ade4d5979429 | [log] [tgz] |
|---|---|---|
| author | ulfjack <ulfjack@google.com> | Mon May 14 05:32:03 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Mon May 14 05:34:31 2018 -0700 |
| tree | d71f4fb1d74fc248722068f486e07bad8670a1d7 | |
| parent | c4fc6201fdfa71993e2e9e295a946150e6990c75 [diff] |
Refactor TestAttempt event posting code For flaky tests, Bazel may have cached information about multiple test attempts. In that case, we might want to post all of them on a subsequent cache hit, rather than posting only the passing attempt. We currently subclass TestResult inside Google, which overrides the new getCachedTestAttempts method. PiperOrigin-RevId: 196491575
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.