commit | 9a0b3e48005733ea0f0ce99cdfca0d3fcafdb709 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Thu Apr 23 16:03:20 2020 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Thu Apr 23 16:03:20 2020 -0700 |
tree | f8d7d9897c87481822d94514ce6288270c2b7f1e | |
parent | 2e7747cf55a9aec5bfa5bf9b70fecb8aae33f6dc [diff] |
Don't fail tests if no tests present If the project has no tests, don't consider that a failure. This way we can run "bazelisk test plugins/foo/..." and it will succeed if the plugin has no tests. Bazelisk apparently return RC 4 in that case. Change-Id: I274bdf78f5d9dc953aa335dc2d694e213a03a2aa