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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/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 3090 matching lines...) Expand 10 before | Expand all | Expand 10 after
3101 }, 3101 },
3102 "quadpath_gpu.png": { 3102 "quadpath_gpu.png": {
3103 "allowed-digests": [ 3103 "allowed-digests": [
3104 [ 3104 [
3105 "bitmap-64bitMD5", 3105 "bitmap-64bitMD5",
3106 7783461840267163457 3106 7783461840267163457
3107 ] 3107 ]
3108 ], 3108 ],
3109 "ignore-failure": false 3109 "ignore-failure": false
3110 }, 3110 },
3111 "radial_gradient2_565.png": {
3112 "allowed-digests": [
3113 [
3114 "bitmap-64bitMD5",
3115 18307699538837897413
3116 ]
3117 ]
3118 },
3119 "radial_gradient2_8888.png": {
3120 "allowed-digests": [
3121 [
3122 "bitmap-64bitMD5",
3123 5549683248195883229
3124 ]
3125 ]
3126 },
3127 "radial_gradient2_gpu.png": {
3128 "allowed-digests": [
3129 [
3130 "bitmap-64bitMD5",
3131 10640994634994775334
3132 ]
3133 ]
3134 },
3111 "radial_gradient_565.png": { 3135 "radial_gradient_565.png": {
3112 "allowed-digests": [ 3136 "allowed-digests": [
3113 [ 3137 [
3114 "bitmap-64bitMD5", 3138 "bitmap-64bitMD5",
3115 10067107685325019703 3139 10067107685325019703
3116 ] 3140 ]
3117 ], 3141 ],
3118 "ignore-failure": false 3142 "ignore-failure": false
3119 }, 3143 },
3120 "radial_gradient_8888.png": { 3144 "radial_gradient_8888.png": {
(...skipping 860 matching lines...) Expand 10 before | Expand all | Expand 10 after
3981 "xfermodes_gpu.png": { 4005 "xfermodes_gpu.png": {
3982 "allowed-digests": [ 4006 "allowed-digests": [
3983 [ 4007 [
3984 "bitmap-64bitMD5", 4008 "bitmap-64bitMD5",
3985 1893175418427715444 4009 1893175418427715444
3986 ] 4010 ]
3987 ], 4011 ],
3988 "ignore-failure": false 4012 "ignore-failure": false
3989 } 4013 }
3990 } 4014 }
3991 } 4015 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698