commit | 7f08537baad5f9f7ccab75ed35cadf4f22ccd86c | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Tue Jul 18 16:31:34 2017 +0200 |
committer | Klaus Aehlig <aehlig@google.com> | Wed Jul 19 10:19:48 2017 +0200 |
tree | e0e15ea2671ffb37e742e2db9d6ac6858cebe8a7 | |
parent | f4aeaedb5f72f234711813b84e214c1edd94d643 [diff] |
Fix #1027: XML test output missing for tests that timeout The sandbox execution strategies were not passing the timeout grace period specified via --local_termination_grace_seconds, resulting in process-wrapper defaulting to just 5 seconds and linux-sandbox not using any grace period at all, instead directly SIGKILLing the child on timeout. PiperOrigin-RevId: 162349919
{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.