diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-11-12 20:43:34 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-11-12 20:43:34 +0000 |
commit | 367028330a2589373e80c94b0ada2d5b608e0bd0 (patch) | |
tree | 4488835c1737a19248276e43e97befb154aefe2a /expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json | |
parent | 30b1aafab054488297f5ad0705938d8bae618be4 (diff) |
Ignore Windows verylargebitmap GMs for 565 and 8888
BUG=Skia:1822
R=robertphillips@google.com, reed@google.com
Author: jvanverth@google.com
Review URL: https://codereview.chromium.org/68123010
git-svn-id: http://skia.googlecode.com/svn/trunk@12255 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json')
-rw-r--r-- | expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json index faec1606c4..c600d1f065 100644 --- a/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json +++ b/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json @@ -11288,18 +11288,26 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 9337156721425719438 + 14598676117102408562 ] ], + "bugs": [ + 1822 + ], + "ignore-failure": true, "reviewed-by-human": true }, "verylargebitmap_8888.png": { "allowed-digests": [ [ "bitmap-64bitMD5", - 8739741163113117533 + 5966099803114199001 ] ], + "bugs": [ + 1822 + ], + "ignore-failure": true, "reviewed-by-human": true }, "verylargebitmap_gpu.png": { |