diff options
author | djsollen <djsollen@google.com> | 2014-09-02 05:32:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-02 05:32:23 -0700 |
commit | 4a1764688c990fb926aaeab538497dad52768d99 (patch) | |
tree | b68b3cbfa437dbb776873a8195c09123b08ca671 /expectations/gm | |
parent | d565a9c71be190ea1459498705a2027d7673ff20 (diff) |
Disable NEON procs for box blur as it produces invalid results
BUG=skia:2845
R=senorblanco@google.com, mtklein@google.com
Author: djsollen@google.com
Review URL: https://codereview.chromium.org/520963002
Diffstat (limited to 'expectations/gm')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 3a3224dfa9..569d866e6a 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -44,3 +44,7 @@ matrixconvolution # Added as part of https://codereview.chromium.org/466363009/ fontcache + +# fix broken blurs on android (djsollen +# http://skbug.com/2845 +imageblur2 |