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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 4562 matching lines...) Expand 10 before | Expand all | Expand 10 after
4573 ] 4573 ]
4574 }, 4574 },
4575 "dropshadowimagefilter_pdf-poppler.png": { 4575 "dropshadowimagefilter_pdf-poppler.png": {
4576 "allowed-digests": [ 4576 "allowed-digests": [
4577 [ 4577 [
4578 "bitmap-64bitMD5", 4578 "bitmap-64bitMD5",
4579 17620708440964672594 4579 17620708440964672594
4580 ] 4580 ]
4581 ] 4581 ]
4582 }, 4582 },
4583 "drrect_565.png": {
4584 "allowed-digests": [
4585 [
4586 "bitmap-64bitMD5",
4587 7282537335075785928
4588 ]
4589 ],
4590 "reviewed-by-human": true
4591 },
4592 "drrect_8888.png": {
4593 "allowed-digests": [
4594 [
4595 "bitmap-64bitMD5",
4596 8863849031372460120
4597 ]
4598 ],
4599 "reviewed-by-human": true
4600 },
4601 "drrect_pdf-poppler.png": {
4602 "allowed-digests": [
4603 [
4604 "bitmap-64bitMD5",
4605 14245969990125846971
4606 ]
4607 ],
4608 "reviewed-by-human": true
4609 },
4583 "emptypath_565.png": { 4610 "emptypath_565.png": {
4584 "allowed-digests": [ 4611 "allowed-digests": [
4585 [ 4612 [
4586 "bitmap-64bitMD5", 4613 "bitmap-64bitMD5",
4587 16565881092123145800 4614 16565881092123145800
4588 ] 4615 ]
4589 ], 4616 ],
4590 "ignore-failure": false 4617 "ignore-failure": false
4591 }, 4618 },
4592 "emptypath_8888.png": { 4619 "emptypath_8888.png": {
(...skipping 5579 matching lines...) Expand 10 before | Expand all | Expand 10 after
10172 12332625502817210303 10199 12332625502817210303
10173 ] 10200 ]
10174 ], 10201 ],
10175 "bugs": [ 10202 "bugs": [
10176 1578 10203 1578
10177 ], 10204 ],
10178 "reviewed-by-human": false 10205 "reviewed-by-human": false
10179 } 10206 }
10180 } 10207 }
10181 } 10208 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698