| OLD | NEW |
| 1 { | 1 { |
| 2 "extraColumnHeaders": { | 2 "extraColumnHeaders": { |
| 3 "builder": { | |
| 4 "headerText": "builder", | |
| 5 "isFilterable": true, | |
| 6 "isSortable": true, | |
| 7 "useFreeformFilter": false, | |
| 8 "valuesAndCounts": [ | |
| 9 [ | |
| 10 "TODO", | |
| 11 4 | |
| 12 ] | |
| 13 ] | |
| 14 }, | |
| 15 "config": { | |
| 16 "headerText": "config", | |
| 17 "isFilterable": true, | |
| 18 "isSortable": true, | |
| 19 "useFreeformFilter": false, | |
| 20 "valuesAndCounts": [ | |
| 21 [ | |
| 22 "whole-image", | |
| 23 4 | |
| 24 ] | |
| 25 ] | |
| 26 }, | |
| 27 "resultType": { | 3 "resultType": { |
| 28 "headerText": "resultType", | 4 "headerText": "resultType", |
| 29 "isFilterable": true, | 5 "isFilterable": true, |
| 30 "isSortable": true, | 6 "isSortable": true, |
| 31 "useFreeformFilter": false, | 7 "useFreeformFilter": false, |
| 32 "valuesAndCounts": [ | 8 "valuesAndCounts": [ |
| 33 [ | 9 [ |
| 34 "failed", | 10 "failed", |
| 35 1 | 11 1 |
| 36 ], | 12 ], |
| 37 [ | 13 [ |
| 38 "no-comparison", | 14 "no-comparison", |
| 39 2 | 15 2 |
| 40 ], | 16 ], |
| 41 [ | 17 [ |
| 42 "succeeded", | 18 "succeeded", |
| 43 1 | 19 1 |
| 44 ] | 20 ] |
| 45 ] | 21 ] |
| 46 }, | 22 }, |
| 47 "test": { | 23 "sourceSkpFile": { |
| 48 "headerText": "test", | 24 "headerText": "sourceSkpFile", |
| 49 "isFilterable": true, | 25 "isFilterable": true, |
| 50 "isSortable": true, | 26 "isSortable": true, |
| 51 "useFreeformFilter": false, | 27 "useFreeformFilter": false, |
| 52 "valuesAndCounts": [ | 28 "valuesAndCounts": [ |
| 53 [ | 29 [ |
| 54 "changed.skp", | 30 "changed.skp", |
| 55 1 | 31 1 |
| 56 ], | 32 ], |
| 57 [ | 33 [ |
| 58 "only-in-after.skp", | 34 "only-in-after.skp", |
| 59 1 | 35 1 |
| 60 ], | 36 ], |
| 61 [ | 37 [ |
| 62 "only-in-before.skp", | 38 "only-in-before.skp", |
| 63 1 | 39 1 |
| 64 ], | 40 ], |
| 65 [ | 41 [ |
| 66 "unchanged.skp", | 42 "unchanged.skp", |
| 67 1 | 43 1 |
| 68 ] | 44 ] |
| 69 ] | 45 ] |
| 46 }, |
| 47 "tiledOrWhole": { |
| 48 "headerText": "tiledOrWhole", |
| 49 "isFilterable": true, |
| 50 "isSortable": true, |
| 51 "useFreeformFilter": false, |
| 52 "valuesAndCounts": [ |
| 53 [ |
| 54 "whole", |
| 55 4 |
| 56 ] |
| 57 ] |
| 58 }, |
| 59 "tilenum": { |
| 60 "headerText": "tilenum", |
| 61 "isFilterable": true, |
| 62 "isSortable": true, |
| 63 "useFreeformFilter": true, |
| 64 "valuesAndCounts": [ |
| 65 [ |
| 66 "N/A", |
| 67 4 |
| 68 ] |
| 69 ] |
| 70 } | 70 } |
| 71 }, | 71 }, |
| 72 "extraColumnOrder": [ | 72 "extraColumnOrder": [ |
| 73 "builder", | |
| 74 "config", | |
| 75 "resultType", | 73 "resultType", |
| 76 "test" | 74 "sourceSkpFile", |
| 75 "tiledOrWhole", |
| 76 "tilenum" |
| 77 ], | 77 ], |
| 78 "header": { | 78 "header": { |
| 79 "dataHash": "-595743736412687673", | 79 "dataHash": "-4754972663365911725", |
| 80 "isEditable": false, | 80 "isEditable": false, |
| 81 "isExported": true, | 81 "isExported": true, |
| 82 "schemaVersion": 4, | 82 "schemaVersion": 4, |
| 83 "timeNextUpdateAvailable": null, | 83 "timeNextUpdateAvailable": null, |
| 84 "timeUpdated": 12345678, | 84 "timeUpdated": 12345678, |
| 85 "type": "all" | 85 "type": "all" |
| 86 }, | 86 }, |
| 87 "imagePairs": [ | 87 "imagePairs": [ |
| 88 { | 88 { |
| 89 "extraColumns": { | 89 "extraColumns": { |
| 90 "builder": "TODO", | |
| 91 "config": "whole-image", | |
| 92 "resultType": "failed", | 90 "resultType": "failed", |
| 93 "test": "changed.skp" | 91 "sourceSkpFile": "changed.skp", |
| 92 "tiledOrWhole": "whole", |
| 93 "tilenum": "N/A" |
| 94 }, | 94 }, |
| 95 "imageAUrl": "changed_skp/bitmap-64bitMD5_3101044995537104462.png", | 95 "imageAUrl": "changed_skp/bitmap-64bitMD5_3101044995537104462.png", |
| 96 "imageBUrl": "changed_skp/bitmap-64bitMD5_13623922271964399662.png", | 96 "imageBUrl": "changed_skp/bitmap-64bitMD5_13623922271964399662.png", |
| 97 "isDifferent": true | 97 "isDifferent": true |
| 98 }, | 98 }, |
| 99 { | 99 { |
| 100 "extraColumns": { | 100 "extraColumns": { |
| 101 "builder": "TODO", | |
| 102 "config": "whole-image", | |
| 103 "resultType": "no-comparison", | 101 "resultType": "no-comparison", |
| 104 "test": "only-in-after.skp" | 102 "sourceSkpFile": "only-in-after.skp", |
| 103 "tiledOrWhole": "whole", |
| 104 "tilenum": "N/A" |
| 105 }, | 105 }, |
| 106 "imageAUrl": null, | 106 "imageAUrl": null, |
| 107 "imageBUrl": "only-in-after_skp/bitmap-64bitMD5_2320185040577047131.png", | 107 "imageBUrl": "only-in-after_skp/bitmap-64bitMD5_2320185040577047131.png", |
| 108 "isDifferent": true | 108 "isDifferent": true |
| 109 }, | 109 }, |
| 110 { | 110 { |
| 111 "extraColumns": { | 111 "extraColumns": { |
| 112 "builder": "TODO", | |
| 113 "config": "whole-image", | |
| 114 "resultType": "no-comparison", | 112 "resultType": "no-comparison", |
| 115 "test": "only-in-before.skp" | 113 "sourceSkpFile": "only-in-before.skp", |
| 114 "tiledOrWhole": "whole", |
| 115 "tilenum": "N/A" |
| 116 }, | 116 }, |
| 117 "imageAUrl": "only-in-before_skp/bitmap-64bitMD5_2320185040577047131.png",
| 117 "imageAUrl": "only-in-before_skp/bitmap-64bitMD5_2320185040577047131.png",
|
| 118 "imageBUrl": null, | 118 "imageBUrl": null, |
| 119 "isDifferent": true | 119 "isDifferent": true |
| 120 }, | 120 }, |
| 121 { | 121 { |
| 122 "extraColumns": { | 122 "extraColumns": { |
| 123 "builder": "TODO", | |
| 124 "config": "whole-image", | |
| 125 "resultType": "succeeded", | 123 "resultType": "succeeded", |
| 126 "test": "unchanged.skp" | 124 "sourceSkpFile": "unchanged.skp", |
| 125 "tiledOrWhole": "whole", |
| 126 "tilenum": "N/A" |
| 127 }, | 127 }, |
| 128 "imageAUrl": "unchanged_skp/bitmap-64bitMD5_3322248763049618493.png", | 128 "imageAUrl": "unchanged_skp/bitmap-64bitMD5_3322248763049618493.png", |
| 129 "imageBUrl": "unchanged_skp/bitmap-64bitMD5_3322248763049618493.png", | 129 "imageBUrl": "unchanged_skp/bitmap-64bitMD5_3322248763049618493.png", |
| 130 "isDifferent": false | 130 "isDifferent": false |
| 131 } | 131 } |
| 132 ], | 132 ], |
| 133 "imageSets": { | 133 "imageSets": { |
| 134 "diffs": { | 134 "diffs": { |
| 135 "baseUrl": "/static/generated-images/diffs", | 135 "baseUrl": "/static/generated-images/diffs", |
| 136 "description": "color difference per channel" | 136 "description": "color difference per channel" |
| 137 }, | 137 }, |
| 138 "imageA": { | 138 "imageA": { |
| 139 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/rende
r_pictures/images", | 139 "baseUrl": "http://storage.cloud.google.com/fakebucket/fake/path", |
| 140 "description": "before_patch" | 140 "description": "before_patch" |
| 141 }, | 141 }, |
| 142 "imageB": { | 142 "imageB": { |
| 143 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/rende
r_pictures/images", | 143 "baseUrl": "http://storage.cloud.google.com/fakebucket/fake/path", |
| 144 "description": "after_patch" | 144 "description": "after_patch" |
| 145 }, | 145 }, |
| 146 "whiteDiffs": { | 146 "whiteDiffs": { |
| 147 "baseUrl": "/static/generated-images/whitediffs", | 147 "baseUrl": "/static/generated-images/whitediffs", |
| 148 "description": "differing pixels in white" | 148 "description": "differing pixels in white" |
| 149 } | 149 } |
| 150 } | 150 } |
| 151 } | 151 } |
| OLD | NEW |