commit | f1e5e8722b4cab27ba740258659cd797425d77d5 | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Thu May 23 08:11:58 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 23 08:12:53 2019 -0700 |
tree | 6e4ef9c87f1acb798bb7a7a1200c3aa1762d2e42 | |
parent | d1c1794c304c9a13857446c4acca62c2cd75bd9b [diff] |
Remove the minimum value of 1 in RamResourceConverter and delete a test. This functionality was added to production code solely because some tests used LocalHostCapacity wrong, so I fixed said tests instead. The test was also bogus because RamResourceConverter used the available RAM when RamResourceConverter was instantiated, which means that its correctness apparently depended on which test cases (if any) were run before this test. I do admit, though, that I haven't investigated very thoroughly what exact mechanism causes RamResourceConverter to be instantiated. RELNOTES: None. PiperOrigin-RevId: 249645361
{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.