diff options
author | robertphillips <robertphillips@google.com> | 2014-10-01 08:04:28 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-01 08:04:29 -0700 |
commit | 92656eaaa83ad901d7ea72ca3d062e9c6b9e14d7 (patch) | |
tree | fe260ff241d193176aad8cacb9c08d23bc488297 /expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json | |
parent | e946f7115cf96114f7ce356a63e3d0ffc5dfaabf (diff) |
Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label)
I am checking in these baseline images even though they are afflicted by a bug (skia:2979).
NOTRY=true
NOTREECHECKS=true
BUG=skia:2979
TBR=jvanverth@google.com
Review URL: https://codereview.chromium.org/619873003
Diffstat (limited to 'expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json')
-rw-r--r-- | expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json index 28b76a17d1..5d7436f27b 100644 --- a/expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json +++ b/expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json @@ -7188,6 +7188,18 @@ ], "reviewed-by-human": true }, + "multipicturedraw_sierpinski_simple_gpu.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 11437736937269567111 + ] + ], + "bugs": [ + 2979 + ], + "reviewed-by-human": true + }, "multipicturedraw_sierpinski_tiled_565.png": { "allowed-digests": [ [ @@ -7206,6 +7218,18 @@ ], "reviewed-by-human": true }, + "multipicturedraw_sierpinski_tiled_gpu.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 11608085810232077570 + ] + ], + "bugs": [ + 2979 + ], + "reviewed-by-human": true + }, "nested_aa_565.png": { "allowed-digests": [ [ |