commit | 43e8f6725457a70bbadf7cba82fd162960464b99 | [log] [tgz] |
---|---|---|
author | rmistry <rmistry@google.com> | Mon Apr 18 04:14:17 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 18 04:14:17 2016 -0700 |
tree | f84953ca9bd74c4b539a9d75eafd836edb87fda2 | |
parent | eff1920debe3991f440a91a8c4b6298ff9ccddc4 [diff] |
Do not do compile steps for Coverage Coverage needs to do compilation in its test step. The primary reason is: the path to the out directory is compiled into the binary, which is why the compile and test steps need to be combined. BUG=skia:5159 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1889183002 NOTREECHECKS=true Review URL: https://codereview.chromium.org/1889183002