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

Side by Side Diff: testing/buildbot/chromium.win.json

Issue 1049703005: Add tool to reformat testing/buildbot/ json files in their canonical format. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Rename tool, as it'll be expanded Created 5 years, 8 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 "XP Tests (1)": { 2 "Vista Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 {
5 { 5 "test": "accessibility_unittests"
6 "test": "base_unittests", 6 },
7 "swarming": { 7 {
8 "can_use_on_swarming_builders": true 8 "test": "app_shell_unittests"
9 } 9 },
10 }, 10 {
11 "app_shell_unittests", 11 "test": "aura_unittests"
12 "aura_unittests", 12 },
13 { 13 {
14 "test": "browser_tests", 14 "swarming": {
15 "can_use_on_swarming_builders": true
16 },
17 "test": "base_unittests"
18 },
19 {
15 "swarming": { 20 "swarming": {
16 "can_use_on_swarming_builders": true, 21 "can_use_on_swarming_builders": true,
17 "shards": 10 22 "shards": 10
18 } 23 },
19 }, 24 "test": "browser_tests"
20 "cacheinvalidation_unittests", 25 },
21 { 26 {
22 "test": "cast_unittests", 27 "test": "cacheinvalidation_unittests"
23 "swarming": { 28 },
24 "can_use_on_swarming_builders": true 29 {
25 } 30 "swarming": {
26 }, 31 "can_use_on_swarming_builders": true
27 { 32 },
28 "test": "cc_unittests", 33 "test": "cast_unittests"
29 "swarming": { 34 },
30 "can_use_on_swarming_builders": true 35 {
31 } 36 "swarming": {
32 }, 37 "can_use_on_swarming_builders": true
33 "chromedriver_unittests", 38 },
34 "chrome_elf_unittests", 39 "test": "cc_unittests"
35 { 40 },
36 "test": "components_browsertests", 41 {
37 "swarming": { 42 "test": "chrome_elf_unittests"
38 "can_use_on_swarming_builders": true 43 },
39 } 44 {
40 }, 45 "test": "chromedriver_unittests"
41 { 46 },
42 "test": "components_unittests", 47 {
43 "swarming": { 48 "swarming": {
44 "can_use_on_swarming_builders": true 49 "can_use_on_swarming_builders": true
45 } 50 },
46 }, 51 "test": "components_unittests"
47 "compositor_unittests", 52 },
48 { 53 {
49 "test": "content_browsertests", 54 "test": "compositor_unittests"
50 "swarming": { 55 },
51 "can_use_on_swarming_builders": true 56 {
52 } 57 "swarming": {
53 }, 58 "can_use_on_swarming_builders": true
54 { 59 },
55 "test": "content_unittests", 60 "test": "content_browsertests"
56 "swarming": { 61 },
57 "can_use_on_swarming_builders": true 62 {
58 } 63 "swarming": {
59 }, 64 "can_use_on_swarming_builders": true
60 { 65 },
61 "test": "courgette_unittests", 66 "test": "content_unittests"
62 "swarming": { 67 },
63 "can_use_on_swarming_builders": true 68 {
64 } 69 "swarming": {
65 }, 70 "can_use_on_swarming_builders": true
66 { 71 },
67 "test": "crypto_unittests", 72 "test": "courgette_unittests"
68 "swarming": { 73 },
69 "can_use_on_swarming_builders": true 74 {
70 } 75 "swarming": {
71 }, 76 "can_use_on_swarming_builders": true
72 "events_unittests", 77 },
73 { 78 "test": "crypto_unittests"
74 "test": "extensions_browsertests", 79 },
75 "swarming": { 80 {
76 "can_use_on_swarming_builders": true 81 "test": "events_unittests"
77 } 82 },
78 }, 83 {
79 "extensions_unittests", 84 "swarming": {
80 "gcm_unit_tests", 85 "can_use_on_swarming_builders": true
81 "gfx_unittests", 86 },
82 "google_apis_unittests", 87 "test": "extensions_browsertests"
83 { 88 },
84 "test": "gpu_unittests", 89 {
85 "swarming": { 90 "test": "extensions_unittests"
86 "can_use_on_swarming_builders": true 91 },
87 } 92 {
88 }, 93 "test": "gcm_unit_tests"
89 "installer_util_unittests", 94 },
90 { 95 {
91 "test": "interactive_ui_tests", 96 "test": "gfx_unittests"
97 },
98 {
99 "test": "google_apis_unittests"
100 },
101 {
102 "swarming": {
103 "can_use_on_swarming_builders": true
104 },
105 "test": "gpu_unittests"
106 },
107 {
108 "test": "installer_util_unittests"
109 },
110 {
92 "swarming": { 111 "swarming": {
93 "can_use_on_swarming_builders": true, 112 "can_use_on_swarming_builders": true,
94 "shards": 2 113 "shards": 2
95 } 114 },
96 }, 115 "test": "interactive_ui_tests"
97 "ipc_mojo_unittests", 116 },
98 "ipc_tests", 117 {
99 "jingle_unittests", 118 "test": "ipc_tests"
100 { 119 },
101 "test": "media_unittests", 120 {
102 "swarming": { 121 "test": "jingle_unittests"
103 "can_use_on_swarming_builders": true 122 },
104 } 123 {
105 }, 124 "swarming": {
106 "nacl_loader_unittests", 125 "can_use_on_swarming_builders": true
107 { 126 },
108 "test": "net_unittests", 127 "test": "media_unittests"
109 "swarming": { 128 },
110 "can_use_on_swarming_builders": true 129 {
111 } 130 "test": "mojo_common_unittests"
112 }, 131 },
113 "ppapi_unittests", 132 {
114 "printing_unittests", 133 "test": "mojo_public_bindings_unittests"
115 "remoting_unittests", 134 },
116 "sbox_unittests", 135 {
117 "sbox_integration_tests", 136 "test": "mojo_public_environment_unittests"
118 "sbox_validation_tests", 137 },
119 "sql_unittests", 138 {
120 { 139 "test": "mojo_public_system_unittests"
121 "test": "sync_integration_tests", 140 },
122 "swarming": { 141 {
123 "can_use_on_swarming_builders": true 142 "test": "mojo_public_utility_unittests"
124 } 143 },
125 }, 144 {
126 "sync_unit_tests", 145 "test": "mojo_system_unittests"
127 { 146 },
128 "test": "unit_tests", 147 {
129 "swarming": { 148 "test": "nacl_loader_unittests"
130 "can_use_on_swarming_builders": true 149 },
131 } 150 {
132 }, 151 "swarming": {
133 "ui_base_unittests", 152 "can_use_on_swarming_builders": true
134 "ui_touch_selection_unittests", 153 },
135 "url_unittests", 154 "test": "net_unittests"
136 "views_unittests", 155 },
137 "wm_unittests", 156 {
138 "skia_unittests" 157 "test": "ppapi_unittests"
158 },
159 {
160 "test": "printing_unittests"
161 },
162 {
163 "test": "remoting_unittests"
164 },
165 {
166 "test": "sbox_integration_tests"
167 },
168 {
169 "test": "sbox_unittests"
170 },
171 {
172 "test": "sbox_validation_tests"
173 },
174 {
175 "test": "skia_unittests"
176 },
177 {
178 "test": "sql_unittests"
179 },
180 {
181 "swarming": {
182 "can_use_on_swarming_builders": true
183 },
184 "test": "sync_integration_tests"
185 },
186 {
187 "test": "sync_unit_tests"
188 },
189 {
190 "test": "ui_base_unittests"
191 },
192 {
193 "test": "ui_touch_selection_unittests"
194 },
195 {
196 "swarming": {
197 "can_use_on_swarming_builders": true
198 },
199 "test": "unit_tests"
200 },
201 {
202 "test": "url_unittests"
203 },
204 {
205 "test": "views_unittests"
206 },
207 {
208 "test": "wm_unittests"
209 }
139 ], 210 ],
140 "scripts": [ 211 "scripts": [
141 { 212 {
142 "name": "telemetry_unittests", 213 "name": "telemetry_unittests",
143 "script": "telemetry_unittests.py" 214 "script": "telemetry_unittests.py"
144 }, 215 },
145 { 216 {
146 "name": "telemetry_perf_unittests", 217 "name": "telemetry_perf_unittests",
147 "script": "telemetry_perf_unittests.py" 218 "script": "telemetry_perf_unittests.py"
148 },
149 {
150 "name": "nacl_integration",
151 "script": "nacl_integration.py"
152 } 219 }
153 ] 220 ]
154 }, 221 },
155 "Vista Tests (1)": { 222 "Win 7 Tests x64 (1)": {
156 "gtest_tests": [ 223 "gtest_tests": [
157 "accessibility_unittests", 224 {
158 "app_shell_unittests", 225 "test": "accessibility_unittests"
159 "aura_unittests", 226 },
160 { 227 {
161 "test": "base_unittests", 228 "test": "app_installer_unittests"
162 "swarming": { 229 },
163 "can_use_on_swarming_builders": true 230 {
164 } 231 "test": "app_list_unittests"
165 }, 232 },
166 { 233 {
167 "test": "browser_tests", 234 "test": "app_shell_unittests"
235 },
236 {
237 "swarming": {
238 "can_use_on_swarming_builders": true
239 },
240 "test": "ash_unittests"
241 },
242 {
243 "test": "aura_unittests"
244 },
245 {
246 "swarming": {
247 "can_use_on_swarming_builders": true
248 },
249 "test": "base_unittests"
250 },
251 {
168 "swarming": { 252 "swarming": {
169 "can_use_on_swarming_builders": true, 253 "can_use_on_swarming_builders": true,
170 "shards": 10 254 "shards": 10
171 } 255 },
172 }, 256 "test": "browser_tests"
173 "cacheinvalidation_unittests", 257 },
174 { 258 {
175 "test": "cast_unittests", 259 "test": "cacheinvalidation_unittests"
176 "swarming": { 260 },
177 "can_use_on_swarming_builders": true 261 {
178 } 262 "swarming": {
179 }, 263 "can_use_on_swarming_builders": true
180 { 264 },
181 "test": "cc_unittests", 265 "test": "cast_unittests"
182 "swarming": { 266 },
183 "can_use_on_swarming_builders": true 267 {
184 } 268 "swarming": {
185 }, 269 "can_use_on_swarming_builders": true
186 "chromedriver_unittests", 270 },
187 "chrome_elf_unittests", 271 "test": "cc_unittests"
188 { 272 },
189 "test": "components_unittests", 273 {
190 "swarming": { 274 "test": "chrome_elf_unittests"
191 "can_use_on_swarming_builders": true 275 },
192 } 276 {
193 }, 277 "test": "chromedriver_unittests"
194 "compositor_unittests", 278 },
195 { 279 {
196 "test": "content_browsertests", 280 "test": "components_browsertests"
197 "swarming": { 281 },
198 "can_use_on_swarming_builders": true 282 {
199 } 283 "swarming": {
200 }, 284 "can_use_on_swarming_builders": true
201 { 285 },
202 "test": "content_unittests", 286 "test": "components_unittests"
203 "swarming": { 287 },
204 "can_use_on_swarming_builders": true 288 {
205 } 289 "test": "compositor_unittests"
206 }, 290 },
207 { 291 {
208 "test": "courgette_unittests", 292 "swarming": {
209 "swarming": { 293 "can_use_on_swarming_builders": true
210 "can_use_on_swarming_builders": true 294 },
211 } 295 "test": "content_browsertests"
212 }, 296 },
213 { 297 {
214 "test": "crypto_unittests", 298 "swarming": {
215 "swarming": { 299 "can_use_on_swarming_builders": true
216 "can_use_on_swarming_builders": true 300 },
217 } 301 "test": "content_unittests"
218 }, 302 },
219 { 303 {
220 "test": "extensions_browsertests", 304 "swarming": {
221 "swarming": { 305 "can_use_on_swarming_builders": true
222 "can_use_on_swarming_builders": true 306 },
223 } 307 "test": "courgette_unittests"
224 }, 308 },
225 "extensions_unittests", 309 {
226 "events_unittests", 310 "swarming": {
227 "gcm_unit_tests", 311 "can_use_on_swarming_builders": true
228 "gfx_unittests", 312 },
229 "google_apis_unittests", 313 "test": "crypto_unittests"
230 { 314 },
231 "test": "gpu_unittests", 315 {
232 "swarming": { 316 "test": "device_unittests"
233 "can_use_on_swarming_builders": true 317 },
234 } 318 {
235 }, 319 "test": "events_unittests"
236 "installer_util_unittests", 320 },
237 { 321 {
238 "test": "interactive_ui_tests", 322 "swarming": {
323 "can_use_on_swarming_builders": true
324 },
325 "test": "extensions_browsertests"
326 },
327 {
328 "test": "extensions_unittests"
329 },
330 {
331 "test": "gcm_unit_tests"
332 },
333 {
334 "test": "gfx_unittests"
335 },
336 {
337 "test": "google_apis_unittests"
338 },
339 {
340 "swarming": {
341 "can_use_on_swarming_builders": true
342 },
343 "test": "gpu_unittests"
344 },
345 {
346 "test": "installer_util_unittests"
347 },
348 {
239 "swarming": { 349 "swarming": {
240 "can_use_on_swarming_builders": true, 350 "can_use_on_swarming_builders": true,
241 "shards": 2 351 "shards": 2
242 } 352 },
243 }, 353 "test": "interactive_ui_tests"
244 "ipc_tests", 354 },
245 "jingle_unittests", 355 {
246 { 356 "test": "ipc_tests"
247 "test": "media_unittests", 357 },
248 "swarming": { 358 {
249 "can_use_on_swarming_builders": true 359 "test": "jingle_unittests"
250 } 360 },
251 }, 361 {
252 "mojo_common_unittests", 362 "test": "keyboard_unittests"
253 "mojo_public_bindings_unittests", 363 },
254 "mojo_public_environment_unittests", 364 {
255 "mojo_public_system_unittests", 365 "swarming": {
256 "mojo_public_utility_unittests", 366 "can_use_on_swarming_builders": true
257 "mojo_system_unittests", 367 },
258 "nacl_loader_unittests", 368 "test": "media_unittests"
259 { 369 },
260 "test": "net_unittests", 370 {
261 "swarming": { 371 "test": "message_center_unittests"
262 "can_use_on_swarming_builders": true 372 },
263 } 373 {
264 }, 374 "test": "mojo_common_unittests"
265 "ppapi_unittests", 375 },
266 "printing_unittests", 376 {
267 "remoting_unittests", 377 "test": "mojo_public_bindings_unittests"
268 "sbox_unittests", 378 },
269 "sbox_integration_tests", 379 {
270 "sbox_validation_tests", 380 "test": "mojo_public_environment_unittests"
271 "sql_unittests", 381 },
272 { 382 {
273 "test": "sync_integration_tests", 383 "test": "mojo_public_system_unittests"
274 "swarming": { 384 },
275 "can_use_on_swarming_builders": true 385 {
276 } 386 "test": "mojo_public_utility_unittests"
277 }, 387 },
278 "sync_unit_tests", 388 {
279 { 389 "test": "mojo_system_unittests"
280 "test": "unit_tests", 390 },
281 "swarming": { 391 {
282 "can_use_on_swarming_builders": true 392 "test": "nacl_loader_unittests"
283 } 393 },
284 }, 394 {
285 "ui_base_unittests", 395 "swarming": {
286 "ui_touch_selection_unittests", 396 "can_use_on_swarming_builders": true
287 "url_unittests", 397 },
288 "views_unittests", 398 "test": "net_unittests"
289 "wm_unittests", 399 },
290 "skia_unittests" 400 {
401 "test": "ppapi_unittests"
402 },
403 {
404 "test": "printing_unittests"
405 },
406 {
407 "test": "remoting_unittests"
408 },
409 {
410 "test": "sbox_integration_tests"
411 },
412 {
413 "test": "sbox_unittests"
414 },
415 {
416 "test": "sbox_validation_tests"
417 },
418 {
419 "test": "skia_unittests"
420 },
421 {
422 "test": "sql_unittests"
423 },
424 {
425 "swarming": {
426 "can_use_on_swarming_builders": true
427 },
428 "test": "sync_integration_tests"
429 },
430 {
431 "test": "sync_unit_tests"
432 },
433 {
434 "test": "ui_base_unittests"
435 },
436 {
437 "test": "ui_touch_selection_unittests"
438 },
439 {
440 "swarming": {
441 "can_use_on_swarming_builders": true
442 },
443 "test": "unit_tests"
444 },
445 {
446 "test": "url_unittests"
447 },
448 {
449 "test": "views_unittests"
450 },
451 {
452 "test": "wm_unittests"
453 }
291 ], 454 ],
292 "scripts": [ 455 "scripts": [
293 { 456 {
294 "name": "telemetry_unittests", 457 "name": "telemetry_unittests",
295 "script": "telemetry_unittests.py" 458 "script": "telemetry_unittests.py"
296 }, 459 },
297 { 460 {
298 "name": "telemetry_perf_unittests", 461 "name": "telemetry_perf_unittests",
299 "script": "telemetry_perf_unittests.py" 462 "script": "telemetry_perf_unittests.py"
463 },
464 {
465 "name": "nacl_integration",
466 "script": "nacl_integration.py"
300 } 467 }
301 ] 468 ]
302 }, 469 },
303 "Win7 Tests (1)": { 470 "Win7 Tests (1)": {
304 "gtest_tests": [ 471 "gtest_tests": [
305 "app_installer_unittests", 472 {
306 "app_list_unittests", 473 "test": "accessibility_unittests"
307 "accessibility_unittests", 474 },
308 { 475 {
309 "test": "ash_unittests", 476 "test": "app_installer_unittests"
310 "swarming": { 477 },
311 "can_use_on_swarming_builders": true 478 {
312 } 479 "test": "app_list_unittests"
313 }, 480 },
314 "app_shell_unittests", 481 {
315 "aura_unittests", 482 "test": "app_shell_unittests"
316 { 483 },
317 "test": "base_unittests", 484 {
318 "swarming": { 485 "swarming": {
319 "can_use_on_swarming_builders": true 486 "can_use_on_swarming_builders": true
320 } 487 },
321 }, 488 "test": "ash_unittests"
322 { 489 },
323 "test": "browser_tests", 490 {
491 "test": "aura_unittests"
492 },
493 {
494 "swarming": {
495 "can_use_on_swarming_builders": true
496 },
497 "test": "base_unittests"
498 },
499 {
324 "swarming": { 500 "swarming": {
325 "can_use_on_swarming_builders": true, 501 "can_use_on_swarming_builders": true,
326 "shards": 10 502 "shards": 10
327 } 503 },
328 }, 504 "test": "browser_tests"
329 "cacheinvalidation_unittests", 505 },
330 { 506 {
331 "test": "cast_unittests", 507 "test": "cacheinvalidation_unittests"
332 "swarming": { 508 },
333 "can_use_on_swarming_builders": true 509 {
334 } 510 "swarming": {
335 }, 511 "can_use_on_swarming_builders": true
336 { 512 },
337 "test": "cc_unittests", 513 "test": "cast_unittests"
338 "swarming": { 514 },
339 "can_use_on_swarming_builders": true 515 {
340 } 516 "swarming": {
341 }, 517 "can_use_on_swarming_builders": true
342 "chromedriver_unittests", 518 },
343 "chrome_elf_unittests", 519 "test": "cc_unittests"
344 "components_browsertests", 520 },
345 { 521 {
346 "test": "components_unittests", 522 "test": "chrome_elf_unittests"
347 "swarming": { 523 },
348 "can_use_on_swarming_builders": true 524 {
349 } 525 "test": "chromedriver_unittests"
350 }, 526 },
351 "compositor_unittests", 527 {
352 { 528 "test": "components_browsertests"
353 "test": "content_browsertests", 529 },
354 "swarming": { 530 {
355 "can_use_on_swarming_builders": true 531 "swarming": {
356 } 532 "can_use_on_swarming_builders": true
357 }, 533 },
358 { 534 "test": "components_unittests"
359 "test": "content_unittests", 535 },
360 "swarming": { 536 {
361 "can_use_on_swarming_builders": true 537 "test": "compositor_unittests"
362 } 538 },
363 }, 539 {
364 { 540 "swarming": {
365 "test": "courgette_unittests", 541 "can_use_on_swarming_builders": true
366 "swarming": { 542 },
367 "can_use_on_swarming_builders": true 543 "test": "content_browsertests"
368 } 544 },
369 }, 545 {
370 { 546 "swarming": {
371 "test": "crypto_unittests", 547 "can_use_on_swarming_builders": true
372 "swarming": { 548 },
373 "can_use_on_swarming_builders": true 549 "test": "content_unittests"
374 } 550 },
375 }, 551 {
376 "device_unittests", 552 "swarming": {
377 "events_unittests", 553 "can_use_on_swarming_builders": true
378 { 554 },
379 "test": "extensions_browsertests", 555 "test": "courgette_unittests"
380 "swarming": { 556 },
381 "can_use_on_swarming_builders": true 557 {
382 } 558 "swarming": {
383 }, 559 "can_use_on_swarming_builders": true
384 "extensions_unittests", 560 },
385 "gcm_unit_tests", 561 "test": "crypto_unittests"
386 "gfx_unittests", 562 },
387 "google_apis_unittests", 563 {
388 { 564 "test": "device_unittests"
389 "test": "gpu_unittests", 565 },
390 "swarming": { 566 {
391 "can_use_on_swarming_builders": true 567 "test": "events_unittests"
392 } 568 },
393 }, 569 {
394 "installer_util_unittests", 570 "swarming": {
395 { 571 "can_use_on_swarming_builders": true
396 "test": "interactive_ui_tests", 572 },
573 "test": "extensions_browsertests"
574 },
575 {
576 "test": "extensions_unittests"
577 },
578 {
579 "test": "gcm_unit_tests"
580 },
581 {
582 "test": "gfx_unittests"
583 },
584 {
585 "test": "google_apis_unittests"
586 },
587 {
588 "swarming": {
589 "can_use_on_swarming_builders": true
590 },
591 "test": "gpu_unittests"
592 },
593 {
594 "test": "installer_util_unittests"
595 },
596 {
397 "swarming": { 597 "swarming": {
398 "can_use_on_swarming_builders": true, 598 "can_use_on_swarming_builders": true,
399 "shards": 2 599 "shards": 2
400 } 600 },
401 }, 601 "test": "interactive_ui_tests"
402 "ipc_tests", 602 },
403 "jingle_unittests", 603 {
404 "keyboard_unittests", 604 "test": "ipc_tests"
405 { 605 },
406 "test": "media_unittests", 606 {
407 "swarming": { 607 "test": "jingle_unittests"
408 "can_use_on_swarming_builders": true 608 },
409 } 609 {
410 }, 610 "test": "keyboard_unittests"
411 "message_center_unittests", 611 },
412 "mojo_common_unittests", 612 {
413 "mojo_public_bindings_unittests", 613 "swarming": {
414 "mojo_public_environment_unittests", 614 "can_use_on_swarming_builders": true
415 "mojo_public_system_unittests", 615 },
416 "mojo_public_utility_unittests", 616 "test": "media_unittests"
417 "mojo_system_unittests", 617 },
418 "nacl_loader_unittests", 618 {
419 { 619 "test": "message_center_unittests"
420 "test": "net_unittests", 620 },
421 "swarming": { 621 {
422 "can_use_on_swarming_builders": true 622 "test": "mojo_common_unittests"
423 } 623 },
424 }, 624 {
425 "ppapi_unittests", 625 "test": "mojo_public_bindings_unittests"
426 "printing_unittests", 626 },
427 "remoting_unittests", 627 {
428 "sbox_unittests", 628 "test": "mojo_public_environment_unittests"
429 "sbox_integration_tests", 629 },
430 "sbox_validation_tests", 630 {
431 "sql_unittests", 631 "test": "mojo_public_system_unittests"
432 { 632 },
433 "test": "sync_integration_tests", 633 {
434 "swarming": { 634 "test": "mojo_public_utility_unittests"
435 "can_use_on_swarming_builders": true 635 },
436 } 636 {
437 }, 637 "test": "mojo_system_unittests"
438 "sync_unit_tests", 638 },
439 "ui_base_unittests", 639 {
440 "ui_touch_selection_unittests", 640 "test": "nacl_loader_unittests"
441 { 641 },
442 "test": "unit_tests", 642 {
443 "swarming": { 643 "swarming": {
444 "can_use_on_swarming_builders": true 644 "can_use_on_swarming_builders": true
445 } 645 },
446 }, 646 "test": "net_unittests"
447 "url_unittests", 647 },
448 "views_unittests", 648 {
449 "wm_unittests", 649 "test": "ppapi_unittests"
450 "skia_unittests" 650 },
651 {
652 "test": "printing_unittests"
653 },
654 {
655 "test": "remoting_unittests"
656 },
657 {
658 "test": "sbox_integration_tests"
659 },
660 {
661 "test": "sbox_unittests"
662 },
663 {
664 "test": "sbox_validation_tests"
665 },
666 {
667 "test": "skia_unittests"
668 },
669 {
670 "test": "sql_unittests"
671 },
672 {
673 "swarming": {
674 "can_use_on_swarming_builders": true
675 },
676 "test": "sync_integration_tests"
677 },
678 {
679 "test": "sync_unit_tests"
680 },
681 {
682 "test": "ui_base_unittests"
683 },
684 {
685 "test": "ui_touch_selection_unittests"
686 },
687 {
688 "swarming": {
689 "can_use_on_swarming_builders": true
690 },
691 "test": "unit_tests"
692 },
693 {
694 "test": "url_unittests"
695 },
696 {
697 "test": "views_unittests"
698 },
699 {
700 "test": "wm_unittests"
701 }
451 ], 702 ],
452 "scripts": [ 703 "scripts": [
453 { 704 {
454 "name": "telemetry_unittests", 705 "name": "telemetry_unittests",
455 "script": "telemetry_unittests.py" 706 "script": "telemetry_unittests.py"
456 }, 707 },
457 { 708 {
458 "name": "telemetry_perf_unittests", 709 "name": "telemetry_perf_unittests",
459 "script": "telemetry_perf_unittests.py" 710 "script": "telemetry_perf_unittests.py"
460 }, 711 },
461 { 712 {
462 "name": "nacl_integration", 713 "name": "nacl_integration",
463 "script": "nacl_integration.py" 714 "script": "nacl_integration.py"
464 } 715 }
465 ] 716 ]
466 }, 717 },
467 "Win 7 Tests x64 (1)": { 718 "Win7 Tests (dbg)(1)": {
468 "gtest_tests": [ 719 "gtest_tests": [
469 "accessibility_unittests", 720 {
470 { 721 "test": "accessibility_unittests"
471 "test": "base_unittests", 722 },
472 "swarming": { 723 {
473 "can_use_on_swarming_builders": true 724 "test": "app_shell_unittests"
474 } 725 },
475 }, 726 {
476 { 727 "swarming": {
477 "test": "browser_tests", 728 "can_use_on_swarming_builders": true
478 "swarming": { 729 },
479 "can_use_on_swarming_builders": true, 730 "test": "ash_unittests"
480 "shards": 10 731 },
481 } 732 {
482 }, 733 "test": "aura_unittests"
483 "app_installer_unittests", 734 },
484 "app_list_unittests", 735 {
485 "app_shell_unittests", 736 "swarming": {
486 { 737 "can_use_on_swarming_builders": true
487 "test": "ash_unittests", 738 },
488 "swarming": { 739 "test": "base_unittests"
489 "can_use_on_swarming_builders": true 740 },
490 } 741 {
491 }, 742 "swarming": {
492 "aura_unittests", 743 "can_use_on_swarming_builders": true,
493 "cacheinvalidation_unittests", 744 "shards": 20
494 { 745 },
495 "test": "cast_unittests", 746 "test": "browser_tests"
496 "swarming": { 747 },
497 "can_use_on_swarming_builders": true 748 {
498 } 749 "test": "cacheinvalidation_unittests"
499 }, 750 },
500 { 751 {
501 "test": "cc_unittests", 752 "swarming": {
502 "swarming": { 753 "can_use_on_swarming_builders": true
503 "can_use_on_swarming_builders": true 754 },
504 } 755 "test": "cast_unittests"
505 }, 756 },
506 "chromedriver_unittests", 757 {
507 "chrome_elf_unittests", 758 "swarming": {
508 "components_browsertests", 759 "can_use_on_swarming_builders": true
509 { 760 },
510 "test": "components_unittests", 761 "test": "cc_unittests"
511 "swarming": { 762 },
512 "can_use_on_swarming_builders": true 763 {
513 } 764 "test": "chrome_elf_unittests"
514 }, 765 },
515 "compositor_unittests", 766 {
516 { 767 "test": "chromedriver_unittests"
517 "test": "content_browsertests", 768 },
518 "swarming": { 769 {
519 "can_use_on_swarming_builders": true 770 "swarming": {
520 } 771 "can_use_on_swarming_builders": true
521 }, 772 },
522 { 773 "test": "components_unittests"
523 "test": "content_unittests", 774 },
524 "swarming": { 775 {
525 "can_use_on_swarming_builders": true 776 "test": "compositor_unittests"
526 } 777 },
527 }, 778 {
528 {
529 "test": "courgette_unittests",
530 "swarming": {
531 "can_use_on_swarming_builders": true
532 }
533 },
534 {
535 "test": "crypto_unittests",
536 "swarming": {
537 "can_use_on_swarming_builders": true
538 }
539 },
540 "device_unittests",
541 "events_unittests",
542 {
543 "test": "extensions_browsertests",
544 "swarming": {
545 "can_use_on_swarming_builders": true
546 }
547 },
548 "extensions_unittests",
549 "gcm_unit_tests",
550 "gfx_unittests",
551 "google_apis_unittests",
552 {
553 "test": "gpu_unittests",
554 "swarming": {
555 "can_use_on_swarming_builders": true
556 }
557 },
558 "installer_util_unittests",
559 {
560 "test": "interactive_ui_tests",
561 "swarming": { 779 "swarming": {
562 "can_use_on_swarming_builders": true, 780 "can_use_on_swarming_builders": true,
563 "shards": 2 781 "shards": 2
564 } 782 },
565 }, 783 "test": "content_browsertests"
566 "ipc_tests", 784 },
567 "jingle_unittests", 785 {
568 "keyboard_unittests", 786 "swarming": {
569 { 787 "can_use_on_swarming_builders": true
570 "test": "media_unittests", 788 },
571 "swarming": { 789 "test": "content_unittests"
572 "can_use_on_swarming_builders": true 790 },
573 } 791 {
574 }, 792 "swarming": {
575 "message_center_unittests", 793 "can_use_on_swarming_builders": true
576 "mojo_common_unittests", 794 },
577 "mojo_public_bindings_unittests", 795 "test": "courgette_unittests"
578 "mojo_public_environment_unittests", 796 },
579 "mojo_public_system_unittests", 797 {
580 "mojo_public_utility_unittests", 798 "swarming": {
581 "mojo_system_unittests", 799 "can_use_on_swarming_builders": true
582 "nacl_loader_unittests", 800 },
583 { 801 "test": "crypto_unittests"
584 "test": "net_unittests", 802 },
585 "swarming": { 803 {
586 "can_use_on_swarming_builders": true 804 "test": "events_unittests"
587 } 805 },
588 }, 806 {
589 "ppapi_unittests", 807 "swarming": {
590 "printing_unittests", 808 "can_use_on_swarming_builders": true
591 "remoting_unittests", 809 },
592 "sbox_unittests", 810 "test": "extensions_browsertests"
593 "sbox_integration_tests", 811 },
594 "sbox_validation_tests", 812 {
595 { 813 "test": "extensions_unittests"
596 "test": "sync_integration_tests", 814 },
597 "swarming": { 815 {
598 "can_use_on_swarming_builders": true 816 "test": "gcm_unit_tests"
599 } 817 },
600 }, 818 {
601 "sql_unittests", 819 "swarming": {
602 "sync_unit_tests", 820 "can_use_on_swarming_builders": true
603 "ui_base_unittests", 821 },
604 "ui_touch_selection_unittests", 822 "test": "gpu_unittests"
605 { 823 },
606 "test": "unit_tests", 824 {
607 "swarming": { 825 "test": "installer_util_unittests"
608 "can_use_on_swarming_builders": true 826 },
609 } 827 {
610 }, 828 "swarming": {
611 "url_unittests", 829 "can_use_on_swarming_builders": true,
612 "views_unittests", 830 "shards": 4
613 "wm_unittests", 831 },
614 "skia_unittests" 832 "test": "interactive_ui_tests"
833 },
834 {
835 "test": "ipc_tests"
836 },
837 {
838 "test": "jingle_unittests"
839 },
840 {
841 "swarming": {
842 "can_use_on_swarming_builders": true
843 },
844 "test": "media_unittests"
845 },
846 {
847 "test": "mojo_common_unittests"
848 },
849 {
850 "test": "mojo_public_bindings_unittests"
851 },
852 {
853 "test": "mojo_public_environment_unittests"
854 },
855 {
856 "test": "mojo_public_system_unittests"
857 },
858 {
859 "test": "mojo_public_utility_unittests"
860 },
861 {
862 "test": "mojo_system_unittests"
863 },
864 {
865 "test": "nacl_loader_unittests"
866 },
867 {
868 "swarming": {
869 "can_use_on_swarming_builders": true
870 },
871 "test": "net_unittests"
872 },
873 {
874 "test": "ppapi_unittests"
875 },
876 {
877 "test": "printing_unittests"
878 },
879 {
880 "test": "remoting_unittests"
881 },
882 {
883 "test": "sbox_integration_tests"
884 },
885 {
886 "test": "sbox_unittests"
887 },
888 {
889 "test": "sbox_validation_tests"
890 },
891 {
892 "test": "skia_unittests"
893 },
894 {
895 "test": "sql_unittests"
896 },
897 {
898 "swarming": {
899 "can_use_on_swarming_builders": true,
900 "shards": 2
901 },
902 "test": "sync_integration_tests"
903 },
904 {
905 "test": "sync_unit_tests"
906 },
907 {
908 "test": "ui_base_unittests"
909 },
910 {
911 "test": "ui_touch_selection_unittests"
912 },
913 {
914 "swarming": {
915 "can_use_on_swarming_builders": true
916 },
917 "test": "unit_tests"
918 },
919 {
920 "test": "url_unittests"
921 },
922 {
923 "test": "views_unittests"
924 },
925 {
926 "test": "wm_unittests"
927 }
615 ], 928 ],
616 "scripts": [ 929 "scripts": [
617 { 930 {
618 "name": "telemetry_unittests", 931 "name": "telemetry_unittests",
619 "script": "telemetry_unittests.py" 932 "script": "telemetry_unittests.py"
620 }, 933 },
621 { 934 {
622 "name": "telemetry_perf_unittests", 935 "name": "telemetry_perf_unittests",
623 "script": "telemetry_perf_unittests.py" 936 "script": "telemetry_perf_unittests.py"
624 },
625 {
626 "name": "nacl_integration",
627 "script": "nacl_integration.py"
628 } 937 }
629 ] 938 ]
630 }, 939 },
631 "Win7 Tests (dbg)(1)": { 940 "Win8 Aura": {
632 "gtest_tests": [ 941 "gtest_tests": [
633 "accessibility_unittests", 942 {
634 { 943 "test": "ash_unittests"
635 "test": "ash_unittests", 944 },
636 "swarming": { 945 {
637 "can_use_on_swarming_builders": true 946 "test": "aura_unittests"
638 } 947 },
639 }, 948 {
640 "app_shell_unittests", 949 "test": "compositor_unittests"
641 "aura_unittests", 950 },
642 { 951 {
643 "test": "base_unittests", 952 "test": "content_browsertests"
644 "swarming": { 953 },
645 "can_use_on_swarming_builders": true 954 {
646 } 955 "test": "events_unittests"
647 }, 956 },
648 { 957 {
649 "test": "browser_tests", 958 "test": "ui_touch_selection_unittests"
959 },
960 {
961 "test": "views_unittests"
962 },
963 {
964 "test": "wm_unittests"
965 }
966 ]
967 },
968 "XP Tests (1)": {
969 "gtest_tests": [
970 {
971 "test": "accessibility_unittests"
972 },
973 {
974 "test": "app_shell_unittests"
975 },
976 {
977 "test": "aura_unittests"
978 },
979 {
980 "swarming": {
981 "can_use_on_swarming_builders": true
982 },
983 "test": "base_unittests"
984 },
985 {
650 "swarming": { 986 "swarming": {
651 "can_use_on_swarming_builders": true, 987 "can_use_on_swarming_builders": true,
652 "shards": 20 988 "shards": 10
653 } 989 },
654 }, 990 "test": "browser_tests"
655 "cacheinvalidation_unittests", 991 },
656 { 992 {
657 "test": "cast_unittests", 993 "test": "cacheinvalidation_unittests"
658 "swarming": { 994 },
659 "can_use_on_swarming_builders": true 995 {
660 } 996 "swarming": {
661 }, 997 "can_use_on_swarming_builders": true
662 { 998 },
663 "test": "cc_unittests", 999 "test": "cast_unittests"
664 "swarming": { 1000 },
665 "can_use_on_swarming_builders": true 1001 {
666 } 1002 "swarming": {
667 }, 1003 "can_use_on_swarming_builders": true
668 "chromedriver_unittests", 1004 },
669 "chrome_elf_unittests", 1005 "test": "cc_unittests"
670 { 1006 },
671 "test": "components_unittests", 1007 {
672 "swarming": { 1008 "test": "chrome_elf_unittests"
673 "can_use_on_swarming_builders": true 1009 },
674 } 1010 {
675 }, 1011 "test": "chromedriver_unittests"
676 "compositor_unittests", 1012 },
677 { 1013 {
678 "test": "content_browsertests", 1014 "swarming": {
1015 "can_use_on_swarming_builders": true
1016 },
1017 "test": "components_browsertests"
1018 },
1019 {
1020 "swarming": {
1021 "can_use_on_swarming_builders": true
1022 },
1023 "test": "components_unittests"
1024 },
1025 {
1026 "test": "compositor_unittests"
1027 },
1028 {
1029 "swarming": {
1030 "can_use_on_swarming_builders": true
1031 },
1032 "test": "content_browsertests"
1033 },
1034 {
1035 "swarming": {
1036 "can_use_on_swarming_builders": true
1037 },
1038 "test": "content_unittests"
1039 },
1040 {
1041 "swarming": {
1042 "can_use_on_swarming_builders": true
1043 },
1044 "test": "courgette_unittests"
1045 },
1046 {
1047 "swarming": {
1048 "can_use_on_swarming_builders": true
1049 },
1050 "test": "crypto_unittests"
1051 },
1052 {
1053 "test": "events_unittests"
1054 },
1055 {
1056 "swarming": {
1057 "can_use_on_swarming_builders": true
1058 },
1059 "test": "extensions_browsertests"
1060 },
1061 {
1062 "test": "extensions_unittests"
1063 },
1064 {
1065 "test": "gcm_unit_tests"
1066 },
1067 {
1068 "test": "gfx_unittests"
1069 },
1070 {
1071 "test": "google_apis_unittests"
1072 },
1073 {
1074 "swarming": {
1075 "can_use_on_swarming_builders": true
1076 },
1077 "test": "gpu_unittests"
1078 },
1079 {
1080 "test": "installer_util_unittests"
1081 },
1082 {
679 "swarming": { 1083 "swarming": {
680 "can_use_on_swarming_builders": true, 1084 "can_use_on_swarming_builders": true,
681 "shards": 2 1085 "shards": 2
682 } 1086 },
683 }, 1087 "test": "interactive_ui_tests"
684 { 1088 },
685 "test": "content_unittests", 1089 {
686 "swarming": { 1090 "test": "ipc_mojo_unittests"
687 "can_use_on_swarming_builders": true 1091 },
688 } 1092 {
689 }, 1093 "test": "ipc_tests"
690 { 1094 },
691 "test": "courgette_unittests", 1095 {
692 "swarming": { 1096 "test": "jingle_unittests"
693 "can_use_on_swarming_builders": true 1097 },
694 } 1098 {
695 }, 1099 "swarming": {
696 { 1100 "can_use_on_swarming_builders": true
697 "test": "crypto_unittests", 1101 },
698 "swarming": { 1102 "test": "media_unittests"
699 "can_use_on_swarming_builders": true 1103 },
700 } 1104 {
701 }, 1105 "test": "nacl_loader_unittests"
702 "events_unittests", 1106 },
703 { 1107 {
704 "test": "extensions_browsertests", 1108 "swarming": {
705 "swarming": { 1109 "can_use_on_swarming_builders": true
706 "can_use_on_swarming_builders": true 1110 },
707 } 1111 "test": "net_unittests"
708 }, 1112 },
709 "extensions_unittests", 1113 {
710 "gcm_unit_tests", 1114 "test": "ppapi_unittests"
711 { 1115 },
712 "test": "gpu_unittests", 1116 {
713 "swarming": { 1117 "test": "printing_unittests"
714 "can_use_on_swarming_builders": true 1118 },
715 } 1119 {
716 }, 1120 "test": "remoting_unittests"
717 "installer_util_unittests", 1121 },
718 { 1122 {
719 "test": "interactive_ui_tests", 1123 "test": "sbox_integration_tests"
720 "swarming": { 1124 },
721 "can_use_on_swarming_builders": true, 1125 {
722 "shards": 4 1126 "test": "sbox_unittests"
723 } 1127 },
724 }, 1128 {
725 "ipc_tests", 1129 "test": "sbox_validation_tests"
726 "jingle_unittests", 1130 },
727 { 1131 {
728 "test": "media_unittests", 1132 "test": "skia_unittests"
729 "swarming": { 1133 },
730 "can_use_on_swarming_builders": true 1134 {
731 } 1135 "test": "sql_unittests"
732 }, 1136 },
733 "mojo_common_unittests", 1137 {
734 "mojo_public_bindings_unittests", 1138 "swarming": {
735 "mojo_public_environment_unittests", 1139 "can_use_on_swarming_builders": true
736 "mojo_public_system_unittests", 1140 },
737 "mojo_public_utility_unittests", 1141 "test": "sync_integration_tests"
738 "mojo_system_unittests", 1142 },
739 "nacl_loader_unittests", 1143 {
740 { 1144 "test": "sync_unit_tests"
741 "test": "net_unittests", 1145 },
742 "swarming": { 1146 {
743 "can_use_on_swarming_builders": true 1147 "test": "ui_base_unittests"
744 } 1148 },
745 }, 1149 {
746 "ppapi_unittests", 1150 "test": "ui_touch_selection_unittests"
747 "printing_unittests", 1151 },
748 "remoting_unittests", 1152 {
749 "sbox_unittests", 1153 "swarming": {
750 "sbox_integration_tests", 1154 "can_use_on_swarming_builders": true
751 "sbox_validation_tests", 1155 },
752 "sql_unittests", 1156 "test": "unit_tests"
753 { 1157 },
754 "test": "sync_integration_tests", 1158 {
755 "swarming": { 1159 "test": "url_unittests"
756 "can_use_on_swarming_builders": true, 1160 },
757 "shards": 2 1161 {
758 } 1162 "test": "views_unittests"
759 }, 1163 },
760 "sync_unit_tests", 1164 {
761 "ui_base_unittests", 1165 "test": "wm_unittests"
762 "ui_touch_selection_unittests", 1166 }
763 {
764 "test": "unit_tests",
765 "swarming": {
766 "can_use_on_swarming_builders": true
767 }
768 },
769 "url_unittests",
770 "views_unittests",
771 "wm_unittests",
772 "skia_unittests"
773 ], 1167 ],
774 "scripts": [ 1168 "scripts": [
775 { 1169 {
776 "name": "telemetry_unittests", 1170 "name": "telemetry_unittests",
777 "script": "telemetry_unittests.py" 1171 "script": "telemetry_unittests.py"
778 }, 1172 },
779 { 1173 {
780 "name": "telemetry_perf_unittests", 1174 "name": "telemetry_perf_unittests",
781 "script": "telemetry_perf_unittests.py" 1175 "script": "telemetry_perf_unittests.py"
1176 },
1177 {
1178 "name": "nacl_integration",
1179 "script": "nacl_integration.py"
782 } 1180 }
783 ] 1181 ]
784 },
785 "Win8 Aura": {
786 "gtest_tests": [
787 "views_unittests",
788 "wm_unittests",
789 "aura_unittests",
790 "ash_unittests",
791 "compositor_unittests",
792 "content_browsertests",
793 "events_unittests",
794 "ui_touch_selection_unittests"
795 ]
796 } 1182 }
797 } 1183 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698