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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 23144005: expectations for radial_gradient2 (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 "aaclip_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 3098 matching lines...) Expand 10 before | Expand all | Expand 10 after
3109 }, 3109 },
3110 "quadpath_gpu.png": { 3110 "quadpath_gpu.png": {
3111 "allowed-digests": [ 3111 "allowed-digests": [
3112 [ 3112 [
3113 "bitmap-64bitMD5", 3113 "bitmap-64bitMD5",
3114 7783461840267163457 3114 7783461840267163457
3115 ] 3115 ]
3116 ], 3116 ],
3117 "ignore-failure": false 3117 "ignore-failure": false
3118 }, 3118 },
3119 "radial_gradient2_565.png": {
3120 "allowed-digests": [
3121 [
3122 "bitmap-64bitMD5",
3123 18307699538837897413
3124 ]
3125 ]
3126 },
3127 "radial_gradient2_8888.png": {
3128 "allowed-digests": [
3129 [
3130 "bitmap-64bitMD5",
3131 5549683248195883229
3132 ]
3133 ]
3134 },
3119 "radial_gradient_565.png": { 3135 "radial_gradient_565.png": {
3120 "allowed-digests": [ 3136 "allowed-digests": [
3121 [ 3137 [
3122 "bitmap-64bitMD5", 3138 "bitmap-64bitMD5",
3123 10067107685325019703 3139 10067107685325019703
3124 ] 3140 ]
3125 ], 3141 ],
3126 "ignore-failure": false 3142 "ignore-failure": false
3127 }, 3143 },
3128 "radial_gradient_8888.png": { 3144 "radial_gradient_8888.png": {
(...skipping 837 matching lines...) Expand 10 before | Expand all | Expand 10 after
3966 "allowed-digests": [ 3982 "allowed-digests": [
3967 [ 3983 [
3968 "bitmap-64bitMD5", 3984 "bitmap-64bitMD5",
3969 9426889969709537348 3985 9426889969709537348
3970 ] 3986 ]
3971 ], 3987 ],
3972 "ignore-failure": false 3988 "ignore-failure": false
3973 } 3989 }
3974 } 3990 }
3975 } 3991 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698