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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-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_pdf.png": {
3038 "allowed-digests": [
3039 [
3040 "bitmap-64bitMD5",
3041 11341215534952942208
3042 ]
3043 ]
3044 },
3021 "radial_gradient_565.png": { 3045 "radial_gradient_565.png": {
3022 "allowed-digests": [ 3046 "allowed-digests": [
3023 [ 3047 [
3024 "bitmap-64bitMD5", 3048 "bitmap-64bitMD5",
3025 10067107685325019703 3049 10067107685325019703
3026 ] 3050 ]
3027 ], 3051 ],
3028 "ignore-failure": false 3052 "ignore-failure": false
3029 }, 3053 },
3030 "radial_gradient_8888.png": { 3054 "radial_gradient_8888.png": {
(...skipping 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
3991 "allowed-digests": [ 4015 "allowed-digests": [
3992 [ 4016 [
3993 "bitmap-64bitMD5", 4017 "bitmap-64bitMD5",
3994 14130006638306207334 4018 14130006638306207334
3995 ] 4019 ]
3996 ], 4020 ],
3997 "ignore-failure": false 4021 "ignore-failure": false
3998 } 4022 }
3999 } 4023 }
4000 } 4024 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698