commit | 0d98e88f885ff46372bb9a65b3f13149077ecfbc | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Jan 22 01:39:26 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 22 01:41:17 2019 -0800 |
tree | 27a0d809d4ea454816c16e8a5e487addd2767391 | |
parent | a89c7ef616b2a9fe18afadd99690691d00b7326f [diff] |
Only delete test.xml.log, not test.log I don't know why this was working up to now, but it starts failing with an upcoming refactoring to LocalSpawnRunner to use the SubprocessBuilder API directly instead of the higher-level Command API, which in turn is in preparation for avoiding blocking Skyframe threads on local or remote subprocess execution. See https://bazel-review.googlesource.com/c/bazel/+/82975 PiperOrigin-RevId: 230301979
{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.