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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 6077 matching lines...) Expand 10 before | Expand all | Expand 10 after
6088 }, 6088 },
6089 "dashing4_pdf-mac.png": { 6089 "dashing4_pdf-mac.png": {
6090 "allowed-digests": [ 6090 "allowed-digests": [
6091 [ 6091 [
6092 "bitmap-64bitMD5", 6092 "bitmap-64bitMD5",
6093 12252013727350495803 6093 12252013727350495803
6094 ] 6094 ]
6095 ], 6095 ],
6096 "reviewed-by-human": true 6096 "reviewed-by-human": true
6097 }, 6097 },
6098 "dashing5_aa_565.png": {
6099 "allowed-digests": [
6100 [
6101 "bitmap-64bitMD5",
6102 11623479184630456313
6103 ]
6104 ],
6105 "reviewed-by-human": true
6106 },
6107 "dashing5_aa_8888.png": {
6108 "allowed-digests": [
6109 [
6110 "bitmap-64bitMD5",
6111 6273184623961142863
6112 ]
6113 ],
6114 "reviewed-by-human": true
6115 },
6116 "dashing5_aa_gpu.png": {
6117 "allowed-digests": [
6118 [
6119 "bitmap-64bitMD5",
6120 295339583851509566
6121 ]
6122 ],
6123 "reviewed-by-human": true
6124 },
6125 "dashing5_aa_pdf-mac.png": {
6126 "allowed-digests": [
6127 [
6128 "bitmap-64bitMD5",
6129 12441153939340105389
6130 ]
6131 ],
6132 "reviewed-by-human": true
6133 },
6134 "dashing5_bw_565.png": {
6135 "allowed-digests": [
6136 [
6137 "bitmap-64bitMD5",
6138 6371376355209234103
6139 ]
6140 ],
6141 "reviewed-by-human": true
6142 },
6143 "dashing5_bw_8888.png": {
6144 "allowed-digests": [
6145 [
6146 "bitmap-64bitMD5",
6147 7974128150358619523
6148 ]
6149 ],
6150 "reviewed-by-human": true
6151 },
6152 "dashing5_bw_gpu.png": {
6153 "allowed-digests": [
6154 [
6155 "bitmap-64bitMD5",
6156 2684919505488199977
6157 ]
6158 ],
6159 "reviewed-by-human": true
6160 },
6161 "dashing5_bw_pdf-mac.png": {
6162 "allowed-digests": [
6163 [
6164 "bitmap-64bitMD5",
6165 12441153939340105389
6166 ]
6167 ],
6168 "reviewed-by-human": true
6169 },
6098 "dashing_565.png": { 6170 "dashing_565.png": {
6099 "allowed-digests": [ 6171 "allowed-digests": [
6100 [ 6172 [
6101 "bitmap-64bitMD5", 6173 "bitmap-64bitMD5",
6102 2587070015488181148 6174 2587070015488181148
6103 ] 6175 ]
6104 ], 6176 ],
6105 "bugs": [ 6177 "bugs": [
6106 1578 6178 1578
6107 ], 6179 ],
(...skipping 12002 matching lines...) Expand 10 before | Expand all | Expand 10 after
18110 "allowed-digests": [ 18182 "allowed-digests": [
18111 [ 18183 [
18112 "bitmap-64bitMD5", 18184 "bitmap-64bitMD5",
18113 11835374726311942978 18185 11835374726311942978
18114 ] 18186 ]
18115 ], 18187 ],
18116 "reviewed-by-human": true 18188 "reviewed-by-human": true
18117 } 18189 }
18118 } 18190 }
18119 } 18191 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698