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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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_gpu.png": { 9 "aaclip_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2982 matching lines...) Expand 10 before | Expand all | Expand 10 after
2993 }, 2993 },
2994 "quadpath_gpu.png": { 2994 "quadpath_gpu.png": {
2995 "allowed-digests": [ 2995 "allowed-digests": [
2996 [ 2996 [
2997 "bitmap-64bitMD5", 2997 "bitmap-64bitMD5",
2998 8672103517888678305 2998 8672103517888678305
2999 ] 2999 ]
3000 ], 3000 ],
3001 "ignore-failure": false 3001 "ignore-failure": false
3002 }, 3002 },
3003 "radial_gradient2_565.png": {
3004 "allowed-digests": [
3005 [
3006 "bitmap-64bitMD5",
3007 18307699538837897413
3008 ]
3009 ]
3010 },
3011 "radial_gradient2_8888.png": {
3012 "allowed-digests": [
3013 [
3014 "bitmap-64bitMD5",
3015 5549683248195883229
3016 ]
3017 ]
3018 },
3019 "radial_gradient2_gpu.png": {
3020 "allowed-digests": [
3021 [
3022 "bitmap-64bitMD5",
3023 6071935294942893742
3024 ]
3025 ]
3026 },
3027 "radial_gradient2_pdf.png": {
3028 "allowed-digests": [
3029 [
3030 "bitmap-64bitMD5",
3031 11341215534952942208
3032 ]
3033 ]
3034 },
3003 "radial_gradient_565.png": { 3035 "radial_gradient_565.png": {
3004 "allowed-digests": [ 3036 "allowed-digests": [
3005 [ 3037 [
3006 "bitmap-64bitMD5", 3038 "bitmap-64bitMD5",
3007 10067107685325019703 3039 10067107685325019703
3008 ] 3040 ]
3009 ], 3041 ],
3010 "ignore-failure": false 3042 "ignore-failure": false
3011 }, 3043 },
3012 "radial_gradient_8888.png": { 3044 "radial_gradient_8888.png": {
(...skipping 969 matching lines...) Expand 10 before | Expand all | Expand 10 after
3982 "allowed-digests": [ 4014 "allowed-digests": [
3983 [ 4015 [
3984 "bitmap-64bitMD5", 4016 "bitmap-64bitMD5",
3985 4826467782721885987 4017 4826467782721885987
3986 ] 4018 ]
3987 ], 4019 ],
3988 "ignore-failure": false 4020 "ignore-failure": false
3989 } 4021 }
3990 } 4022 }
3991 } 4023 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698