Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(586)

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json

Issue 136483002: rebaseline blur related outputs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: revert valgrind baseline Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 7182 matching lines...) Expand 10 before | Expand all | Expand 10 after
7193 }, 7193 },
7194 "imageblur_gpu.png": { 7194 "imageblur_gpu.png": {
7195 "allowed-digests": [ 7195 "allowed-digests": [
7196 [ 7196 [
7197 "bitmap-64bitMD5", 7197 "bitmap-64bitMD5",
7198 7520526279000552703 7198 7520526279000552703
7199 ] 7199 ]
7200 ], 7200 ],
7201 "ignore-failure": false 7201 "ignore-failure": false
7202 }, 7202 },
7203 "imageblur_large_565.png": {
7204 "allowed-digests": [
7205 [
7206 "bitmap-64bitMD5",
7207 4226630467910529300
7208 ]
7209 ],
7210 "reviewed-by-human": true
7211 },
7212 "imageblur_large_8888.png": {
7213 "allowed-digests": [
7214 [
7215 "bitmap-64bitMD5",
7216 12452053619376016299
7217 ]
7218 ],
7219 "reviewed-by-human": true
7220 },
7221 "imageblur_large_gpu.png": {
7222 "allowed-digests": [
7223 [
7224 "bitmap-64bitMD5",
7225 15735177021623845848
7226 ]
7227 ],
7228 "reviewed-by-human": true
7229 },
7203 "imageblur_pdf-poppler.png": { 7230 "imageblur_pdf-poppler.png": {
7204 "allowed-digests": [ 7231 "allowed-digests": [
7205 [ 7232 [
7206 "bitmap-64bitMD5", 7233 "bitmap-64bitMD5",
7207 6977401320822346760 7234 6977401320822346760
7208 ] 7235 ]
7209 ], 7236 ],
7210 "bugs": [ 7237 "bugs": [
7211 1578 7238 1578
7212 ], 7239 ],
(...skipping 4105 matching lines...) Expand 10 before | Expand all | Expand 10 after
11318 14019814087375927425 11345 14019814087375927425
11319 ] 11346 ]
11320 ], 11347 ],
11321 "bugs": [ 11348 "bugs": [
11322 1578 11349 1578
11323 ], 11350 ],
11324 "reviewed-by-human": false 11351 "reviewed-by-human": false
11325 } 11352 }
11326 } 11353 }
11327 } 11354 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698