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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/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 6769 matching lines...) Expand 10 before | Expand all | Expand 10 after
6780 ] 6780 ]
6781 }, 6781 },
6782 "dropshadowimagefilter_pdf-poppler.png": { 6782 "dropshadowimagefilter_pdf-poppler.png": {
6783 "allowed-digests": [ 6783 "allowed-digests": [
6784 [ 6784 [
6785 "bitmap-64bitMD5", 6785 "bitmap-64bitMD5",
6786 8887194911837226938 6786 8887194911837226938
6787 ] 6787 ]
6788 ] 6788 ]
6789 }, 6789 },
6790 "drrect_angle.png": {
6791 "allowed-digests": [
6792 [
6793 "bitmap-64bitMD5",
6794 10282477647296347296
6795 ]
6796 ],
6797 "reviewed-by-human": true
6798 },
6790 "emptypath_565.png": { 6799 "emptypath_565.png": {
6791 "allowed-digests": [ 6800 "allowed-digests": [
6792 [ 6801 [
6793 "bitmap-64bitMD5", 6802 "bitmap-64bitMD5",
6794 3179421156273465928 6803 3179421156273465928
6795 ] 6804 ]
6796 ], 6805 ],
6797 "bugs": [ 6806 "bugs": [
6798 1578 6807 1578
6799 ], 6808 ],
(...skipping 8353 matching lines...) Expand 10 before | Expand all | Expand 10 after
15153 14019814087375927425 15162 14019814087375927425
15154 ] 15163 ]
15155 ], 15164 ],
15156 "bugs": [ 15165 "bugs": [
15157 1578 15166 1578
15158 ], 15167 ],
15159 "reviewed-by-human": false 15168 "reviewed-by-human": false
15160 } 15169 }
15161 } 15170 }
15162 } 15171 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698