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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-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 "3x3bitmaprect_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2882 matching lines...) Expand 10 before | Expand all | Expand 10 after
2893 }, 2893 },
2894 "quadpath_msaa4.png": { 2894 "quadpath_msaa4.png": {
2895 "allowed-digests": [ 2895 "allowed-digests": [
2896 [ 2896 [
2897 "bitmap-64bitMD5", 2897 "bitmap-64bitMD5",
2898 3867999593113999830 2898 3867999593113999830
2899 ] 2899 ]
2900 ], 2900 ],
2901 "ignore-failure": false 2901 "ignore-failure": false
2902 }, 2902 },
2903 "radial_gradient2_565.png": {
2904 "allowed-digests": [
2905 [
2906 "bitmap-64bitMD5",
2907 18307699538837897413
2908 ]
2909 ]
2910 },
2911 "radial_gradient2_8888.png": {
2912 "allowed-digests": [
2913 [
2914 "bitmap-64bitMD5",
2915 5549683248195883229
2916 ]
2917 ]
2918 },
2919 "radial_gradient2_gpu.png": {
2920 "allowed-digests": [
2921 [
2922 "bitmap-64bitMD5",
2923 4736737030430258133
2924 ]
2925 ]
2926 },
2927 "radial_gradient2_msaa4.png": {
2928 "allowed-digests": [
2929 [
2930 "bitmap-64bitMD5",
2931 6619798458534913475
2932 ]
2933 ]
2934 },
2903 "radial_gradient_gpu.png": { 2935 "radial_gradient_gpu.png": {
2904 "allowed-digests": [ 2936 "allowed-digests": [
2905 [ 2937 [
2906 "bitmap-64bitMD5", 2938 "bitmap-64bitMD5",
2907 8572585790542700888 2939 8572585790542700888
2908 ] 2940 ]
2909 ], 2941 ],
2910 "ignore-failure": false 2942 "ignore-failure": false
2911 }, 2943 },
2912 "radial_gradient_msaa4.png": { 2944 "radial_gradient_msaa4.png": {
(...skipping 986 matching lines...) Expand 10 before | Expand all | Expand 10 after
3899 "allowed-digests": [ 3931 "allowed-digests": [
3900 [ 3932 [
3901 "bitmap-64bitMD5", 3933 "bitmap-64bitMD5",
3902 3843443350365136045 3934 3843443350365136045
3903 ] 3935 ]
3904 ], 3936 ],
3905 "ignore-failure": false 3937 "ignore-failure": false
3906 } 3938 }
3907 } 3939 }
3908 } 3940 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698