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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 707513002: Add baselines for the new dashing5 GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 6018 matching lines...) Expand 10 before | Expand all | Expand 10 after
6029 }, 6029 },
6030 "dashing4_pdf-mac.png": { 6030 "dashing4_pdf-mac.png": {
6031 "allowed-digests": [ 6031 "allowed-digests": [
6032 [ 6032 [
6033 "bitmap-64bitMD5", 6033 "bitmap-64bitMD5",
6034 12252013727350495803 6034 12252013727350495803
6035 ] 6035 ]
6036 ], 6036 ],
6037 "reviewed-by-human": true 6037 "reviewed-by-human": true
6038 }, 6038 },
6039 "dashing5_aa_565.png": {
6040 "allowed-digests": [
6041 [
6042 "bitmap-64bitMD5",
6043 11623479184630456313
6044 ]
6045 ],
6046 "reviewed-by-human": true
6047 },
6048 "dashing5_aa_8888.png": {
6049 "allowed-digests": [
6050 [
6051 "bitmap-64bitMD5",
6052 6273184623961142863
6053 ]
6054 ],
6055 "reviewed-by-human": true
6056 },
6057 "dashing5_aa_gpu.png": {
6058 "allowed-digests": [
6059 [
6060 "bitmap-64bitMD5",
6061 295339583851509566
6062 ]
6063 ],
6064 "reviewed-by-human": true
6065 },
6066 "dashing5_aa_pdf-mac.png": {
6067 "allowed-digests": [
6068 [
6069 "bitmap-64bitMD5",
6070 12441153939340105389
6071 ]
6072 ],
6073 "reviewed-by-human": true
6074 },
6075 "dashing5_bw_565.png": {
6076 "allowed-digests": [
6077 [
6078 "bitmap-64bitMD5",
6079 6371376355209234103
6080 ]
6081 ],
6082 "reviewed-by-human": true
6083 },
6084 "dashing5_bw_8888.png": {
6085 "allowed-digests": [
6086 [
6087 "bitmap-64bitMD5",
6088 7974128150358619523
6089 ]
6090 ],
6091 "reviewed-by-human": true
6092 },
6093 "dashing5_bw_gpu.png": {
6094 "allowed-digests": [
6095 [
6096 "bitmap-64bitMD5",
6097 2684919505488199977
6098 ]
6099 ],
6100 "reviewed-by-human": true
6101 },
6102 "dashing5_bw_pdf-mac.png": {
6103 "allowed-digests": [
6104 [
6105 "bitmap-64bitMD5",
6106 12441153939340105389
6107 ]
6108 ],
6109 "reviewed-by-human": true
6110 },
6039 "dashing_565.png": { 6111 "dashing_565.png": {
6040 "allowed-digests": [ 6112 "allowed-digests": [
6041 [ 6113 [
6042 "bitmap-64bitMD5", 6114 "bitmap-64bitMD5",
6043 2587070015488181148 6115 2587070015488181148
6044 ] 6116 ]
6045 ], 6117 ],
6046 "bugs": [ 6118 "bugs": [
6047 1578 6119 1578
6048 ], 6120 ],
(...skipping 11536 matching lines...) Expand 10 before | Expand all | Expand 10 after
17585 "allowed-digests": [ 17657 "allowed-digests": [
17586 [ 17658 [
17587 "bitmap-64bitMD5", 17659 "bitmap-64bitMD5",
17588 11835374726311942978 17660 11835374726311942978
17589 ] 17661 ]
17590 ], 17662 ],
17591 "reviewed-by-human": true 17663 "reviewed-by-human": true
17592 } 17664 }
17593 } 17665 }
17594 } 17666 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698