disable test_diagonal on 565
authorMike Klein <mtklein@chromium.org>
Wed, 3 May 2017 20:16:41 +0000 (16:16 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 3 May 2017 20:45:35 +0000 (20:45 +0000)
commit69b1045ce2b70e88db4f809b6e4140ca92600c82
tree4567c8547a6055d4e8784d1ed9162140d83fe249
parentf40b24913a99fc6fcc4b7f60e4dfcda980a16ee1
disable test_diagonal on 565

We're no longer necessarily going to get exact results as we go along.
Lots of little things like dither, FMA, whether we're using the full
precision pipeline or the old paths, etc.

Change-Id: Iacba1820e79cd1e380d3af7861d9678ca7b93ad8
Reviewed-on: https://skia-review.googlesource.com/15246
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>
tests/BlitRowTest.cpp