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

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

Issue 516533003: Update expectations for FontMgr that were missed in previous runs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 8779 matching lines...) Expand 10 before | Expand all | Expand 10 after
8790 ], 8790 ],
8791 "bugs": [ 8791 "bugs": [
8792 1759 8792 1759
8793 ], 8793 ],
8794 "reviewed-by-human": false 8794 "reviewed-by-human": false
8795 }, 8795 },
8796 "fontmgr_iter_565.png": { 8796 "fontmgr_iter_565.png": {
8797 "allowed-digests": [ 8797 "allowed-digests": [
8798 [ 8798 [
8799 "bitmap-64bitMD5", 8799 "bitmap-64bitMD5",
8800 1398996083819146930 8800 5455445884785343135
8801 ] 8801 ]
8802 ], 8802 ],
8803 "bugs": [ 8803 "reviewed-by-human": true
8804 1578
8805 ],
8806 "reviewed-by-human": false
8807 }, 8804 },
8808 "fontmgr_iter_8888.png": { 8805 "fontmgr_iter_8888.png": {
8809 "allowed-digests": [ 8806 "allowed-digests": [
8810 [ 8807 [
8811 "bitmap-64bitMD5", 8808 "bitmap-64bitMD5",
8812 15281107942755631080 8809 6584242003506916653
8813 ] 8810 ]
8814 ], 8811 ],
8815 "bugs": [ 8812 "reviewed-by-human": true
8816 1578
8817 ],
8818 "reviewed-by-human": false
8819 }, 8813 },
8820 "fontmgr_iter_gpu.png": { 8814 "fontmgr_iter_gpu.png": {
8821 "allowed-digests": [ 8815 "allowed-digests": [
8822 [ 8816 [
8823 "bitmap-64bitMD5", 8817 "bitmap-64bitMD5",
8824 12433181322174206946 8818 12433181322174206946
8825 ] 8819 ]
8826 ], 8820 ],
8827 "reviewed-by-human": true 8821 "reviewed-by-human": true
8828 }, 8822 },
(...skipping 8612 matching lines...) Expand 10 before | Expand all | Expand 10 after
17441 7829854837061118142 17435 7829854837061118142
17442 ] 17436 ]
17443 ], 17437 ],
17444 "bugs": [ 17438 "bugs": [
17445 1578 17439 1578
17446 ], 17440 ],
17447 "reviewed-by-human": false 17441 "reviewed-by-human": false
17448 } 17442 }
17449 } 17443 }
17450 } 17444 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698