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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 5108 matching lines...) Expand 10 before | Expand all | Expand 10 after
5119 }, 5119 },
5120 "dashing4_pdf-mac.png": { 5120 "dashing4_pdf-mac.png": {
5121 "allowed-digests": [ 5121 "allowed-digests": [
5122 [ 5122 [
5123 "bitmap-64bitMD5", 5123 "bitmap-64bitMD5",
5124 12252013727350495803 5124 12252013727350495803
5125 ] 5125 ]
5126 ], 5126 ],
5127 "reviewed-by-human": true 5127 "reviewed-by-human": true
5128 }, 5128 },
5129 "dashing5_aa_565.png": {
5130 "allowed-digests": [
5131 [
5132 "bitmap-64bitMD5",
5133 11623479184630456313
5134 ]
5135 ],
5136 "reviewed-by-human": true
5137 },
5138 "dashing5_aa_8888.png": {
5139 "allowed-digests": [
5140 [
5141 "bitmap-64bitMD5",
5142 6273184623961142863
5143 ]
5144 ],
5145 "reviewed-by-human": true
5146 },
5147 "dashing5_aa_gpu.png": {
5148 "allowed-digests": [
5149 [
5150 "bitmap-64bitMD5",
5151 295339583851509566
5152 ]
5153 ],
5154 "reviewed-by-human": true
5155 },
5156 "dashing5_aa_pdf-mac.png": {
5157 "allowed-digests": [
5158 [
5159 "bitmap-64bitMD5",
5160 12441153939340105389
5161 ]
5162 ],
5163 "reviewed-by-human": true
5164 },
5165 "dashing5_bw_565.png": {
5166 "allowed-digests": [
5167 [
5168 "bitmap-64bitMD5",
5169 6371376355209234103
5170 ]
5171 ],
5172 "reviewed-by-human": true
5173 },
5174 "dashing5_bw_8888.png": {
5175 "allowed-digests": [
5176 [
5177 "bitmap-64bitMD5",
5178 7974128150358619523
5179 ]
5180 ],
5181 "reviewed-by-human": true
5182 },
5183 "dashing5_bw_gpu.png": {
5184 "allowed-digests": [
5185 [
5186 "bitmap-64bitMD5",
5187 2684919505488199977
5188 ]
5189 ],
5190 "reviewed-by-human": true
5191 },
5192 "dashing5_bw_pdf-mac.png": {
5193 "allowed-digests": [
5194 [
5195 "bitmap-64bitMD5",
5196 12441153939340105389
5197 ]
5198 ],
5199 "reviewed-by-human": true
5200 },
5129 "dashing_565.png": { 5201 "dashing_565.png": {
5130 "allowed-digests": [ 5202 "allowed-digests": [
5131 [ 5203 [
5132 "bitmap-64bitMD5", 5204 "bitmap-64bitMD5",
5133 2587070015488181148 5205 2587070015488181148
5134 ] 5206 ]
5135 ], 5207 ],
5136 "bugs": [ 5208 "bugs": [
5137 1578 5209 1578
5138 ], 5210 ],
(...skipping 10773 matching lines...) Expand 10 before | Expand all | Expand 10 after
15912 "allowed-digests": [ 15984 "allowed-digests": [
15913 [ 15985 [
15914 "bitmap-64bitMD5", 15986 "bitmap-64bitMD5",
15915 11835374726311942978 15987 11835374726311942978
15916 ] 15988 ]
15917 ], 15989 ],
15918 "reviewed-by-human": true 15990 "reviewed-by-human": true
15919 } 15991 }
15920 } 15992 }
15921 } 15993 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698