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

Side by Side Diff: gm/rebaseline_server/testdata/outputs/expected/compare_configs_test.CompareConfigsTest.test_gm/gm.json

Issue 269543002: rebaseline_server: ignore builders we don't have any expectations for (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add comment Created 6 years, 7 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
OLDNEW
1 { 1 {
2 "extraColumnHeaders": { 2 "extraColumnHeaders": {
3 "builder": { 3 "builder": {
4 "headerText": "builder", 4 "headerText": "builder",
5 "isFilterable": true, 5 "isFilterable": true,
6 "isSortable": true, 6 "isSortable": true,
7 "valuesAndCounts": { 7 "valuesAndCounts": {
8 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 7, 8 "Test-Android-GalaxyNexus-SGX540-Arm7-Release": 7,
9 "Test-Builder-We-Have-No-Expectations-File-For": 3,
9 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 3 10 "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug": 3
10 } 11 }
11 }, 12 },
12 "config": { 13 "config": {
13 "headerText": "config", 14 "headerText": "config",
14 "isFilterable": true, 15 "isFilterable": true,
15 "isSortable": true, 16 "isSortable": true,
16 "valuesAndCounts": { 17 "valuesAndCounts": {
17 "TODO": 10 18 "TODO": 13
18 } 19 }
19 }, 20 },
20 "resultType": { 21 "resultType": {
21 "headerText": "resultType", 22 "headerText": "resultType",
22 "isFilterable": true, 23 "isFilterable": true,
23 "isSortable": true, 24 "isSortable": true,
24 "valuesAndCounts": { 25 "valuesAndCounts": {
25 "failed": 2, 26 "failed": 4,
26 "no-comparison": 7, 27 "no-comparison": 7,
27 "succeeded": 1 28 "succeeded": 2
28 } 29 }
29 }, 30 },
30 "test": { 31 "test": {
31 "headerText": "test", 32 "headerText": "test",
32 "isFilterable": true, 33 "isFilterable": true,
33 "isSortable": true, 34 "isSortable": true,
34 "valuesAndCounts": { 35 "valuesAndCounts": {
35 "3x3bitmaprect": 2, 36 "3x3bitmaprect": 3,
36 "aaclip": 1, 37 "aaclip": 1,
37 "bigblurs": 2, 38 "bigblurs": 3,
38 "bitmapsource": 1, 39 "bitmapsource": 1,
39 "displacement": 1, 40 "displacement": 2,
40 "filterbitmap_checkerboard_192_192": 1, 41 "filterbitmap_checkerboard_192_192": 1,
41 "filterbitmap_checkerboard_32_2": 1, 42 "filterbitmap_checkerboard_32_2": 1,
42 "texdata": 1 43 "texdata": 1
43 } 44 }
44 } 45 }
45 }, 46 },
46 "header": { 47 "header": {
47 "dataHash": "7627783634950094306", 48 "dataHash": "-7043844904261310530",
48 "isEditable": false, 49 "isEditable": false,
49 "isExported": true, 50 "isExported": true,
50 "schemaVersion": 2, 51 "schemaVersion": 2,
51 "timeNextUpdateAvailable": null, 52 "timeNextUpdateAvailable": null,
52 "timeUpdated": 12345678, 53 "timeUpdated": 12345678,
53 "type": "all" 54 "type": "all"
54 }, 55 },
55 "imagePairs": [ 56 "imagePairs": [
56 { 57 {
57 "extraColumns": { 58 "extraColumns": {
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 136, 137 136,
137 68, 138 68,
138 34 139 34
139 ], 140 ],
140 "numDifferingPixels": 6081, 141 "numDifferingPixels": 6081,
141 "percentDifferingPixels": 2.4324, 142 "percentDifferingPixels": 2.4324,
142 "perceptualDifference": 1.917199999999994, 143 "perceptualDifference": 1.917199999999994,
143 "weightedDiffMeasure": 0.06644571780084584 144 "weightedDiffMeasure": 0.06644571780084584
144 }, 145 },
145 "extraColumns": { 146 "extraColumns": {
147 "builder": "Test-Builder-We-Have-No-Expectations-File-For",
epoger 2014/04/30 21:32:01 I confirmed that these new results are proper.
148 "config": "TODO",
149 "resultType": "failed",
150 "test": "displacement"
151 },
152 "imageAUrl": "bitmap-64bitMD5/displacement/11401048196735046263.png",
153 "imageBUrl": "bitmap-64bitMD5/displacement/5698561127291561694.png",
154 "isDifferent": true
155 },
156 {
157 "differenceData": {
158 "maxDiffPerChannel": [
159 255,
160 221,
161 221
162 ],
163 "numDifferingPixels": 50097,
164 "percentDifferingPixels": 30.5767822265625,
165 "perceptualDifference": 3.3917,
166 "weightedDiffMeasure": 1.4826590790651433
167 },
168 "extraColumns": {
169 "builder": "Test-Builder-We-Have-No-Expectations-File-For",
170 "config": "TODO",
171 "resultType": "failed",
172 "test": "bigblurs"
173 },
174 "imageAUrl": "bitmap-64bitMD5/bigblurs/17309852422285247848.png",
175 "imageBUrl": "bitmap-64bitMD5/bigblurs/1822195599289208664.png",
176 "isDifferent": true
177 },
178 {
179 "extraColumns": {
180 "builder": "Test-Builder-We-Have-No-Expectations-File-For",
181 "config": "TODO",
182 "resultType": "succeeded",
183 "test": "3x3bitmaprect"
184 },
185 "imageAUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
186 "imageBUrl": "bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png",
187 "isDifferent": false
188 },
189 {
190 "differenceData": {
191 "maxDiffPerChannel": [
192 136,
193 68,
194 34
195 ],
196 "numDifferingPixels": 6081,
197 "percentDifferingPixels": 2.4324,
198 "perceptualDifference": 1.917199999999994,
199 "weightedDiffMeasure": 0.06644571780084584
200 },
201 "extraColumns": {
146 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug", 202 "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
147 "config": "TODO", 203 "config": "TODO",
148 "resultType": "failed", 204 "resultType": "failed",
149 "test": "displacement" 205 "test": "displacement"
150 }, 206 },
151 "imageAUrl": "bitmap-64bitMD5/displacement/11401048196735046263.png", 207 "imageAUrl": "bitmap-64bitMD5/displacement/11401048196735046263.png",
152 "imageBUrl": "bitmap-64bitMD5/displacement/5698561127291561694.png", 208 "imageBUrl": "bitmap-64bitMD5/displacement/5698561127291561694.png",
153 "isDifferent": true 209 "isDifferent": true
154 }, 210 },
155 { 211 {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 "imageB": { 254 "imageB": {
199 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm", 255 "baseUrl": "http://chromium-skia-gm.commondatastorage.googleapis.com/gm",
200 "description": "gpu" 256 "description": "gpu"
201 }, 257 },
202 "whiteDiffs": { 258 "whiteDiffs": {
203 "baseUrl": "/static/generated-images/whitediffs", 259 "baseUrl": "/static/generated-images/whitediffs",
204 "description": "differing pixels in white" 260 "description": "differing pixels in white"
205 } 261 }
206 } 262 }
207 } 263 }
OLDNEW
« no previous file with comments | « gm/rebaseline_server/testdata/inputs/gm-actuals/Test-Builder-We-Have-No-Expectations-File-For/actual-results.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698