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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 7171 matching lines...) Expand 10 before | Expand all | Expand 10 after
7182 ], 7182 ],
7183 "bugs": [ 7183 "bugs": [
7184 1759 7184 1759
7185 ], 7185 ],
7186 "reviewed-by-human": false 7186 "reviewed-by-human": false
7187 }, 7187 },
7188 "fontmgr_iter_565.png": { 7188 "fontmgr_iter_565.png": {
7189 "allowed-digests": [ 7189 "allowed-digests": [
7190 [ 7190 [
7191 "bitmap-64bitMD5", 7191 "bitmap-64bitMD5",
7192 15257991883133124567 7192 14104970488407444996
7193 ] 7193 ]
7194 ], 7194 ],
7195 "bugs": [ 7195 "reviewed-by-human": true
7196 1578
7197 ],
7198 "reviewed-by-human": false
7199 }, 7196 },
7200 "fontmgr_iter_8888.png": { 7197 "fontmgr_iter_8888.png": {
7201 "allowed-digests": [ 7198 "allowed-digests": [
7202 [ 7199 [
7203 "bitmap-64bitMD5", 7200 "bitmap-64bitMD5",
7204 3318990240647055550 7201 3344183342766821772
7205 ] 7202 ]
7206 ], 7203 ],
7207 "bugs": [ 7204 "reviewed-by-human": true
7208 1578
7209 ],
7210 "reviewed-by-human": false
7211 }, 7205 },
7212 "fontmgr_iter_gpu.png": { 7206 "fontmgr_iter_gpu.png": {
7213 "allowed-digests": [ 7207 "allowed-digests": [
7214 [ 7208 [
7215 "bitmap-64bitMD5", 7209 "bitmap-64bitMD5",
7216 18096382468661734181 7210 18096382468661734181
7217 ] 7211 ]
7218 ], 7212 ],
7219 "reviewed-by-human": true 7213 "reviewed-by-human": true
7220 }, 7214 },
(...skipping 7481 matching lines...) Expand 10 before | Expand all | Expand 10 after
14702 7829854837061118142 14696 7829854837061118142
14703 ] 14697 ]
14704 ], 14698 ],
14705 "bugs": [ 14699 "bugs": [
14706 1578 14700 1578
14707 ], 14701 ],
14708 "reviewed-by-human": false 14702 "reviewed-by-human": false
14709 } 14703 }
14710 } 14704 }
14711 } 14705 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698