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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 5925 matching lines...) Expand 10 before | Expand all | Expand 10 after
5936 [ 5936 [
5937 "bitmap-64bitMD5", 5937 "bitmap-64bitMD5",
5938 10475351773979495594 5938 10475351773979495594
5939 ] 5939 ]
5940 ], 5940 ],
5941 "bugs": [ 5941 "bugs": [
5942 1578 5942 1578
5943 ], 5943 ],
5944 "reviewed-by-human": false 5944 "reviewed-by-human": false
5945 }, 5945 },
5946 "dashing4_565.png": {
5947 "allowed-digests": [
5948 [
5949 "bitmap-64bitMD5",
5950 8454109889032154845
5951 ]
5952 ],
5953 "reviewed-by-human": true
5954 },
5955 "dashing4_8888.png": {
5956 "allowed-digests": [
5957 [
5958 "bitmap-64bitMD5",
5959 10873004693785991483
5960 ]
5961 ],
5962 "reviewed-by-human": true
5963 },
5964 "dashing4_gpu.png": {
5965 "allowed-digests": [
5966 [
5967 "bitmap-64bitMD5",
5968 17732223652835203663
5969 ]
5970 ],
5971 "reviewed-by-human": true
5972 },
5973 "dashing4_pdf-mac.png": {
5974 "allowed-digests": [
5975 [
5976 "bitmap-64bitMD5",
5977 12252013727350495803
5978 ]
5979 ],
5980 "reviewed-by-human": true
5981 },
5946 "dashing_565.png": { 5982 "dashing_565.png": {
5947 "allowed-digests": [ 5983 "allowed-digests": [
5948 [ 5984 [
5949 "bitmap-64bitMD5", 5985 "bitmap-64bitMD5",
5950 2587070015488181148 5986 2587070015488181148
5951 ] 5987 ]
5952 ], 5988 ],
5953 "bugs": [ 5989 "bugs": [
5954 1578 5990 1578
5955 ], 5991 ],
(...skipping 10447 matching lines...) Expand 10 before | Expand all | Expand 10 after
16403 7829854837061118142 16439 7829854837061118142
16404 ] 16440 ]
16405 ], 16441 ],
16406 "bugs": [ 16442 "bugs": [
16407 1578 16443 1578
16408 ], 16444 ],
16409 "reviewed-by-human": false 16445 "reviewed-by-human": false
16410 } 16446 }
16411 } 16447 }
16412 } 16448 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698