commit | fb2abd1e8fe4b3e8730ecdba55608123671587dc | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Thu Sep 30 12:59:25 2021 +0200 |
committer | Rico Wind <ricow@google.com> | Thu Sep 30 11:44:33 2021 +0000 |
tree | ad04035c8e5d3cbe552073d2a9f39c48b40d4a18 | |
parent | 6eec0970f4118a968356fb31c9f8be5b12548a56 [diff] |
Remove argument hack to run correct recipe The recipe was updated in: https://chrome-internal-review.googlesource.com/c/chrome/tools/build_limited/scripts/slave/+/4151832 Bug: 201375599 Change-Id: I5bc89af2f4a2b346181f7978f2be7062bd79481c
diff --git a/infra/config/global/main.star b/infra/config/global/main.star index 95a4ae4..0d94768 100755 --- a/infra/config/global/main.star +++ b/infra/config/global/main.star
@@ -218,8 +218,6 @@ desugar = "desugar" in name properties = { "test_wrapper" : "tools/archive_desugar_jdk_libs.py" if desugar else "tools/archive.py", - # TODO(b/201375599): remove after cleanup (allow only setting test_wrapper) - "test_options" : ["not_used_but_evaluates_to_python_true"], "builder_group" : "internal.client.r8" } r8_builder(