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

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

Issue 514913002: Update fontMgr expectations for Mac/Linux/Windows (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove gyp Created 6 years, 3 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 8803 matching lines...) Expand 10 before | Expand all | Expand 10 after
8814 ], 8814 ],
8815 "bugs": [ 8815 "bugs": [
8816 1578 8816 1578
8817 ], 8817 ],
8818 "reviewed-by-human": false 8818 "reviewed-by-human": false
8819 }, 8819 },
8820 "fontmgr_iter_gpu.png": { 8820 "fontmgr_iter_gpu.png": {
8821 "allowed-digests": [ 8821 "allowed-digests": [
8822 [ 8822 [
8823 "bitmap-64bitMD5", 8823 "bitmap-64bitMD5",
8824 14381387321853004947 8824 12433181322174206946
8825 ] 8825 ]
8826 ], 8826 ],
8827 "bugs": [ 8827 "reviewed-by-human": true
8828 1578
8829 ],
8830 "reviewed-by-human": false
8831 }, 8828 },
8832 "fontmgr_match_565.png": { 8829 "fontmgr_match_565.png": {
8833 "allowed-digests": [ 8830 "allowed-digests": [
8834 [ 8831 [
8835 "bitmap-64bitMD5", 8832 "bitmap-64bitMD5",
8836 17559446802055567933 8833 17559446802055567933
8837 ] 8834 ]
8838 ], 8835 ],
8839 "bugs": [ 8836 "bugs": [
8840 1578 8837 1578
(...skipping 8603 matching lines...) Expand 10 before | Expand all | Expand 10 after
17444 7829854837061118142 17441 7829854837061118142
17445 ] 17442 ]
17446 ], 17443 ],
17447 "bugs": [ 17444 "bugs": [
17448 1578 17445 1578
17449 ], 17446 ],
17450 "reviewed-by-human": false 17447 "reviewed-by-human": false
17451 } 17448 }
17452 } 17449 }
17453 } 17450 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698