commit | aa2ff99ac6fbdbd2efaa6af75de0a285dd1120ca | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Thu Jun 07 07:05:37 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jun 07 07:07:11 2018 -0700 |
tree | f50782b4f1fb51e8711e8e7d480e2d85a331534c | |
parent | 59fb8fabbc668107abbb039115e9d01fad100832 [diff] |
Fix bug in skyframe-based test-suite expansion It was tracking filtered tests and then applying the filter at the next higher level. I also added a bunch of comments - we actually have four implementations of test suite expansion, and they are not consistent. Sorry about that. PiperOrigin-RevId: 199629485
{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.