commit | 8aad73ed2319a93ad13811c124b8bc58a07cbc4f | [log] [tgz] |
---|---|---|
author | Kevin Cho <chok@google.com> | Mon Jun 17 11:50:10 2019 -0700 |
committer | Kevin Cho <chok@google.com> | Mon Jun 17 19:00:45 2019 +0000 |
tree | 28b067907d1427df46a95273ab47298a86a2ca6d | |
parent | b62b95feba1ccf11f8cabf978ffe538a46fdc271 [diff] |
[testsharder] Update test spec verification conditions. Do not fail when location/path is empty if command is defined. Prebuilt tests are currently defined without Path or Location, but with a command field instead. This change is needed so that testsharder doesn't fail when processing those tests. Example: https://ci.chromium.org/p/fuchsia/builders/try/topaz-arm64-debug/b8910649299035384896 Change-Id: I46e971abce4c79382e3cac096fcb4fb81c7c9abf
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"