Disable coverage tests in //testing/buildbot if coverage is not installed.
At the moment we can't assume that the Python `coverage` module is installed everywhere we might want to run the presubmit tests in //testing/buildbot. The right fix for this is to add coverage to the .vpython spec, but in the meantime this disables the check if it would fail. R=kbr@chromium.org, jbudorick@chromium.org BUG=662541 Change-Id: If71bfe7774788776865c8f1f9ecf38aafaddc308 Reviewed-on: https://chromium-review.googlesource.com/809464Reviewed-by:Kenneth Russell <kbr@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#521772}
Showing
Please register or sign in to comment