commit | 7b091c1397a82258e26ab5336df6c8dae1d97384 | [log] [tgz] |
---|---|---|
author | elenairina <elenairina@google.com> | Fri Sep 22 11:48:31 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Fri Sep 22 12:16:11 2017 +0200 |
tree | 65bda619800ea078c6822cc232777b69537fd134 | |
parent | 9faf8b7458c496a8d2b2a0040dcc2bb285b52e1b [diff] |
Add a global failure when a test is interrupted/cancelled. When a timeout occurred, the current test case is interrupted and the others are cancelled. This was not reflected in any way and all tests were reported as success, even if there was a timeout and the tests were cancelled/interrupted. Also add a status xml attribute to mark if the test was completed, cancelled or interrupted. Fixes #3763 RELNOTES: None. PiperOrigin-RevId: 169665622
{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 system. 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.