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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 7195 matching lines...) Expand 10 before | Expand all | Expand 10 after
7206 ], 7206 ],
7207 "bugs": [ 7207 "bugs": [
7208 1578 7208 1578
7209 ], 7209 ],
7210 "reviewed-by-human": false 7210 "reviewed-by-human": false
7211 }, 7211 },
7212 "fontmgr_iter_gpu.png": { 7212 "fontmgr_iter_gpu.png": {
7213 "allowed-digests": [ 7213 "allowed-digests": [
7214 [ 7214 [
7215 "bitmap-64bitMD5", 7215 "bitmap-64bitMD5",
7216 11229329600143623486 7216 18096382468661734181
7217 ] 7217 ]
7218 ], 7218 ],
7219 "bugs": [ 7219 "reviewed-by-human": true
7220 1578
7221 ],
7222 "reviewed-by-human": false
7223 }, 7220 },
7224 "fontmgr_match_565.png": { 7221 "fontmgr_match_565.png": {
7225 "allowed-digests": [ 7222 "allowed-digests": [
7226 [ 7223 [
7227 "bitmap-64bitMD5", 7224 "bitmap-64bitMD5",
7228 6956773735690757344 7225 6956773735690757344
7229 ] 7226 ]
7230 ], 7227 ],
7231 "bugs": [ 7228 "bugs": [
7232 1578 7229 1578
(...skipping 7472 matching lines...) Expand 10 before | Expand all | Expand 10 after
14705 7829854837061118142 14702 7829854837061118142
14706 ] 14703 ]
14707 ], 14704 ],
14708 "bugs": [ 14705 "bugs": [
14709 1578 14706 1578
14710 ], 14707 ],
14711 "reviewed-by-human": false 14708 "reviewed-by-human": false
14712 } 14709 }
14713 } 14710 }
14714 } 14711 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698