commit | 69282376d4bbdd24f2d88e24165ba6aca7a0d47e | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@google.com> | Fri Jul 12 14:02:17 2019 -0700 |
committer | Ina Huh <ihuh@google.com> | Fri Jul 12 14:17:43 2019 -0700 |
tree | ae2698138d816ead3447077483afa97b73eee9e0 | |
parent | e20e3f4a71cc9b4a6b549eb2d35dc9baaaf17502 [diff] |
[testsharder] Revert change that fails for invalid multipliers. Different builders can create different lists of tests to run, so we cannot expect the targets in the multipliers to exist in the tests.json file for all the builders running in CQ for a CL. Thus, the builders that have those targets will properly create the new shards and execute them, but the ones that don't will fail for invalid multipliers, which we don't want. Change-Id: I57af41e52a3f5335bce8285b0f30387c94417f6d
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"