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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-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 9654 matching lines...) Expand 10 before | Expand all | Expand 10 after
9665 [ 9665 [
9666 "bitmap-64bitMD5", 9666 "bitmap-64bitMD5",
9667 18221340919266374351 9667 18221340919266374351
9668 ] 9668 ]
9669 ], 9669 ],
9670 "bugs": [ 9670 "bugs": [
9671 1578 9671 1578
9672 ], 9672 ],
9673 "reviewed-by-human": false 9673 "reviewed-by-human": false
9674 }, 9674 },
9675 "imageblurtiled_565.png": {
9676 "allowed-digests": [
9677 [
9678 "bitmap-64bitMD5",
9679 1909583345806124213
9680 ]
9681 ]
9682 },
9683 "imageblurtiled_8888.png": {
9684 "allowed-digests": [
9685 [
9686 "bitmap-64bitMD5",
9687 11144359132341297411
9688 ]
9689 ]
9690 },
9691 "imageblurtiled_gpu.png": {
9692 "allowed-digests": [
9693 [
9694 "bitmap-64bitMD5",
9695 18017637060530188471
9696 ]
9697 ]
9698 },
9699 "imageblurtiled_pdf-mac.png": {
9700 "allowed-digests": [
9701 [
9702 "bitmap-64bitMD5",
9703 15859090571020556878
9704 ]
9705 ]
9706 },
9675 "imagefiltersbase_565.png": { 9707 "imagefiltersbase_565.png": {
9676 "allowed-digests": [ 9708 "allowed-digests": [
9677 [ 9709 [
9678 "bitmap-64bitMD5", 9710 "bitmap-64bitMD5",
9679 11530547329307944071 9711 11530547329307944071
9680 ] 9712 ]
9681 ], 9713 ],
9682 "bugs": [ 9714 "bugs": [
9683 1578 9715 1578
9684 ], 9716 ],
(...skipping 5643 matching lines...) Expand 10 before | Expand all | Expand 10 after
15328 7829854837061118142 15360 7829854837061118142
15329 ] 15361 ]
15330 ], 15362 ],
15331 "bugs": [ 15363 "bugs": [
15332 1578 15364 1578
15333 ], 15365 ],
15334 "reviewed-by-human": false 15366 "reviewed-by-human": false
15335 } 15367 }
15336 } 15368 }
15337 } 15369 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698