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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-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 6331 matching lines...) Expand 10 before | Expand all | Expand 10 after
6342 }, 6342 },
6343 "imageblur_gpu.png": { 6343 "imageblur_gpu.png": {
6344 "allowed-digests": [ 6344 "allowed-digests": [
6345 [ 6345 [
6346 "bitmap-64bitMD5", 6346 "bitmap-64bitMD5",
6347 4995208035408532358 6347 4995208035408532358
6348 ] 6348 ]
6349 ], 6349 ],
6350 "ignore-failure": false 6350 "ignore-failure": false
6351 }, 6351 },
6352 "imageblur_large_565.png": {
6353 "allowed-digests": [
6354 [
6355 "bitmap-64bitMD5",
6356 13312632982531895190
6357 ]
6358 ],
6359 "reviewed-by-human": true
6360 },
6361 "imageblur_large_8888.png": {
6362 "allowed-digests": [
6363 [
6364 "bitmap-64bitMD5",
6365 3156027606278416155
6366 ]
6367 ],
6368 "reviewed-by-human": true
6369 },
6352 "imageblur_pdf-poppler.png": { 6370 "imageblur_pdf-poppler.png": {
6353 "allowed-digests": [ 6371 "allowed-digests": [
6354 [ 6372 [
6355 "bitmap-64bitMD5", 6373 "bitmap-64bitMD5",
6356 7827135546280747721 6374 7827135546280747721
6357 ] 6375 ]
6358 ], 6376 ],
6359 "bugs": [ 6377 "bugs": [
6360 1578 6378 1578
6361 ], 6379 ],
(...skipping 3625 matching lines...) Expand 10 before | Expand all | Expand 10 after
9987 12332625502817210303 10005 12332625502817210303
9988 ] 10006 ]
9989 ], 10007 ],
9990 "bugs": [ 10008 "bugs": [
9991 1578 10009 1578
9992 ], 10010 ],
9993 "reviewed-by-human": false 10011 "reviewed-by-human": false
9994 } 10012 }
9995 } 10013 }
9996 } 10014 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698