commit | 343382e3acc8369f7bd4328e7c807255b5776fe5 | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Wed Jun 29 08:18:38 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 29 08:18:38 2016 -0700 |
tree | 96c9c57607142aa248a2c008086c80f840521641 | |
parent | 2633e62f7798a17f095ba1f27ec1f72e5472c439 [diff] |
fix fuzz test that exceeds numeric limit The extreme values here exceed an internal test that expects computed numbers to be less than MAX_FLT. Use MAX_DBL instead. R=mmoroz@chromium.org TBR=reed@google.com BUG=624346 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2103903004 Review-Url: https://codereview.chromium.org/2103903004