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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 8414 matching lines...) Expand 10 before | Expand all | Expand 10 after
8425 ], 8425 ],
8426 "bugs": [ 8426 "bugs": [
8427 1759 8427 1759
8428 ], 8428 ],
8429 "reviewed-by-human": false 8429 "reviewed-by-human": false
8430 }, 8430 },
8431 "fontmgr_iter_565.png": { 8431 "fontmgr_iter_565.png": {
8432 "allowed-digests": [ 8432 "allowed-digests": [
8433 [ 8433 [
8434 "bitmap-64bitMD5", 8434 "bitmap-64bitMD5",
8435 15257991883133124567 8435 14104970488407444996
8436 ] 8436 ]
8437 ], 8437 ],
8438 "bugs": [ 8438 "reviewed-by-human": true
8439 1578
8440 ],
8441 "reviewed-by-human": false
8442 }, 8439 },
8443 "fontmgr_iter_8888.png": { 8440 "fontmgr_iter_8888.png": {
8444 "allowed-digests": [ 8441 "allowed-digests": [
8445 [ 8442 [
8446 "bitmap-64bitMD5", 8443 "bitmap-64bitMD5",
8447 3318990240647055550 8444 3344183342766821772
8448 ] 8445 ]
8449 ], 8446 ],
8450 "bugs": [ 8447 "reviewed-by-human": true
8451 1578
8452 ],
8453 "reviewed-by-human": false
8454 }, 8448 },
8455 "fontmgr_iter_gpu.png": { 8449 "fontmgr_iter_gpu.png": {
8456 "allowed-digests": [ 8450 "allowed-digests": [
8457 [ 8451 [
8458 "bitmap-64bitMD5", 8452 "bitmap-64bitMD5",
8459 18096382468661734181 8453 18096382468661734181
8460 ] 8454 ]
8461 ], 8455 ],
8462 "reviewed-by-human": true 8456 "reviewed-by-human": true
8463 }, 8457 },
(...skipping 8436 matching lines...) Expand 10 before | Expand all | Expand 10 after
16900 7829854837061118142 16894 7829854837061118142
16901 ] 16895 ]
16902 ], 16896 ],
16903 "bugs": [ 16897 "bugs": [
16904 1578 16898 1578
16905 ], 16899 ],
16906 "reviewed-by-human": false 16900 "reviewed-by-human": false
16907 } 16901 }
16908 } 16902 }
16909 } 16903 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698