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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-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 5900 matching lines...) Expand 10 before | Expand all | Expand 10 after
5911 [ 5911 [
5912 "bitmap-64bitMD5", 5912 "bitmap-64bitMD5",
5913 10475351773979495594 5913 10475351773979495594
5914 ] 5914 ]
5915 ], 5915 ],
5916 "bugs": [ 5916 "bugs": [
5917 1578 5917 1578
5918 ], 5918 ],
5919 "reviewed-by-human": false 5919 "reviewed-by-human": false
5920 }, 5920 },
5921 "dashing4_565.png": {
5922 "allowed-digests": [
5923 [
5924 "bitmap-64bitMD5",
5925 8454109889032154845
5926 ]
5927 ],
5928 "reviewed-by-human": true
5929 },
5930 "dashing4_8888.png": {
5931 "allowed-digests": [
5932 [
5933 "bitmap-64bitMD5",
5934 10873004693785991483
5935 ]
5936 ],
5937 "reviewed-by-human": true
5938 },
5939 "dashing4_gpu.png": {
5940 "allowed-digests": [
5941 [
5942 "bitmap-64bitMD5",
5943 8594639529233964568
5944 ]
5945 ],
5946 "reviewed-by-human": true
5947 },
5948 "dashing4_pdf-mac.png": {
5949 "allowed-digests": [
5950 [
5951 "bitmap-64bitMD5",
5952 12252013727350495803
5953 ]
5954 ],
5955 "reviewed-by-human": true
5956 },
5921 "dashing_565.png": { 5957 "dashing_565.png": {
5922 "allowed-digests": [ 5958 "allowed-digests": [
5923 [ 5959 [
5924 "bitmap-64bitMD5", 5960 "bitmap-64bitMD5",
5925 2587070015488181148 5961 2587070015488181148
5926 ] 5962 ]
5927 ], 5963 ],
5928 "bugs": [ 5964 "bugs": [
5929 1578 5965 1578
5930 ], 5966 ],
(...skipping 10728 matching lines...) Expand 10 before | Expand all | Expand 10 after
16659 7829854837061118142 16695 7829854837061118142
16660 ] 16696 ]
16661 ], 16697 ],
16662 "bugs": [ 16698 "bugs": [
16663 1578 16699 1578
16664 ], 16700 ],
16665 "reviewed-by-human": false 16701 "reviewed-by-human": false
16666 } 16702 }
16667 } 16703 }
16668 } 16704 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698