commit | 1f0af4caa9a818b052e53c6dd8a05654e653fb06 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Fri Jun 04 12:19:12 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 04 12:20:51 2021 -0700 |
tree | f9671fcbb31fa130fadec612be0c5ccb46d4658c | |
parent | c131f3404e21a970d488415f293c83778888ea61 [diff] |
Delete accidentally-abandoned DocumentationFailureTests The test itself is broken (no exception is thrown) but not running. AFAICT it's been this way since it was checked in. The issue is the test class isn't under com.google.devtools.build.*lib* where the AllTests runner is looking. While the AllTests runner isn't _supposed_ to support empty test suites, it has a bug where it +/- unconditionally picks up the empty dummy test it uses to support the "no tests are ok" mode. PiperOrigin-RevId: 377563200
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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