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

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

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 6366 matching lines...) Expand 10 before | Expand all | Expand 10 after
6377 [ 6377 [
6378 "bitmap-64bitMD5", 6378 "bitmap-64bitMD5",
6379 7827135546280747721 6379 7827135546280747721
6380 ] 6380 ]
6381 ], 6381 ],
6382 "bugs": [ 6382 "bugs": [
6383 1578 6383 1578
6384 ], 6384 ],
6385 "reviewed-by-human": false 6385 "reviewed-by-human": false
6386 }, 6386 },
6387 "imageblurtiled_565.png": {
6388 "allowed-digests": [
6389 [
6390 "bitmap-64bitMD5",
6391 1672239788423162481
6392 ]
6393 ]
6394 },
6395 "imageblurtiled_8888.png": {
6396 "allowed-digests": [
6397 [
6398 "bitmap-64bitMD5",
6399 6974201924079969276
6400 ]
6401 ]
6402 },
6403 "imageblurtiled_pdf-poppler.png": {
6404 "allowed-digests": [
6405 [
6406 "bitmap-64bitMD5",
6407 3125293982798767735
6408 ]
6409 ]
6410 },
6387 "imagefiltersbase_565.png": { 6411 "imagefiltersbase_565.png": {
6388 "allowed-digests": [ 6412 "allowed-digests": [
6389 [ 6413 [
6390 "bitmap-64bitMD5", 6414 "bitmap-64bitMD5",
6391 2326691465405459364 6415 2326691465405459364
6392 ] 6416 ]
6393 ], 6417 ],
6394 "ignore-failure": false 6418 "ignore-failure": false
6395 }, 6419 },
6396 "imagefiltersbase_8888.png": { 6420 "imagefiltersbase_8888.png": {
(...skipping 3687 matching lines...) Expand 10 before | Expand all | Expand 10 after
10084 12332625502817210303 10108 12332625502817210303
10085 ] 10109 ]
10086 ], 10110 ],
10087 "bugs": [ 10111 "bugs": [
10088 1578 10112 1578
10089 ], 10113 ],
10090 "reviewed-by-human": false 10114 "reviewed-by-human": false
10091 } 10115 }
10092 } 10116 }
10093 } 10117 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698