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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 3099 matching lines...) Expand 10 before | Expand all | Expand 10 after
3110 }, 3110 },
3111 "quadpath_gpu.png": { 3111 "quadpath_gpu.png": {
3112 "allowed-digests": [ 3112 "allowed-digests": [
3113 [ 3113 [
3114 "bitmap-64bitMD5", 3114 "bitmap-64bitMD5",
3115 11744377691100228826 3115 11744377691100228826
3116 ] 3116 ]
3117 ], 3117 ],
3118 "ignore-failure": false 3118 "ignore-failure": false
3119 }, 3119 },
3120 "radial_gradient2_565.png": {
3121 "allowed-digests": [
3122 [
3123 "bitmap-64bitMD5",
3124 18307699538837897413
3125 ]
3126 ]
3127 },
3128 "radial_gradient2_8888.png": {
3129 "allowed-digests": [
3130 [
3131 "bitmap-64bitMD5",
3132 5549683248195883229
3133 ]
3134 ]
3135 },
3136 "radial_gradient2_gpu.png": {
3137 "allowed-digests": [
3138 [
3139 "bitmap-64bitMD5",
3140 8142194400569923388
3141 ]
3142 ]
3143 },
3120 "radial_gradient_565.png": { 3144 "radial_gradient_565.png": {
3121 "allowed-digests": [ 3145 "allowed-digests": [
3122 [ 3146 [
3123 "bitmap-64bitMD5", 3147 "bitmap-64bitMD5",
3124 10067107685325019703 3148 10067107685325019703
3125 ] 3149 ]
3126 ], 3150 ],
3127 "ignore-failure": false 3151 "ignore-failure": false
3128 }, 3152 },
3129 "radial_gradient_8888.png": { 3153 "radial_gradient_8888.png": {
(...skipping 888 matching lines...) Expand 10 before | Expand all | Expand 10 after
4018 "allowed-digests": [ 4042 "allowed-digests": [
4019 [ 4043 [
4020 "bitmap-64bitMD5", 4044 "bitmap-64bitMD5",
4021 13158365418409852317 4045 13158365418409852317
4022 ] 4046 ]
4023 ], 4047 ],
4024 "ignore-failure": false 4048 "ignore-failure": false
4025 } 4049 }
4026 } 4050 }
4027 } 4051 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698