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-Win7-ShuttleA-HD2000-x86_64-Debug | |
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-Win7-ShuttleA-HD2000-x86_64-Debug')
-rw-r--r-- | expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json index bdbeda00d7..9c89a7dc2d 100644 --- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json +++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json @@ -9524,6 +9524,18 @@ ], "reviewed-by-human": true }, + "multipicturedraw_sierpinski_simple_gpu.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 6504968524120769524 + ] + ], + "bugs": [ + 2979 + ], + "reviewed-by-human": true + }, "multipicturedraw_sierpinski_tiled_565.png": { "allowed-digests": [ [ @@ -9542,6 +9554,18 @@ ], "reviewed-by-human": true }, + "multipicturedraw_sierpinski_tiled_gpu.png": { + "allowed-digests": [ + [ + "bitmap-64bitMD5", + 7962758358426399560 + ] + ], + "bugs": [ + 2979 + ], + "reviewed-by-human": true + }, "nested_aa_565.png": { "allowed-digests": [ [ |