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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 634623002: Update fontcache expectations (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 8800 matching lines...) Expand 10 before | Expand all | Expand 10 after
8811 "bitmap-64bitMD5", 8811 "bitmap-64bitMD5",
8812 17052873949347861482 8812 17052873949347861482
8813 ] 8813 ]
8814 ], 8814 ],
8815 "reviewed-by-human": false 8815 "reviewed-by-human": false
8816 }, 8816 },
8817 "fontcache_gpu.png": { 8817 "fontcache_gpu.png": {
8818 "allowed-digests": [ 8818 "allowed-digests": [
8819 [ 8819 [
8820 "bitmap-64bitMD5", 8820 "bitmap-64bitMD5",
8821 9855181910652741567 8821 18240111358368175653
8822 ] 8822 ]
8823 ], 8823 ],
8824 "bugs": [ 8824 "reviewed-by-human": true
8825 1759
8826 ],
8827 "reviewed-by-human": false
8828 }, 8825 },
8829 "fontmgr_iter_565.png": { 8826 "fontmgr_iter_565.png": {
8830 "allowed-digests": [ 8827 "allowed-digests": [
8831 [ 8828 [
8832 "bitmap-64bitMD5", 8829 "bitmap-64bitMD5",
8833 5455445884785343135 8830 5455445884785343135
8834 ] 8831 ]
8835 ], 8832 ],
8836 "reviewed-by-human": true 8833 "reviewed-by-human": true
8837 }, 8834 },
(...skipping 9716 matching lines...) Expand 10 before | Expand all | Expand 10 after
18554 "allowed-digests": [ 18551 "allowed-digests": [
18555 [ 18552 [
18556 "bitmap-64bitMD5", 18553 "bitmap-64bitMD5",
18557 10030599291822810250 18554 10030599291822810250
18558 ] 18555 ]
18559 ], 18556 ],
18560 "reviewed-by-human": false 18557 "reviewed-by-human": false
18561 } 18558 }
18562 } 18559 }
18563 } 18560 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698