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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-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_gpu.png": { 9 "aaclip_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 4844 matching lines...) Expand 10 before | Expand all | Expand 10 after
4855 }, 4855 },
4856 "quadpath_pdf.png": { 4856 "quadpath_pdf.png": {
4857 "allowed-digests": [ 4857 "allowed-digests": [
4858 [ 4858 [
4859 "bitmap-64bitMD5", 4859 "bitmap-64bitMD5",
4860 11574925868849851499 4860 11574925868849851499
4861 ] 4861 ]
4862 ], 4862 ],
4863 "ignore-failure": false 4863 "ignore-failure": false
4864 }, 4864 },
4865 "radial_gradient2_565.png": {
4866 "allowed-digests": [
4867 [
4868 "bitmap-64bitMD5",
4869 18307699538837897413
4870 ]
4871 ]
4872 },
4873 "radial_gradient2_8888.png": {
4874 "allowed-digests": [
4875 [
4876 "bitmap-64bitMD5",
4877 5549683248195883229
4878 ]
4879 ]
4880 },
4881 "radial_gradient2_gpu.png": {
4882 "allowed-digests": [
4883 [
4884 "bitmap-64bitMD5",
4885 17403009349153899409
4886 ]
4887 ]
4888 },
4889 "radial_gradient2_pdf.png": {
4890 "allowed-digests": [
4891 [
4892 "bitmap-64bitMD5",
4893 11341215534952942208
4894 ]
4895 ]
4896 },
4865 "radial_gradient_565.png": { 4897 "radial_gradient_565.png": {
4866 "allowed-digests": [ 4898 "allowed-digests": [
4867 [ 4899 [
4868 "bitmap-64bitMD5", 4900 "bitmap-64bitMD5",
4869 10067107685325019703 4901 10067107685325019703
4870 ] 4902 ]
4871 ], 4903 ],
4872 "ignore-failure": false 4904 "ignore-failure": false
4873 }, 4905 },
4874 "radial_gradient_8888.png": { 4906 "radial_gradient_8888.png": {
(...skipping 1607 matching lines...) Expand 10 before | Expand all | Expand 10 after
6482 "allowed-digests": [ 6514 "allowed-digests": [
6483 [ 6515 [
6484 "bitmap-64bitMD5", 6516 "bitmap-64bitMD5",
6485 9151974350149210736 6517 9151974350149210736
6486 ] 6518 ]
6487 ], 6519 ],
6488 "ignore-failure": false 6520 "ignore-failure": false
6489 } 6521 }
6490 } 6522 }
6491 } 6523 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698