diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-01-17 20:16:05 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-01-17 20:16:05 +0000 |
commit | 4bd5177e4f9daf6c2c75aa2ff445fd14c5e11ee6 (patch) | |
tree | 7a259ce7423ef1c29896582efcd0d64172e95add /expectations/gm | |
parent | bd58febffb103ea830bf027c5a95313548f7ea8e (diff) |
ignore some verylargebitmap errors
BUG=skia:1978
NOTREECHECK=True
NOTRY=True
R=senorblanco@google.com
TBR=senorblanco
Author: epoger@google.com
Review URL: https://codereview.chromium.org/140643003
git-svn-id: http://skia.googlecode.com/svn/trunk@13124 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations/gm')
-rw-r--r-- | expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Debug/expected-results.json | 10 | ||||
-rw-r--r-- | expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json | 10 |
2 files changed, 12 insertions, 8 deletions
diff --git a/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Debug/expected-results.json b/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Debug/expected-results.json index d8cb9e246c..fd9d880627 100644 --- a/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Debug/expected-results.json +++ b/expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Debug/expected-results.json @@ -16128,24 +16128,26 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 6183456328083498663 + 18028468636148123109 ] ], "bugs": [ - 1935 + 1978 ], + "ignore-failure": true, "reviewed-by-human": false }, "verylargebitmap_8888.png": { "allowed-digests": [ [ "bitmap-64bitMD5", - 11880098846453637456 + 12420911252799188320 ] ], "bugs": [ - 1935 + 1978 ], + "ignore-failure": true, "reviewed-by-human": false }, "verylargebitmap_gpu.png": { diff --git a/expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json b/expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json index 30637eefe4..43c3d0ab38 100644 --- a/expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json +++ b/expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json @@ -12849,24 +12849,26 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 10262256877703773151 + 6194629758544639580 ] ], "bugs": [ - 1935 + 1978 ], + "ignore-failure": true, "reviewed-by-human": false }, "verylargebitmap_8888.png": { "allowed-digests": [ [ "bitmap-64bitMD5", - 10492157671811011535 + 17740365767012252887 ] ], "bugs": [ - 1935 + 1978 ], + "ignore-failure": true, "reviewed-by-human": false }, "verylargebitmap_gpu.png": { |