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

Side by Side Diff: gm/rebaseline_server/testdata/outputs/expected/results_test.ResultsTest.test_gm/gm.json

Issue 178253010: rebaseline_server: use new intermediate JSON format (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: incorporate Ravi's suggestions Created 6 years, 9 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
« no previous file with comments | « gm/rebaseline_server/testdata/outputs/actual/results_test.ResultsTest.test_gm/gm.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "categories": { 2 "extraColumnHeaders": {
3 "builder": { 3 "builder": {
4 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13, 4 "headerText": "builder",
5 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15 5 "isFilterable": true,
6 "isSortable": true,
7 "valuesAndCounts": {
8 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 13,
9 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 15
10 }
6 }, 11 },
7 "config": { 12 "config": {
8 "565": 9, 13 "headerText": "config",
9 "8888": 9, 14 "isFilterable": true,
10 "gpu": 4, 15 "isSortable": true,
11 "pdf-mac": 3, 16 "valuesAndCounts": {
12 "pdf-poppler": 3 17 "565": 9,
13 }, 18 "8888": 9,
14 "ignore-failure": { 19 "gpu": 4,
15 "null": 12, 20 "pdf-mac": 3,
16 "false": 16 21 "pdf-poppler": 3
22 }
17 }, 23 },
18 "resultType": { 24 "resultType": {
19 "failed": 1, 25 "headerText": "resultType",
20 "failure-ignored": 4, 26 "isFilterable": true,
21 "no-comparison": 9, 27 "isSortable": true,
22 "succeeded": 14 28 "valuesAndCounts": {
23 }, 29 "failed": 1,
24 "reviewed-by-human": { 30 "failure-ignored": 4,
25 "null": 16, 31 "no-comparison": 9,
26 "false": 12 32 "succeeded": 14
33 }
27 }, 34 },
28 "test": { 35 "test": {
29 "3x3bitmaprect": 7, 36 "headerText": "test",
30 "aaclip": 2, 37 "isFilterable": true,
31 "bigblurs": 7, 38 "isSortable": true,
32 "bitmapsource": 2, 39 "valuesAndCounts": {
33 "displacement": 5, 40 "3x3bitmaprect": 7,
34 "filterbitmap_checkerboard_192_192": 2, 41 "aaclip": 2,
35 "filterbitmap_checkerboard_32_2": 2, 42 "bigblurs": 7,
36 "texdata": 1 43 "bitmapsource": 2,
44 "displacement": 5,
45 "filterbitmap_checkerboard_192_192": 2,
46 "filterbitmap_checkerboard_32_2": 2,
47 "texdata": 1
48 }
37 } 49 }
38 }, 50 },
39 "testData": [ 51 "imagePairs": [
40 { 52 {
41 "actualHashDigest": "3695033638604474475", 53 "differenceData": {
42 "actualHashType": "bitmap-64bitMD5", 54 "maxDiffPerChannel": [
43 "bugs": null, 55 128,
44 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 56 128,
45 "config": "gpu", 57 128
46 "expectedHashDigest": "2736593828543197285", 58 ],
47 "expectedHashType": "bitmap-64bitMD5", 59 "numDifferingPixels": 120000,
48 "ignore-failure": false, 60 "percentDifferingPixels": 75.0,
49 "maxDiffPerChannel": [ 61 "perceptualDifference": 50.122499999999995,
50 128, 62 "weightedDiffMeasure": 8.413046264257337
51 128, 63 },
52 128 64 "expectations": {
53 ], 65 "bugs": null,
54 "numDifferingPixels": 120000, 66 "ignore-failure": false,
55 "percentDifferingPixels": 75.0, 67 "reviewed-by-human": null
56 "perceptualDifference": 50.122499999999995, 68 },
57 "resultType": "failed", 69 "extraColumns": {
58 "reviewed-by-human": null, 70 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
59 "test": "texdata", 71 "config": "gpu",
60 "weightedDiffMeasure": 8.413046264257337 72 "resultType": "failed",
61 }, 73 "test": "texdata"
62 { 74 },
63 "actualHashDigest": "4719210487426381700", 75 "imageAUrl": "bitmap-64bitMD5/texdata/2736593828543197285.png",
64 "actualHashType": "bitmap-64bitMD5", 76 "imageBUrl": "bitmap-64bitMD5/texdata/3695033638604474475.png",
65 "bugs": [ 77 "isDifferent": true
66 1578 78 },
67 ], 79 {
68 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 80 "differenceData": {
69 "config": "565", 81 "maxDiffPerChannel": [
70 "expectedHashDigest": "13270012198930365496", 82 222,
71 "expectedHashType": "bitmap-64bitMD5", 83 223,
72 "ignore-failure": null, 84 222
73 "maxDiffPerChannel": [ 85 ],
74 222, 86 "numDifferingPixels": 77691,
75 223, 87 "percentDifferingPixels": 17.593070652173914,
76 222 88 "perceptualDifference": 100,
77 ], 89 "weightedDiffMeasure": 3.661184599893761
78 "numDifferingPixels": 77691, 90 },
79 "percentDifferingPixels": 17.593070652173914, 91 "expectations": {
80 "perceptualDifference": 100, 92 "bugs": [
81 "resultType": "failure-ignored", 93 1578
82 "reviewed-by-human": false, 94 ],
83 "test": "filterbitmap_checkerboard_192_192", 95 "ignore-failure": null,
84 "weightedDiffMeasure": 3.661184599893761 96 "reviewed-by-human": false
85 }, 97 },
86 { 98 "extraColumns": {
87 "actualHashDigest": "3154864687054945306", 99 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
88 "actualHashType": "bitmap-64bitMD5", 100 "config": "565",
89 "bugs": [ 101 "resultType": "failure-ignored",
90 1578 102 "test": "filterbitmap_checkerboard_192_192"
91 ], 103 },
92 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 104 "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/1327001219 8930365496.png",
93 "config": "8888", 105 "imageBUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/4719210487 426381700.png",
94 "expectedHashDigest": "14746826424040775628", 106 "isDifferent": true
95 "expectedHashType": "bitmap-64bitMD5", 107 },
96 "ignore-failure": null, 108 {
97 "maxDiffPerChannel": [ 109 "differenceData": {
98 221, 110 "maxDiffPerChannel": [
99 221, 111 221,
100 221 112 221,
101 ], 113 221
102 "numDifferingPixels": 82952, 114 ],
103 "percentDifferingPixels": 18.784420289855074, 115 "numDifferingPixels": 82952,
104 "perceptualDifference": 100, 116 "percentDifferingPixels": 18.784420289855074,
105 "resultType": "failure-ignored", 117 "perceptualDifference": 100,
106 "reviewed-by-human": false, 118 "weightedDiffMeasure": 3.6140912497422955
107 "test": "filterbitmap_checkerboard_192_192", 119 },
108 "weightedDiffMeasure": 3.6140912497422955 120 "expectations": {
109 }, 121 "bugs": [
110 { 122 1578
111 "actualHashDigest": "15528304435129737588", 123 ],
112 "actualHashType": "bitmap-64bitMD5", 124 "ignore-failure": null,
113 "bugs": [ 125 "reviewed-by-human": false
114 1578 126 },
115 ], 127 "extraColumns": {
116 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 128 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
117 "config": "565", 129 "config": "8888",
118 "expectedHashDigest": "16197252621792695154", 130 "resultType": "failure-ignored",
119 "expectedHashType": "bitmap-64bitMD5", 131 "test": "filterbitmap_checkerboard_192_192"
120 "ignore-failure": null, 132 },
121 "maxDiffPerChannel": [ 133 "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/1474682642 4040775628.png",
122 222, 134 "imageBUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_192_192/3154864687 054945306.png",
123 223, 135 "isDifferent": true
124 222 136 },
125 ], 137 {
126 "numDifferingPixels": 53150, 138 "differenceData": {
127 "percentDifferingPixels": 12.035778985507246, 139 "maxDiffPerChannel": [
128 "perceptualDifference": 100, 140 222,
129 "resultType": "failure-ignored", 141 223,
130 "reviewed-by-human": false, 142 222
131 "test": "filterbitmap_checkerboard_32_2", 143 ],
132 "weightedDiffMeasure": 3.713243437353155 144 "numDifferingPixels": 53150,
133 }, 145 "percentDifferingPixels": 12.035778985507246,
134 { 146 "perceptualDifference": 100,
135 "actualHashDigest": "712827739969462165", 147 "weightedDiffMeasure": 3.713243437353155
136 "actualHashType": "bitmap-64bitMD5", 148 },
137 "bugs": [ 149 "expectations": {
138 1578 150 "bugs": [
139 ], 151 1578
140 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 152 ],
141 "config": "8888", 153 "ignore-failure": null,
142 "expectedHashDigest": "7634650333321761866", 154 "reviewed-by-human": false
143 "expectedHashType": "bitmap-64bitMD5", 155 },
144 "ignore-failure": null, 156 "extraColumns": {
145 "maxDiffPerChannel": [ 157 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
146 221, 158 "config": "565",
147 221, 159 "resultType": "failure-ignored",
148 221 160 "test": "filterbitmap_checkerboard_32_2"
149 ], 161 },
150 "numDifferingPixels": 53773, 162 "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_32_2/1619725262179 2695154.png",
151 "percentDifferingPixels": 12.17685688405797, 163 "imageBUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_32_2/1552830443512 9737588.png",
152 "perceptualDifference": 100, 164 "isDifferent": true
153 "resultType": "failure-ignored", 165 },
154 "reviewed-by-human": false, 166 {
155 "test": "filterbitmap_checkerboard_32_2", 167 "differenceData": {
156 "weightedDiffMeasure": 3.6723483686597684 168 "maxDiffPerChannel": [
157 }, 169 221,
158 { 170 221,
159 "actualHashDigest": "2422083043229439955", 171 221
160 "actualHashType": "bitmap-64bitMD5", 172 ],
161 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 173 "numDifferingPixels": 53773,
162 "config": "565", 174 "percentDifferingPixels": 12.17685688405797,
163 "expectedHashDigest": "None", 175 "perceptualDifference": 100,
164 "expectedHashType": null, 176 "weightedDiffMeasure": 3.6723483686597684
165 "ignore-failure": false, 177 },
166 "resultType": "no-comparison", 178 "expectations": {
167 "test": "bigblurs" 179 "bugs": [
168 }, 180 1578
169 { 181 ],
170 "actualHashDigest": "17309852422285247848", 182 "ignore-failure": null,
171 "actualHashType": "bitmap-64bitMD5", 183 "reviewed-by-human": false
172 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 184 },
173 "config": "8888", 185 "extraColumns": {
174 "expectedHashDigest": "None", 186 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
175 "expectedHashType": null, 187 "config": "8888",
176 "ignore-failure": false, 188 "resultType": "failure-ignored",
177 "resultType": "no-comparison", 189 "test": "filterbitmap_checkerboard_32_2"
178 "test": "bigblurs" 190 },
179 }, 191 "imageAUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_32_2/7634650333321 761866.png",
180 { 192 "imageBUrl": "bitmap-64bitMD5/filterbitmap_checkerboard_32_2/7128277399694 62165.png",
181 "actualHashDigest": "17503582803589749280", 193 "isDifferent": true
182 "actualHashType": "bitmap-64bitMD5", 194 },
183 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 195 {
184 "config": "565", 196 "extraColumns": {
185 "expectedHashDigest": "None", 197 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
186 "expectedHashType": null, 198 "config": "565",
187 "ignore-failure": false, 199 "resultType": "no-comparison",
188 "resultType": "no-comparison", 200 "test": "bigblurs"
189 "test": "bitmapsource" 201 },
190 }, 202 "imageAUrl": null,
191 { 203 "imageBUrl": "bitmap-64bitMD5/bigblurs/2422083043229439955.png",
192 "actualHashDigest": "16289727936158057543", 204 "isDifferent": false
193 "actualHashType": "bitmap-64bitMD5", 205 },
194 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 206 {
195 "config": "8888", 207 "extraColumns": {
196 "expectedHashDigest": "None", 208 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
197 "expectedHashType": null, 209 "config": "8888",
198 "ignore-failure": false, 210 "resultType": "no-comparison",
199 "resultType": "no-comparison", 211 "test": "bigblurs"
200 "test": "bitmapsource" 212 },
201 }, 213 "imageAUrl": null,
202 { 214 "imageBUrl": "bitmap-64bitMD5/bigblurs/17309852422285247848.png",
203 "actualHashDigest": "16998423976396106083", 215 "isDifferent": false
204 "actualHashType": "bitmap-64bitMD5", 216 },
205 "bugs": [ 217 {
206 1578 218 "extraColumns": {
207 ], 219 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
208 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 220 "config": "565",
209 "config": "565", 221 "resultType": "no-comparison",
210 "expectedHashDigest": "16998423976396106083", 222 "test": "bitmapsource"
211 "expectedHashType": "bitmap-64bitMD5", 223 },
212 "ignore-failure": null, 224 "imageAUrl": null,
213 "maxDiffPerChannel": 0, 225 "imageBUrl": "bitmap-64bitMD5/bitmapsource/17503582803589749280.png",
214 "numDifferingPixels": 0, 226 "isDifferent": false
215 "percentDifferingPixels": 0, 227 },
216 "perceptualDifference": 0, 228 {
217 "resultType": "succeeded", 229 "extraColumns": {
218 "reviewed-by-human": false, 230 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
219 "test": "3x3bitmaprect", 231 "config": "8888",
220 "weightedDiffMeasure": 0 232 "resultType": "no-comparison",
221 }, 233 "test": "bitmapsource"
222 { 234 },
223 "actualHashDigest": "2054956815327187963", 235 "imageAUrl": null,
224 "actualHashType": "bitmap-64bitMD5", 236 "imageBUrl": "bitmap-64bitMD5/bitmapsource/16289727936158057543.png",
225 "bugs": [ 237 "isDifferent": false
226 1578 238 },
227 ], 239 {
228 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 240 "expectations": {
229 "config": "8888", 241 "bugs": [
230 "expectedHashDigest": "2054956815327187963", 242 1578
231 "expectedHashType": "bitmap-64bitMD5", 243 ],
232 "ignore-failure": null, 244 "ignore-failure": null,
233 "maxDiffPerChannel": 0, 245 "reviewed-by-human": false
234 "numDifferingPixels": 0, 246 },
235 "percentDifferingPixels": 0, 247 "extraColumns": {
236 "perceptualDifference": 0, 248 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
237 "resultType": "succeeded", 249 "config": "565",
238 "reviewed-by-human": false, 250 "resultType": "succeeded",
239 "test": "3x3bitmaprect", 251 "test": "3x3bitmaprect"
240 "weightedDiffMeasure": 0 252 },
241 }, 253 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/16998423976396106083.png",
242 { 254 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/16998423976396106083.png",
243 "actualHashDigest": "6190901827590820995", 255 "isDifferent": false
244 "actualHashType": "bitmap-64bitMD5", 256 },
245 "bugs": null, 257 {
246 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 258 "expectations": {
247 "config": "565", 259 "bugs": [
248 "expectedHashDigest": "6190901827590820995", 260 1578
249 "expectedHashType": "bitmap-64bitMD5", 261 ],
250 "ignore-failure": false, 262 "ignore-failure": null,
251 "maxDiffPerChannel": 0, 263 "reviewed-by-human": false
252 "numDifferingPixels": 0, 264 },
253 "percentDifferingPixels": 0, 265 "extraColumns": {
254 "perceptualDifference": 0, 266 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
255 "resultType": "succeeded", 267 "config": "8888",
256 "reviewed-by-human": null, 268 "resultType": "succeeded",
257 "test": "aaclip", 269 "test": "3x3bitmaprect"
258 "weightedDiffMeasure": 0 270 },
259 }, 271 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
260 { 272 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
261 "actualHashDigest": "14456211900777561488", 273 "isDifferent": false
262 "actualHashType": "bitmap-64bitMD5", 274 },
263 "bugs": null, 275 {
264 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release", 276 "expectations": {
265 "config": "8888", 277 "bugs": null,
266 "expectedHashDigest": "14456211900777561488", 278 "ignore-failure": false,
267 "expectedHashType": "bitmap-64bitMD5", 279 "reviewed-by-human": null
268 "ignore-failure": false, 280 },
269 "maxDiffPerChannel": 0, 281 "extraColumns": {
270 "numDifferingPixels": 0, 282 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
271 "percentDifferingPixels": 0, 283 "config": "565",
272 "perceptualDifference": 0, 284 "resultType": "succeeded",
273 "resultType": "succeeded", 285 "test": "aaclip"
274 "reviewed-by-human": null, 286 },
275 "test": "aaclip", 287 "imageAUrl": "bitmap-64bitMD5/aaclip/6190901827590820995.png",
276 "weightedDiffMeasure": 0 288 "imageBUrl": "bitmap-64bitMD5/aaclip/6190901827590820995.png",
277 }, 289 "isDifferent": false
278 { 290 },
279 "actualHashDigest": "4569468668668628191", 291 {
280 "actualHashType": "bitmap-64bitMD5", 292 "expectations": {
281 "bugs": null, 293 "bugs": null,
282 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 294 "ignore-failure": false,
283 "config": "565", 295 "reviewed-by-human": null
284 "expectedHashDigest": "4569468668668628191", 296 },
285 "expectedHashType": "bitmap-64bitMD5", 297 "extraColumns": {
286 "ignore-failure": false, 298 "builder": "Test-Android-GalaxyNexus-SGX540-Arm7-Release",
287 "maxDiffPerChannel": 0, 299 "config": "8888",
288 "numDifferingPixels": 0, 300 "resultType": "succeeded",
289 "percentDifferingPixels": 0, 301 "test": "aaclip"
290 "perceptualDifference": 0, 302 },
291 "resultType": "succeeded", 303 "imageAUrl": "bitmap-64bitMD5/aaclip/14456211900777561488.png",
292 "reviewed-by-human": null, 304 "imageBUrl": "bitmap-64bitMD5/aaclip/14456211900777561488.png",
293 "test": "displacement", 305 "isDifferent": false
294 "weightedDiffMeasure": 0 306 },
295 }, 307 {
296 { 308 "expectations": {
297 "actualHashDigest": "11401048196735046263", 309 "bugs": null,
298 "actualHashType": "bitmap-64bitMD5", 310 "ignore-failure": false,
299 "bugs": null, 311 "reviewed-by-human": null
300 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 312 },
301 "config": "8888", 313 "extraColumns": {
302 "expectedHashDigest": "11401048196735046263", 314 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
303 "expectedHashType": "bitmap-64bitMD5", 315 "config": "565",
304 "ignore-failure": false, 316 "resultType": "succeeded",
305 "maxDiffPerChannel": 0, 317 "test": "displacement"
306 "numDifferingPixels": 0, 318 },
307 "percentDifferingPixels": 0, 319 "imageAUrl": "bitmap-64bitMD5/displacement/4569468668668628191.png",
308 "perceptualDifference": 0, 320 "imageBUrl": "bitmap-64bitMD5/displacement/4569468668668628191.png",
309 "resultType": "succeeded", 321 "isDifferent": false
310 "reviewed-by-human": null, 322 },
311 "test": "displacement", 323 {
312 "weightedDiffMeasure": 0 324 "expectations": {
313 }, 325 "bugs": null,
314 { 326 "ignore-failure": false,
315 "actualHashDigest": "5698561127291561694", 327 "reviewed-by-human": null
316 "actualHashType": "bitmap-64bitMD5", 328 },
317 "bugs": null, 329 "extraColumns": {
318 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 330 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
319 "config": "gpu", 331 "config": "8888",
320 "expectedHashDigest": "5698561127291561694", 332 "resultType": "succeeded",
321 "expectedHashType": "bitmap-64bitMD5", 333 "test": "displacement"
322 "ignore-failure": false, 334 },
323 "maxDiffPerChannel": 0, 335 "imageAUrl": "bitmap-64bitMD5/displacement/11401048196735046263.png",
324 "numDifferingPixels": 0, 336 "imageBUrl": "bitmap-64bitMD5/displacement/11401048196735046263.png",
325 "percentDifferingPixels": 0, 337 "isDifferent": false
326 "perceptualDifference": 0, 338 },
327 "resultType": "succeeded", 339 {
328 "reviewed-by-human": null, 340 "expectations": {
329 "test": "displacement", 341 "bugs": null,
330 "weightedDiffMeasure": 0 342 "ignore-failure": false,
331 }, 343 "reviewed-by-human": null
332 { 344 },
333 "actualHashDigest": "12901125495691049846", 345 "extraColumns": {
334 "actualHashType": "bitmap-64bitMD5", 346 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
335 "bugs": null, 347 "config": "gpu",
336 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 348 "resultType": "succeeded",
337 "config": "pdf-mac", 349 "test": "displacement"
338 "expectedHashDigest": "12901125495691049846", 350 },
339 "expectedHashType": "bitmap-64bitMD5", 351 "imageAUrl": "bitmap-64bitMD5/displacement/5698561127291561694.png",
340 "ignore-failure": false, 352 "imageBUrl": "bitmap-64bitMD5/displacement/5698561127291561694.png",
341 "maxDiffPerChannel": 0, 353 "isDifferent": false
342 "numDifferingPixels": 0, 354 },
343 "percentDifferingPixels": 0, 355 {
344 "perceptualDifference": 0, 356 "expectations": {
345 "resultType": "succeeded", 357 "bugs": null,
346 "reviewed-by-human": null, 358 "ignore-failure": false,
347 "test": "displacement", 359 "reviewed-by-human": null
348 "weightedDiffMeasure": 0 360 },
349 }, 361 "extraColumns": {
350 { 362 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
351 "actualHashDigest": "16285974094717334658", 363 "config": "pdf-mac",
352 "actualHashType": "bitmap-64bitMD5", 364 "resultType": "succeeded",
353 "bugs": [ 365 "test": "displacement"
354 1578 366 },
355 ], 367 "imageAUrl": "bitmap-64bitMD5/displacement/12901125495691049846.png",
356 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 368 "imageBUrl": "bitmap-64bitMD5/displacement/12901125495691049846.png",
357 "config": "pdf-poppler", 369 "isDifferent": false
358 "expectedHashDigest": "16285974094717334658", 370 },
359 "expectedHashType": "bitmap-64bitMD5", 371 {
360 "ignore-failure": null, 372 "expectations": {
361 "maxDiffPerChannel": 0, 373 "bugs": [
362 "numDifferingPixels": 0, 374 1578
363 "percentDifferingPixels": 0, 375 ],
364 "perceptualDifference": 0, 376 "ignore-failure": null,
365 "resultType": "succeeded", 377 "reviewed-by-human": false
366 "reviewed-by-human": false, 378 },
367 "test": "displacement", 379 "extraColumns": {
368 "weightedDiffMeasure": 0 380 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
369 }, 381 "config": "pdf-poppler",
370 { 382 "resultType": "succeeded",
371 "actualHashDigest": "14704206703218007573", 383 "test": "displacement"
372 "actualHashType": "bitmap-64bitMD5", 384 },
373 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 385 "imageAUrl": "bitmap-64bitMD5/displacement/16285974094717334658.png",
374 "config": "565", 386 "imageBUrl": "bitmap-64bitMD5/displacement/16285974094717334658.png",
375 "expectedHashDigest": "None", 387 "isDifferent": false
376 "expectedHashType": null, 388 },
377 "ignore-failure": false, 389 {
378 "resultType": "no-comparison", 390 "extraColumns": {
379 "test": "bigblurs" 391 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
380 }, 392 "config": "565",
381 { 393 "resultType": "no-comparison",
382 "actualHashDigest": "17309852422285247848", 394 "test": "bigblurs"
383 "actualHashType": "bitmap-64bitMD5", 395 },
384 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 396 "imageAUrl": null,
385 "config": "8888", 397 "imageBUrl": "bitmap-64bitMD5/bigblurs/14704206703218007573.png",
386 "expectedHashDigest": "None", 398 "isDifferent": false
387 "expectedHashType": null, 399 },
388 "ignore-failure": false, 400 {
389 "resultType": "no-comparison", 401 "extraColumns": {
390 "test": "bigblurs" 402 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
391 }, 403 "config": "8888",
392 { 404 "resultType": "no-comparison",
393 "actualHashDigest": "1822195599289208664", 405 "test": "bigblurs"
394 "actualHashType": "bitmap-64bitMD5", 406 },
395 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 407 "imageAUrl": null,
396 "config": "gpu", 408 "imageBUrl": "bitmap-64bitMD5/bigblurs/17309852422285247848.png",
397 "expectedHashDigest": "None", 409 "isDifferent": false
398 "expectedHashType": null, 410 },
399 "ignore-failure": false, 411 {
400 "resultType": "no-comparison", 412 "extraColumns": {
401 "test": "bigblurs" 413 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
402 }, 414 "config": "gpu",
403 { 415 "resultType": "no-comparison",
404 "actualHashDigest": "16171608477794909861", 416 "test": "bigblurs"
405 "actualHashType": "bitmap-64bitMD5", 417 },
406 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 418 "imageAUrl": null,
407 "config": "pdf-mac", 419 "imageBUrl": "bitmap-64bitMD5/bigblurs/1822195599289208664.png",
408 "expectedHashDigest": "None", 420 "isDifferent": false
409 "expectedHashType": null, 421 },
410 "ignore-failure": false, 422 {
411 "resultType": "no-comparison", 423 "extraColumns": {
412 "test": "bigblurs" 424 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
413 }, 425 "config": "pdf-mac",
414 { 426 "resultType": "no-comparison",
415 "actualHashDigest": "6539050160610613353", 427 "test": "bigblurs"
416 "actualHashType": "bitmap-64bitMD5", 428 },
417 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 429 "imageAUrl": null,
418 "config": "pdf-poppler", 430 "imageBUrl": "bitmap-64bitMD5/bigblurs/16171608477794909861.png",
419 "expectedHashDigest": "None", 431 "isDifferent": false
420 "expectedHashType": null, 432 },
421 "ignore-failure": false, 433 {
422 "resultType": "no-comparison", 434 "extraColumns": {
423 "test": "bigblurs" 435 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
424 }, 436 "config": "pdf-poppler",
425 { 437 "resultType": "no-comparison",
426 "actualHashDigest": "16998423976396106083", 438 "test": "bigblurs"
427 "actualHashType": "bitmap-64bitMD5", 439 },
428 "bugs": [ 440 "imageAUrl": null,
429 1578 441 "imageBUrl": "bitmap-64bitMD5/bigblurs/6539050160610613353.png",
430 ], 442 "isDifferent": false
431 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 443 },
432 "config": "565", 444 {
433 "expectedHashDigest": "16998423976396106083", 445 "expectations": {
434 "expectedHashType": "bitmap-64bitMD5", 446 "bugs": [
435 "ignore-failure": null, 447 1578
436 "maxDiffPerChannel": 0, 448 ],
437 "numDifferingPixels": 0, 449 "ignore-failure": null,
438 "percentDifferingPixels": 0, 450 "reviewed-by-human": false
439 "perceptualDifference": 0, 451 },
440 "resultType": "succeeded", 452 "extraColumns": {
441 "reviewed-by-human": false, 453 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
442 "test": "3x3bitmaprect", 454 "config": "565",
443 "weightedDiffMeasure": 0 455 "resultType": "succeeded",
444 }, 456 "test": "3x3bitmaprect"
445 { 457 },
446 "actualHashDigest": "2054956815327187963", 458 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/16998423976396106083.png",
447 "actualHashType": "bitmap-64bitMD5", 459 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/16998423976396106083.png",
448 "bugs": [ 460 "isDifferent": false
449 1578 461 },
450 ], 462 {
451 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 463 "expectations": {
452 "config": "8888", 464 "bugs": [
453 "expectedHashDigest": "2054956815327187963", 465 1578
454 "expectedHashType": "bitmap-64bitMD5", 466 ],
455 "ignore-failure": null, 467 "ignore-failure": null,
456 "maxDiffPerChannel": 0, 468 "reviewed-by-human": false
457 "numDifferingPixels": 0, 469 },
458 "percentDifferingPixels": 0, 470 "extraColumns": {
459 "perceptualDifference": 0, 471 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
460 "resultType": "succeeded", 472 "config": "8888",
461 "reviewed-by-human": false, 473 "resultType": "succeeded",
462 "test": "3x3bitmaprect", 474 "test": "3x3bitmaprect"
463 "weightedDiffMeasure": 0 475 },
464 }, 476 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
465 { 477 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
466 "actualHashDigest": "2054956815327187963", 478 "isDifferent": false
467 "actualHashType": "bitmap-64bitMD5", 479 },
468 "bugs": [ 480 {
469 1578 481 "expectations": {
470 ], 482 "bugs": [
471 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 483 1578
472 "config": "gpu", 484 ],
473 "expectedHashDigest": "2054956815327187963", 485 "ignore-failure": null,
474 "expectedHashType": "bitmap-64bitMD5", 486 "reviewed-by-human": false
475 "ignore-failure": null, 487 },
476 "maxDiffPerChannel": 0, 488 "extraColumns": {
477 "numDifferingPixels": 0, 489 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
478 "percentDifferingPixels": 0, 490 "config": "gpu",
479 "perceptualDifference": 0, 491 "resultType": "succeeded",
480 "resultType": "succeeded", 492 "test": "3x3bitmaprect"
481 "reviewed-by-human": false, 493 },
482 "test": "3x3bitmaprect", 494 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
483 "weightedDiffMeasure": 0 495 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
484 }, 496 "isDifferent": false
485 { 497 },
486 "actualHashDigest": "8518347971308375604", 498 {
487 "actualHashType": "bitmap-64bitMD5", 499 "expectations": {
488 "bugs": [ 500 "bugs": [
489 1578 501 1578
490 ], 502 ],
491 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 503 "ignore-failure": null,
492 "config": "pdf-mac", 504 "reviewed-by-human": false
493 "expectedHashDigest": "8518347971308375604", 505 },
494 "expectedHashType": "bitmap-64bitMD5", 506 "extraColumns": {
495 "ignore-failure": null, 507 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
496 "maxDiffPerChannel": 0, 508 "config": "pdf-mac",
497 "numDifferingPixels": 0, 509 "resultType": "succeeded",
498 "percentDifferingPixels": 0, 510 "test": "3x3bitmaprect"
499 "perceptualDifference": 0, 511 },
500 "resultType": "succeeded", 512 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/8518347971308375604.png",
501 "reviewed-by-human": false, 513 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/8518347971308375604.png",
502 "test": "3x3bitmaprect", 514 "isDifferent": false
503 "weightedDiffMeasure": 0 515 },
504 }, 516 {
505 { 517 "expectations": {
506 "actualHashDigest": "16723580409414313678", 518 "bugs": [
507 "actualHashType": "bitmap-64bitMD5", 519 1578
508 "bugs": [ 520 ],
509 1578 521 "ignore-failure": null,
510 ], 522 "reviewed-by-human": false
511 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 523 },
512 "config": "pdf-poppler", 524 "extraColumns": {
513 "expectedHashDigest": "16723580409414313678", 525 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
514 "expectedHashType": "bitmap-64bitMD5", 526 "config": "pdf-poppler",
515 "ignore-failure": null, 527 "resultType": "succeeded",
516 "maxDiffPerChannel": 0, 528 "test": "3x3bitmaprect"
517 "numDifferingPixels": 0, 529 },
518 "percentDifferingPixels": 0, 530 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/16723580409414313678.png",
519 "perceptualDifference": 0, 531 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/16723580409414313678.png",
520 "resultType": "succeeded", 532 "isDifferent": false
521 "reviewed-by-human": false, 533 }
522 "test": "3x3bitmaprect", 534 ],
523 "weightedDiffMeasure": 0 535 "imageSets": [
536 {
537 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm",
538 "description": "expected image"
539 },
540 {
541 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm",
542 "description": "actual image"
524 } 543 }
525 ] 544 ]
526 } 545 }
OLDNEW
« no previous file with comments | « gm/rebaseline_server/testdata/outputs/actual/results_test.ResultsTest.test_gm/gm.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698