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