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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 7556 matching lines...) Expand 10 before | Expand all | Expand 10 after
7567 ], 7567 ],
7568 "bugs": [ 7568 "bugs": [
7569 1759 7569 1759
7570 ], 7570 ],
7571 "reviewed-by-human": false 7571 "reviewed-by-human": false
7572 }, 7572 },
7573 "fontmgr_iter_565.png": { 7573 "fontmgr_iter_565.png": {
7574 "allowed-digests": [ 7574 "allowed-digests": [
7575 [ 7575 [
7576 "bitmap-64bitMD5", 7576 "bitmap-64bitMD5",
7577 1398996083819146930 7577 5455445884785343135
7578 ] 7578 ]
7579 ], 7579 ],
7580 "bugs": [ 7580 "reviewed-by-human": true
7581 1578
7582 ],
7583 "reviewed-by-human": false
7584 }, 7581 },
7585 "fontmgr_iter_8888.png": { 7582 "fontmgr_iter_8888.png": {
7586 "allowed-digests": [ 7583 "allowed-digests": [
7587 [ 7584 [
7588 "bitmap-64bitMD5", 7585 "bitmap-64bitMD5",
7589 15281107942755631080 7586 6584242003506916653
7590 ] 7587 ]
7591 ], 7588 ],
7592 "bugs": [ 7589 "reviewed-by-human": true
7593 1578
7594 ],
7595 "reviewed-by-human": false
7596 }, 7590 },
7597 "fontmgr_iter_gpu.png": { 7591 "fontmgr_iter_gpu.png": {
7598 "allowed-digests": [ 7592 "allowed-digests": [
7599 [ 7593 [
7600 "bitmap-64bitMD5", 7594 "bitmap-64bitMD5",
7601 12433181322174206946 7595 12433181322174206946
7602 ] 7596 ]
7603 ], 7597 ],
7604 "reviewed-by-human": true 7598 "reviewed-by-human": true
7605 }, 7599 },
(...skipping 7667 matching lines...) Expand 10 before | Expand all | Expand 10 after
15273 7829854837061118142 15267 7829854837061118142
15274 ] 15268 ]
15275 ], 15269 ],
15276 "bugs": [ 15270 "bugs": [
15277 1578 15271 1578
15278 ], 15272 ],
15279 "reviewed-by-human": false 15273 "reviewed-by-human": false
15280 } 15274 }
15281 } 15275 }
15282 } 15276 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698