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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-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 3000 matching lines...) Expand 10 before | Expand all | Expand 10 after
3011 }, 3011 },
3012 "quadpath_gpu.png": { 3012 "quadpath_gpu.png": {
3013 "allowed-digests": [ 3013 "allowed-digests": [
3014 [ 3014 [
3015 "bitmap-64bitMD5", 3015 "bitmap-64bitMD5",
3016 772223155471464827 3016 772223155471464827
3017 ] 3017 ]
3018 ], 3018 ],
3019 "ignore-failure": false 3019 "ignore-failure": false
3020 }, 3020 },
3021 "radial_gradient2_565.png": {
3022 "allowed-digests": [
3023 [
3024 "bitmap-64bitMD5",
3025 13081729740716608069
3026 ]
3027 ]
3028 },
3029 "radial_gradient2_8888.png": {
3030 "allowed-digests": [
3031 [
3032 "bitmap-64bitMD5",
3033 16624838454964344604
3034 ]
3035 ]
3036 },
3037 "radial_gradient2_gpu.png": {
3038 "allowed-digests": [
3039 [
3040 "bitmap-64bitMD5",
3041 3023626498552691828
3042 ]
3043 ]
3044 },
3045 "radial_gradient2_pdf.png": {
3046 "allowed-digests": [
3047 [
3048 "bitmap-64bitMD5",
3049 11341215534952942208
3050 ]
3051 ]
3052 },
3021 "radial_gradient_565.png": { 3053 "radial_gradient_565.png": {
3022 "allowed-digests": [ 3054 "allowed-digests": [
3023 [ 3055 [
3024 "bitmap-64bitMD5", 3056 "bitmap-64bitMD5",
3025 10067107685325019703 3057 10067107685325019703
3026 ] 3058 ]
3027 ], 3059 ],
3028 "ignore-failure": false 3060 "ignore-failure": false
3029 }, 3061 },
3030 "radial_gradient_8888.png": { 3062 "radial_gradient_8888.png": {
(...skipping 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
3991 "allowed-digests": [ 4023 "allowed-digests": [
3992 [ 4024 [
3993 "bitmap-64bitMD5", 4025 "bitmap-64bitMD5",
3994 14130006638306207334 4026 14130006638306207334
3995 ] 4027 ]
3996 ], 4028 ],
3997 "ignore-failure": false 4029 "ignore-failure": false
3998 } 4030 }
3999 } 4031 }
4000 } 4032 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698