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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 7580 matching lines...) Expand 10 before | Expand all | Expand 10 after
7591 ], 7591 ],
7592 "bugs": [ 7592 "bugs": [
7593 1578 7593 1578
7594 ], 7594 ],
7595 "reviewed-by-human": false 7595 "reviewed-by-human": false
7596 }, 7596 },
7597 "fontmgr_iter_gpu.png": { 7597 "fontmgr_iter_gpu.png": {
7598 "allowed-digests": [ 7598 "allowed-digests": [
7599 [ 7599 [
7600 "bitmap-64bitMD5", 7600 "bitmap-64bitMD5",
7601 14381387321853004947 7601 12433181322174206946
7602 ] 7602 ]
7603 ], 7603 ],
7604 "bugs": [ 7604 "reviewed-by-human": true
7605 1578
7606 ],
7607 "reviewed-by-human": false
7608 }, 7605 },
7609 "fontmgr_match_565.png": { 7606 "fontmgr_match_565.png": {
7610 "allowed-digests": [ 7607 "allowed-digests": [
7611 [ 7608 [
7612 "bitmap-64bitMD5", 7609 "bitmap-64bitMD5",
7613 17559446802055567933 7610 17559446802055567933
7614 ] 7611 ]
7615 ], 7612 ],
7616 "bugs": [ 7613 "bugs": [
7617 1578 7614 1578
(...skipping 7658 matching lines...) Expand 10 before | Expand all | Expand 10 after
15276 7829854837061118142 15273 7829854837061118142
15277 ] 15274 ]
15278 ], 15275 ],
15279 "bugs": [ 15276 "bugs": [
15280 1578 15277 1578
15281 ], 15278 ],
15282 "reviewed-by-human": false 15279 "reviewed-by-human": false
15283 } 15280 }
15284 } 15281 }
15285 } 15282 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698