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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/expected-results.json

Issue 330033002: Add expectations for dashing gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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
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_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 6928 matching lines...) Expand 10 before | Expand all | Expand 10 after
6939 }, 6939 },
6940 "dashing3_pdf-poppler.png": { 6940 "dashing3_pdf-poppler.png": {
6941 "allowed-digests": [ 6941 "allowed-digests": [
6942 [ 6942 [
6943 "bitmap-64bitMD5", 6943 "bitmap-64bitMD5",
6944 2205189886446930630 6944 2205189886446930630
6945 ] 6945 ]
6946 ], 6946 ],
6947 "reviewed-by-human": true 6947 "reviewed-by-human": true
6948 }, 6948 },
6949 "dashing4_565.png": {
6950 "allowed-digests": [
6951 [
6952 "bitmap-64bitMD5",
6953 3905274096451946067
6954 ]
6955 ],
6956 "reviewed-by-human": true
6957 },
6958 "dashing4_8888.png": {
6959 "allowed-digests": [
6960 [
6961 "bitmap-64bitMD5",
6962 1394068287232006716
6963 ]
6964 ],
6965 "reviewed-by-human": true
6966 },
6967 "dashing4_gpu.png": {
6968 "allowed-digests": [
6969 [
6970 "bitmap-64bitMD5",
6971 7921688531938911311
6972 ]
6973 ],
6974 "reviewed-by-human": true
6975 },
6976 "dashing4_msaa16.png": {
6977 "allowed-digests": [
6978 [
6979 "bitmap-64bitMD5",
6980 14799529456522288961
6981 ]
6982 ],
6983 "reviewed-by-human": true
6984 },
6985 "dashing4_nvprmsaa4.png": {
6986 "allowed-digests": [
6987 [
6988 "bitmap-64bitMD5",
6989 435692472891416959
6990 ]
6991 ],
6992 "reviewed-by-human": true
6993 },
6994 "dashing4_pdf-poppler.png": {
6995 "allowed-digests": [
6996 [
6997 "bitmap-64bitMD5",
6998 231561481260893579
6999 ]
7000 ],
7001 "reviewed-by-human": true
7002 },
6949 "dashing_565.png": { 7003 "dashing_565.png": {
6950 "allowed-digests": [ 7004 "allowed-digests": [
6951 [ 7005 [
6952 "bitmap-64bitMD5", 7006 "bitmap-64bitMD5",
6953 2587070015488181148 7007 2587070015488181148
6954 ] 7008 ]
6955 ], 7009 ],
6956 "bugs": [ 7010 "bugs": [
6957 1578 7011 1578
6958 ], 7012 ],
(...skipping 12774 matching lines...) Expand 10 before | Expand all | Expand 10 after
19733 "allowed-digests": [ 19787 "allowed-digests": [
19734 [ 19788 [
19735 "bitmap-64bitMD5", 19789 "bitmap-64bitMD5",
19736 14883391086059083985 19790 14883391086059083985
19737 ] 19791 ]
19738 ], 19792 ],
19739 "reviewed-by-human": true 19793 "reviewed-by-human": true
19740 } 19794 }
19741 } 19795 }
19742 } 19796 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698