compare_rendered_pictures.json revision 3eb77e4d5a381fa55197f6bd03c599e709146069
1{
2  "extraColumnHeaders": {
3    "builder": {
4      "headerText": "builder", 
5      "isFilterable": true, 
6      "isSortable": true, 
7      "valuesAndCounts": {
8        "builder1": 2
9      }
10    }, 
11    "config": {
12      "headerText": "config", 
13      "isFilterable": true, 
14      "isSortable": true, 
15      "valuesAndCounts": {
16        "TODO": 2
17      }
18    }, 
19    "resultType": {
20      "headerText": "resultType", 
21      "isFilterable": true, 
22      "isSortable": true, 
23      "valuesAndCounts": {
24        "failed": 1, 
25        "no-comparison": 0, 
26        "succeeded": 1
27      }
28    }, 
29    "test": {
30      "headerText": "test", 
31      "isFilterable": true, 
32      "isSortable": true, 
33      "valuesAndCounts": {
34        "changed.png": 1, 
35        "unchanged.png": 1
36      }
37    }
38  }, 
39  "header": {
40    "dataHash": "3972200251153667246", 
41    "isEditable": false, 
42    "isExported": true, 
43    "schemaVersion": 2, 
44    "timeNextUpdateAvailable": null, 
45    "timeUpdated": 12345678, 
46    "type": "all"
47  }, 
48  "imagePairs": [
49    {
50      "extraColumns": {
51        "builder": "builder1", 
52        "config": "TODO", 
53        "resultType": "failed", 
54        "test": "changed.png"
55      }, 
56      "imageAUrl": "bitmap-64bitMD5/changed_png/8891695120562235492.png", 
57      "imageBUrl": "bitmap-64bitMD5/changed_png/2520753504544298264.png", 
58      "isDifferent": true
59    }, 
60    {
61      "extraColumns": {
62        "builder": "builder1", 
63        "config": "TODO", 
64        "resultType": "succeeded", 
65        "test": "unchanged.png"
66      }, 
67      "imageAUrl": "bitmap-64bitMD5/unchanged_png/11092453015575919668.png", 
68      "imageBUrl": "bitmap-64bitMD5/unchanged_png/11092453015575919668.png", 
69      "isDifferent": false
70    }
71  ], 
72  "imageSets": {
73    "diffs": {
74      "baseUrl": "/static/generated-images/diffs", 
75      "description": "color difference per channel"
76    }, 
77    "imageA": {
78      "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/render_pictures/images", 
79      "description": "before_patch"
80    }, 
81    "imageB": {
82      "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/render_pictures/images", 
83      "description": "after_patch"
84    }, 
85    "whiteDiffs": {
86      "baseUrl": "/static/generated-images/whitediffs", 
87      "description": "differing pixels in white"
88    }
89  }
90}