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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-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 5420 matching lines...) Expand 10 before | Expand all | Expand 10 after
5431 }, 5431 },
5432 "imageblur_large_gpu.png": { 5432 "imageblur_large_gpu.png": {
5433 "allowed-digests": [ 5433 "allowed-digests": [
5434 [ 5434 [
5435 "bitmap-64bitMD5", 5435 "bitmap-64bitMD5",
5436 12715406052798468013 5436 12715406052798468013
5437 ] 5437 ]
5438 ], 5438 ],
5439 "reviewed-by-human": true 5439 "reviewed-by-human": true
5440 }, 5440 },
5441 "imageblurtiled_565.png": {
5442 "allowed-digests": [
5443 [
5444 "bitmap-64bitMD5",
5445 4631258918829734073
5446 ]
5447 ]
5448 },
5449 "imageblurtiled_8888.png": {
5450 "allowed-digests": [
5451 [
5452 "bitmap-64bitMD5",
5453 8446004248652136594
5454 ]
5455 ]
5456 },
5457 "imageblurtiled_gpu.png": {
5458 "allowed-digests": [
5459 [
5460 "bitmap-64bitMD5",
5461 14549028717901817720
5462 ]
5463 ]
5464 },
5441 "imagefiltersbase_565.png": { 5465 "imagefiltersbase_565.png": {
5442 "allowed-digests": [ 5466 "allowed-digests": [
5443 [ 5467 [
5444 "bitmap-64bitMD5", 5468 "bitmap-64bitMD5",
5445 12109504540320014381 5469 12109504540320014381
5446 ] 5470 ]
5447 ], 5471 ],
5448 "bugs": [ 5472 "bugs": [
5449 1578 5473 1578
5450 ], 5474 ],
(...skipping 2968 matching lines...) Expand 10 before | Expand all | Expand 10 after
8419 "allowed-digests": [ 8443 "allowed-digests": [
8420 [ 8444 [
8421 "bitmap-64bitMD5", 8445 "bitmap-64bitMD5",
8422 5435605971350264714 8446 5435605971350264714
8423 ] 8447 ]
8424 ], 8448 ],
8425 "reviewed-by-human": true 8449 "reviewed-by-human": true
8426 } 8450 }
8427 } 8451 }
8428 } 8452 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698