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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 4919 matching lines...) Expand 10 before | Expand all | Expand 10 after
4930 }, 4930 },
4931 "dashing3_pdf-mac.png": { 4931 "dashing3_pdf-mac.png": {
4932 "allowed-digests": [ 4932 "allowed-digests": [
4933 [ 4933 [
4934 "bitmap-64bitMD5", 4934 "bitmap-64bitMD5",
4935 18412805904184345296 4935 18412805904184345296
4936 ] 4936 ]
4937 ], 4937 ],
4938 "ignore-failure": false 4938 "ignore-failure": false
4939 }, 4939 },
4940 "dashing4_565.png": {
4941 "allowed-digests": [
4942 [
4943 "bitmap-64bitMD5",
4944 8454109889032154845
4945 ]
4946 ],
4947 "reviewed-by-human": true
4948 },
4949 "dashing4_8888.png": {
4950 "allowed-digests": [
4951 [
4952 "bitmap-64bitMD5",
4953 10873004693785991483
4954 ]
4955 ],
4956 "reviewed-by-human": true
4957 },
4958 "dashing4_gpu.png": {
4959 "allowed-digests": [
4960 [
4961 "bitmap-64bitMD5",
4962 8594639529233964568
4963 ]
4964 ],
4965 "reviewed-by-human": true
4966 },
4967 "dashing4_pdf-mac.png": {
4968 "allowed-digests": [
4969 [
4970 "bitmap-64bitMD5",
4971 12252013727350495803
4972 ]
4973 ],
4974 "reviewed-by-human": true
4975 },
4940 "dashing_565.png": { 4976 "dashing_565.png": {
4941 "allowed-digests": [ 4977 "allowed-digests": [
4942 [ 4978 [
4943 "bitmap-64bitMD5", 4979 "bitmap-64bitMD5",
4944 2587070015488181148 4980 2587070015488181148
4945 ] 4981 ]
4946 ], 4982 ],
4947 "bugs": [ 4983 "bugs": [
4948 1578 4984 1578
4949 ], 4985 ],
(...skipping 9499 matching lines...) Expand 10 before | Expand all | Expand 10 after
14449 7829854837061118142 14485 7829854837061118142
14450 ] 14486 ]
14451 ], 14487 ],
14452 "bugs": [ 14488 "bugs": [
14453 1578 14489 1578
14454 ], 14490 ],
14455 "reviewed-by-human": false 14491 "reviewed-by-human": false
14456 } 14492 }
14457 } 14493 }
14458 } 14494 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698