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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/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 7253 matching lines...) Expand 10 before | Expand all | Expand 10 after
7264 [ 7264 [
7265 "bitmap-64bitMD5", 7265 "bitmap-64bitMD5",
7266 3382309196673988035 7266 3382309196673988035
7267 ] 7267 ]
7268 ], 7268 ],
7269 "bugs": [ 7269 "bugs": [
7270 1578 7270 1578
7271 ], 7271 ],
7272 "reviewed-by-human": false 7272 "reviewed-by-human": false
7273 }, 7273 },
7274 "imageblurtiled_565.png": {
7275 "allowed-digests": [
7276 [
7277 "bitmap-64bitMD5",
7278 17431620301049520066
7279 ]
7280 ]
7281 },
7282 "imageblurtiled_8888.png": {
7283 "allowed-digests": [
7284 [
7285 "bitmap-64bitMD5",
7286 5259420383792564443
7287 ]
7288 ]
7289 },
7290 "imageblurtiled_gpu.png": {
7291 "allowed-digests": [
7292 [
7293 "bitmap-64bitMD5",
7294 15427414520831625993
7295 ]
7296 ]
7297 },
7298 "imageblurtiled_pdf-poppler.png": {
7299 "allowed-digests": [
7300 [
7301 "bitmap-64bitMD5",
7302 15065831016022309226
7303 ]
7304 ]
7305 },
7274 "imagefiltersbase_565.png": { 7306 "imagefiltersbase_565.png": {
7275 "allowed-digests": [ 7307 "allowed-digests": [
7276 [ 7308 [
7277 "bitmap-64bitMD5", 7309 "bitmap-64bitMD5",
7278 3902918736371911951 7310 3902918736371911951
7279 ] 7311 ]
7280 ], 7312 ],
7281 "ignore-failure": false 7313 "ignore-failure": false
7282 }, 7314 },
7283 "imagefiltersbase_8888.png": { 7315 "imagefiltersbase_8888.png": {
(...skipping 4181 matching lines...) Expand 10 before | Expand all | Expand 10 after
11465 14157160633878011690 11497 14157160633878011690
11466 ] 11498 ]
11467 ], 11499 ],
11468 "bugs": [ 11500 "bugs": [
11469 1578 11501 1578
11470 ], 11502 ],
11471 "reviewed-by-human": false 11503 "reviewed-by-human": false
11472 } 11504 }
11473 } 11505 }
11474 } 11506 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698