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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 504203002: Add text blob gm baselines. (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 14310 matching lines...) Expand 10 before | Expand all | Expand 10 after
14321 [ 14321 [
14322 "bitmap-64bitMD5", 14322 "bitmap-64bitMD5",
14323 8202463522803346863 14323 8202463522803346863
14324 ] 14324 ]
14325 ], 14325 ],
14326 "bugs": [ 14326 "bugs": [
14327 1578 14327 1578
14328 ], 14328 ],
14329 "reviewed-by-human": false 14329 "reviewed-by-human": false
14330 }, 14330 },
14331 "textblob_angle.png": {
14332 "allowed-digests": [
14333 [
14334 "bitmap-64bitMD5",
14335 8450106420219141611
14336 ]
14337 ],
14338 "reviewed-by-human": true
14339 },
14331 "texteffects_565.png": { 14340 "texteffects_565.png": {
14332 "allowed-digests": [ 14341 "allowed-digests": [
14333 [ 14342 [
14334 "bitmap-64bitMD5", 14343 "bitmap-64bitMD5",
14335 194668986131045106 14344 194668986131045106
14336 ] 14345 ]
14337 ], 14346 ],
14338 "bugs": [ 14347 "bugs": [
14339 1578 14348 1578
14340 ], 14349 ],
(...skipping 1118 matching lines...) Expand 10 before | Expand all | Expand 10 after
15459 14019814087375927425 15468 14019814087375927425
15460 ] 15469 ]
15461 ], 15470 ],
15462 "bugs": [ 15471 "bugs": [
15463 1578 15472 1578
15464 ], 15473 ],
15465 "reviewed-by-human": false 15474 "reviewed-by-human": false
15466 } 15475 }
15467 } 15476 }
15468 } 15477 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698