commit | 2b6aa21817ce600d280fe29cc088cc86ebd5d514 | [log] [tgz] |
---|---|---|
author | kjlubick <kjlubick@google.com> | Wed Jan 27 11:34:36 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 27 11:34:36 2016 -0800 |
tree | 7e147abbd0eadfcc794e9bf5fef0b2df1e619139 | |
parent | 609d97918788c077514f190b0f1087ccbd420f5d [diff] |
Make fuzz output the words success for a 'clean exit' The analysis looks for "Success" to determine if the fuzz should be considered a clean exit or not. It classifies clean exists as "grey" fuzzes, i.e. fixed. TBR=mtklein@google.com BUG=skia:4438 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1646603002 Review URL: https://codereview.chromium.org/1646603002