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

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

Issue 724603004: Isolate remaining tests under ui/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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 "XP Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 {
5 "test": "accessibility_unittests",
6 "swarming": {
7 "can_use_on_swarming_builders": true
8 }
9 },
5 { 10 {
6 "test": "base_unittests", 11 "test": "base_unittests",
7 "swarming": { 12 "swarming": {
8 "can_use_on_swarming_builders": true 13 "can_use_on_swarming_builders": true
9 } 14 }
10 }, 15 },
11 "app_shell_browsertests", 16 "app_shell_browsertests",
12 "app_shell_unittests", 17 "app_shell_unittests",
13 "aura_unittests", 18 "aura_unittests",
14 { 19 {
(...skipping 17 matching lines...) Expand all
32 } 37 }
33 }, 38 },
34 { 39 {
35 "test": "content_unittests", 40 "test": "content_unittests",
36 "swarming": { 41 "swarming": {
37 "can_use_on_swarming_builders": true 42 "can_use_on_swarming_builders": true
38 } 43 }
39 }, 44 },
40 "courgette_unittests", 45 "courgette_unittests",
41 "crypto_unittests", 46 "crypto_unittests",
42 "events_unittests", 47 {
48 "test": "events_unittests",
49 "swarming": {
50 "can_use_on_swarming_builders": true
51 }
52 },
43 "extensions_unittests", 53 "extensions_unittests",
44 "gcm_unit_tests", 54 "gcm_unit_tests",
45 "gfx_unittests", 55 {
56 "test": "gfx_unittests",
57 "swarming": {
58 "can_use_on_swarming_builders": true
59 }
60 },
46 "google_apis_unittests", 61 "google_apis_unittests",
47 "gpu_unittests", 62 "gpu_unittests",
48 "installer_util_unittests", 63 "installer_util_unittests",
49 { 64 {
50 "test": "interactive_ui_tests", 65 "test": "interactive_ui_tests",
51 "swarming": { 66 "swarming": {
52 "can_use_on_swarming_builders": true, 67 "can_use_on_swarming_builders": true,
53 "shards": 2 68 "shards": 2
54 } 69 }
55 }, 70 },
(...skipping 19 matching lines...) Expand all
75 "can_use_on_swarming_builders": true 90 "can_use_on_swarming_builders": true
76 } 91 }
77 }, 92 },
78 "sync_unit_tests", 93 "sync_unit_tests",
79 { 94 {
80 "test": "unit_tests", 95 "test": "unit_tests",
81 "swarming": { 96 "swarming": {
82 "can_use_on_swarming_builders": true 97 "can_use_on_swarming_builders": true
83 } 98 }
84 }, 99 },
85 "ui_base_unittests", 100 {
101 "test": "ui_base_unittests",
102 "swarming": {
103 "can_use_on_swarming_builders": true
104 }
105 },
86 "url_unittests", 106 "url_unittests",
87 "views_unittests", 107 "views_unittests",
88 "wm_unittests" 108 "wm_unittests"
89 ], 109 ],
90 "scripts": [ 110 "scripts": [
91 { 111 {
92 "name": "telemetry_unittests", 112 "name": "telemetry_unittests",
93 "script": "telemetry_unittests.py" 113 "script": "telemetry_unittests.py"
94 }, 114 },
95 { 115 {
96 "name": "telemetry_perf_unittests", 116 "name": "telemetry_perf_unittests",
97 "script": "telemetry_perf_unittests.py" 117 "script": "telemetry_perf_unittests.py"
98 }, 118 },
99 { 119 {
100 "name": "nacl_integration", 120 "name": "nacl_integration",
101 "script": "nacl_integration.py" 121 "script": "nacl_integration.py"
102 } 122 }
103 ] 123 ]
104 }, 124 },
105 "Vista Tests (1)": { 125 "Vista Tests (1)": {
106 "gtest_tests": [ 126 "gtest_tests": [
107 "accessibility_unittests", 127 {
128 "test": "accessibility_unittests",
129 "swarming": {
130 "can_use_on_swarming_builders": true
131 }
132 },
108 "app_shell_browsertests", 133 "app_shell_browsertests",
109 "app_shell_unittests", 134 "app_shell_unittests",
110 "aura_unittests", 135 "aura_unittests",
111 { 136 {
112 "test": "base_unittests", 137 "test": "base_unittests",
113 "swarming": { 138 "swarming": {
114 "can_use_on_swarming_builders": true 139 "can_use_on_swarming_builders": true
115 } 140 }
116 }, 141 },
117 { 142 {
(...skipping 18 matching lines...) Expand all
136 }, 161 },
137 { 162 {
138 "test": "content_unittests", 163 "test": "content_unittests",
139 "swarming": { 164 "swarming": {
140 "can_use_on_swarming_builders": true 165 "can_use_on_swarming_builders": true
141 } 166 }
142 }, 167 },
143 "courgette_unittests", 168 "courgette_unittests",
144 "crypto_unittests", 169 "crypto_unittests",
145 "extensions_unittests", 170 "extensions_unittests",
146 "events_unittests", 171 {
172 "test": "events_unittests",
173 "swarming": {
174 "can_use_on_swarming_builders": true
175 }
176 },
147 "gcm_unit_tests", 177 "gcm_unit_tests",
148 "gfx_unittests", 178 {
179 "test": "gfx_unittests",
180 "swarming": {
181 "can_use_on_swarming_builders": true
182 }
183 },
149 "google_apis_unittests", 184 "google_apis_unittests",
150 "gpu_unittests", 185 "gpu_unittests",
151 "installer_util_unittests", 186 "installer_util_unittests",
152 { 187 {
153 "test": "interactive_ui_tests", 188 "test": "interactive_ui_tests",
154 "swarming": { 189 "swarming": {
155 "can_use_on_swarming_builders": true, 190 "can_use_on_swarming_builders": true,
156 "shards": 2 191 "shards": 2
157 } 192 }
158 }, 193 },
(...skipping 25 matching lines...) Expand all
184 "can_use_on_swarming_builders": true 219 "can_use_on_swarming_builders": true
185 } 220 }
186 }, 221 },
187 "sync_unit_tests", 222 "sync_unit_tests",
188 { 223 {
189 "test": "unit_tests", 224 "test": "unit_tests",
190 "swarming": { 225 "swarming": {
191 "can_use_on_swarming_builders": true 226 "can_use_on_swarming_builders": true
192 } 227 }
193 }, 228 },
194 "ui_base_unittests", 229 {
230 "test": "ui_base_unittests",
231 "swarming": {
232 "can_use_on_swarming_builders": true
233 }
234 },
195 "url_unittests", 235 "url_unittests",
196 "views_unittests", 236 "views_unittests",
197 "wm_unittests" 237 "wm_unittests"
198 ], 238 ],
199 "scripts": [ 239 "scripts": [
200 { 240 {
201 "name": "telemetry_unittests", 241 "name": "telemetry_unittests",
202 "script": "telemetry_unittests.py" 242 "script": "telemetry_unittests.py"
203 }, 243 },
204 { 244 {
205 "name": "telemetry_perf_unittests", 245 "name": "telemetry_perf_unittests",
206 "script": "telemetry_perf_unittests.py" 246 "script": "telemetry_perf_unittests.py"
207 } 247 }
208 ] 248 ]
209 }, 249 },
210 "Win7 Tests (1)": { 250 "Win7 Tests (1)": {
211 "gtest_tests": [ 251 "gtest_tests": [
212 "app_installer_unittests", 252 "app_installer_unittests",
213 "app_list_unittests", 253 {
214 "accessibility_unittests", 254 "test": "app_list_unittests",
255 "swarming": {
256 "can_use_on_swarming_builders": true
257 }
258 },
259 {
260 "test": "accessibility_unittests",
261 "swarming": {
262 "can_use_on_swarming_builders": true
263 }
264 },
215 { 265 {
216 "test": "ash_unittests", 266 "test": "ash_unittests",
217 "swarming": { 267 "swarming": {
218 "can_use_on_swarming_builders": true 268 "can_use_on_swarming_builders": true
219 } 269 }
220 }, 270 },
221 "app_shell_browsertests", 271 "app_shell_browsertests",
222 "app_shell_unittests", 272 "app_shell_unittests",
223 "aura_unittests", 273 "aura_unittests",
224 { 274 {
(...skipping 25 matching lines...) Expand all
250 }, 300 },
251 { 301 {
252 "test": "content_unittests", 302 "test": "content_unittests",
253 "swarming": { 303 "swarming": {
254 "can_use_on_swarming_builders": true 304 "can_use_on_swarming_builders": true
255 } 305 }
256 }, 306 },
257 "courgette_unittests", 307 "courgette_unittests",
258 "crypto_unittests", 308 "crypto_unittests",
259 "device_unittests", 309 "device_unittests",
260 "events_unittests", 310 {
311 "test": "events_unittests",
312 "swarming": {
313 "can_use_on_swarming_builders": true
314 }
315 },
261 "extensions_unittests", 316 "extensions_unittests",
262 "gcm_unit_tests", 317 "gcm_unit_tests",
263 "gfx_unittests", 318 {
319 "test": "gfx_unittests",
320 "swarming": {
321 "can_use_on_swarming_builders": true
322 }
323 },
264 "google_apis_unittests", 324 "google_apis_unittests",
265 "gpu_unittests", 325 "gpu_unittests",
266 "installer_util_unittests", 326 "installer_util_unittests",
267 { 327 {
268 "test": "interactive_ui_tests", 328 "test": "interactive_ui_tests",
269 "swarming": { 329 "swarming": {
270 "can_use_on_swarming_builders": true, 330 "can_use_on_swarming_builders": true,
271 "shards": 2 331 "shards": 2
272 } 332 }
273 }, 333 },
274 "ipc_tests", 334 "ipc_tests",
275 "jingle_unittests", 335 "jingle_unittests",
276 "keyboard_unittests", 336 "keyboard_unittests",
277 "media_unittests", 337 "media_unittests",
278 "message_center_unittests", 338 {
339 "test": "message_center_unittests",
340 "swarming": {
341 "can_use_on_swarming_builders": true
342 }
343 },
279 "mojo_common_unittests", 344 "mojo_common_unittests",
280 "mojo_public_bindings_unittests", 345 "mojo_public_bindings_unittests",
281 "mojo_public_environment_unittests", 346 "mojo_public_environment_unittests",
282 "mojo_public_system_unittests", 347 "mojo_public_system_unittests",
283 "mojo_public_utility_unittests", 348 "mojo_public_utility_unittests",
284 "mojo_system_unittests", 349 "mojo_system_unittests",
285 { 350 {
286 "test": "net_unittests", 351 "test": "net_unittests",
287 "swarming": { 352 "swarming": {
288 "can_use_on_swarming_builders": true 353 "can_use_on_swarming_builders": true
289 } 354 }
290 }, 355 },
291 "ppapi_unittests", 356 "ppapi_unittests",
292 "printing_unittests", 357 "printing_unittests",
293 "remoting_unittests", 358 "remoting_unittests",
294 "sbox_unittests", 359 "sbox_unittests",
295 "sbox_integration_tests", 360 "sbox_integration_tests",
296 "sbox_validation_tests", 361 "sbox_validation_tests",
297 "sql_unittests", 362 "sql_unittests",
298 { 363 {
299 "test": "sync_integration_tests", 364 "test": "sync_integration_tests",
300 "swarming": { 365 "swarming": {
301 "can_use_on_swarming_builders": true 366 "can_use_on_swarming_builders": true
302 } 367 }
303 }, 368 },
304 "sync_unit_tests", 369 "sync_unit_tests",
305 "ui_base_unittests", 370 {
371 "test": "ui_base_unittests",
372 "swarming": {
373 "can_use_on_swarming_builders": true
374 }
375 },
306 { 376 {
307 "test": "unit_tests", 377 "test": "unit_tests",
308 "swarming": { 378 "swarming": {
309 "can_use_on_swarming_builders": true 379 "can_use_on_swarming_builders": true
310 } 380 }
311 }, 381 },
312 "url_unittests", 382 "url_unittests",
313 "views_unittests", 383 "views_unittests",
314 "wm_unittests" 384 "wm_unittests"
315 ], 385 ],
316 "scripts": [ 386 "scripts": [
317 { 387 {
318 "name": "telemetry_unittests", 388 "name": "telemetry_unittests",
319 "script": "telemetry_unittests.py" 389 "script": "telemetry_unittests.py"
320 }, 390 },
321 { 391 {
322 "name": "telemetry_perf_unittests", 392 "name": "telemetry_perf_unittests",
323 "script": "telemetry_perf_unittests.py" 393 "script": "telemetry_perf_unittests.py"
324 }, 394 },
325 { 395 {
326 "name": "nacl_integration", 396 "name": "nacl_integration",
327 "script": "nacl_integration.py" 397 "script": "nacl_integration.py"
328 } 398 }
329 ] 399 ]
330 }, 400 },
331 "Win 7 Tests x64 (1)": { 401 "Win 7 Tests x64 (1)": {
332 "gtest_tests": [ 402 "gtest_tests": [
333 "accessibility_unittests", 403 {
404 "test": "accessibility_unittests",
405 "swarming": {
406 "can_use_on_swarming_builders": true
407 }
408 },
334 { 409 {
335 "test": "base_unittests", 410 "test": "base_unittests",
336 "swarming": { 411 "swarming": {
337 "can_use_on_swarming_builders": true 412 "can_use_on_swarming_builders": true
338 } 413 }
339 }, 414 },
340 { 415 {
341 "test": "browser_tests", 416 "test": "browser_tests",
342 "swarming": { 417 "swarming": {
343 "can_use_on_swarming_builders": true, 418 "can_use_on_swarming_builders": true,
344 "shards": 6 419 "shards": 6
345 } 420 }
346 }, 421 },
347 "app_installer_unittests", 422 "app_installer_unittests",
348 "app_list_unittests", 423 {
424 "test": "app_list_unittests",
425 "swarming": {
426 "can_use_on_swarming_builders": true
427 }
428 },
349 "app_shell_browsertests", 429 "app_shell_browsertests",
350 "app_shell_unittests", 430 "app_shell_unittests",
351 { 431 {
352 "test": "ash_unittests", 432 "test": "ash_unittests",
353 "swarming": { 433 "swarming": {
354 "can_use_on_swarming_builders": true 434 "can_use_on_swarming_builders": true
355 } 435 }
356 }, 436 },
357 "aura_unittests", 437 "aura_unittests",
358 "cacheinvalidation_unittests", 438 "cacheinvalidation_unittests",
(...skipping 12 matching lines...) Expand all
371 }, 451 },
372 { 452 {
373 "test": "content_unittests", 453 "test": "content_unittests",
374 "swarming": { 454 "swarming": {
375 "can_use_on_swarming_builders": true 455 "can_use_on_swarming_builders": true
376 } 456 }
377 }, 457 },
378 "courgette_unittests", 458 "courgette_unittests",
379 "crypto_unittests", 459 "crypto_unittests",
380 "device_unittests", 460 "device_unittests",
381 "events_unittests", 461 {
462 "test": "events_unittests",
463 "swarming": {
464 "can_use_on_swarming_builders": true
465 }
466 },
382 "extensions_unittests", 467 "extensions_unittests",
383 "gcm_unit_tests", 468 "gcm_unit_tests",
384 "gfx_unittests", 469 {
470 "test": "gfx_unittests",
471 "swarming": {
472 "can_use_on_swarming_builders": true
473 }
474 },
385 "google_apis_unittests", 475 "google_apis_unittests",
386 "gpu_unittests", 476 "gpu_unittests",
387 "installer_util_unittests", 477 "installer_util_unittests",
388 { 478 {
389 "test": "interactive_ui_tests", 479 "test": "interactive_ui_tests",
390 "swarming": { 480 "swarming": {
391 "can_use_on_swarming_builders": true, 481 "can_use_on_swarming_builders": true,
392 "shards": 2 482 "shards": 2
393 } 483 }
394 }, 484 },
395 "ipc_tests", 485 "ipc_tests",
396 "jingle_unittests", 486 "jingle_unittests",
397 "keyboard_unittests", 487 "keyboard_unittests",
398 "media_unittests", 488 "media_unittests",
399 "message_center_unittests", 489 {
490 "test": "message_center_unittests",
491 "swarming": {
492 "can_use_on_swarming_builders": true
493 }
494 },
400 "mojo_common_unittests", 495 "mojo_common_unittests",
401 "mojo_public_bindings_unittests", 496 "mojo_public_bindings_unittests",
402 "mojo_public_environment_unittests", 497 "mojo_public_environment_unittests",
403 "mojo_public_system_unittests", 498 "mojo_public_system_unittests",
404 "mojo_public_utility_unittests", 499 "mojo_public_utility_unittests",
405 "mojo_system_unittests", 500 "mojo_system_unittests",
406 { 501 {
407 "test": "net_unittests", 502 "test": "net_unittests",
408 "swarming": { 503 "swarming": {
409 "can_use_on_swarming_builders": true 504 "can_use_on_swarming_builders": true
410 } 505 }
411 }, 506 },
412 "ppapi_unittests", 507 "ppapi_unittests",
413 "printing_unittests", 508 "printing_unittests",
414 "remoting_unittests", 509 "remoting_unittests",
415 "sbox_unittests", 510 "sbox_unittests",
416 "sbox_integration_tests", 511 "sbox_integration_tests",
417 "sbox_validation_tests", 512 "sbox_validation_tests",
418 { 513 {
419 "test": "sync_integration_tests", 514 "test": "sync_integration_tests",
420 "swarming": { 515 "swarming": {
421 "can_use_on_swarming_builders": true 516 "can_use_on_swarming_builders": true
422 } 517 }
423 }, 518 },
424 "sql_unittests", 519 "sql_unittests",
425 "sync_unit_tests", 520 "sync_unit_tests",
426 "ui_base_unittests", 521 {
522 "test": "ui_base_unittests",
523 "swarming": {
524 "can_use_on_swarming_builders": true
525 }
526 },
427 { 527 {
428 "test": "unit_tests", 528 "test": "unit_tests",
429 "swarming": { 529 "swarming": {
430 "can_use_on_swarming_builders": true 530 "can_use_on_swarming_builders": true
431 } 531 }
432 }, 532 },
433 "url_unittests", 533 "url_unittests",
434 "views_unittests", 534 "views_unittests",
435 "wm_unittests" 535 "wm_unittests"
436 ], 536 ],
437 "scripts": [ 537 "scripts": [
438 { 538 {
439 "name": "telemetry_unittests", 539 "name": "telemetry_unittests",
440 "script": "telemetry_unittests.py" 540 "script": "telemetry_unittests.py"
441 }, 541 },
442 { 542 {
443 "name": "telemetry_perf_unittests", 543 "name": "telemetry_perf_unittests",
444 "script": "telemetry_perf_unittests.py" 544 "script": "telemetry_perf_unittests.py"
445 }, 545 },
446 { 546 {
447 "name": "nacl_integration", 547 "name": "nacl_integration",
448 "script": "nacl_integration.py" 548 "script": "nacl_integration.py"
449 } 549 }
450 ] 550 ]
451 }, 551 },
452 "Win7 Tests (dbg)(1)": { 552 "Win7 Tests (dbg)(1)": {
453 "gtest_tests": [ 553 "gtest_tests": [
454 "accessibility_unittests", 554 {
555 "test": "accessibility_unittests",
556 "swarming": {
557 "can_use_on_swarming_builders": true
558 }
559 },
455 { 560 {
456 "test": "ash_unittests", 561 "test": "ash_unittests",
457 "swarming": { 562 "swarming": {
458 "can_use_on_swarming_builders": true 563 "can_use_on_swarming_builders": true
459 } 564 }
460 }, 565 },
461 "app_shell_browsertests", 566 "app_shell_browsertests",
462 "app_shell_unittests", 567 "app_shell_unittests",
463 "aura_unittests", 568 "aura_unittests",
464 { 569 {
(...skipping 24 matching lines...) Expand all
489 } 594 }
490 }, 595 },
491 { 596 {
492 "test": "content_unittests", 597 "test": "content_unittests",
493 "swarming": { 598 "swarming": {
494 "can_use_on_swarming_builders": true 599 "can_use_on_swarming_builders": true
495 } 600 }
496 }, 601 },
497 "courgette_unittests", 602 "courgette_unittests",
498 "crypto_unittests", 603 "crypto_unittests",
499 "events_unittests", 604 {
605 "test": "events_unittests",
606 "swarming": {
607 "can_use_on_swarming_builders": true
608 }
609 },
500 "extensions_unittests", 610 "extensions_unittests",
501 "gcm_unit_tests", 611 "gcm_unit_tests",
502 "gpu_unittests", 612 "gpu_unittests",
503 "installer_util_unittests", 613 "installer_util_unittests",
504 { 614 {
505 "test": "interactive_ui_tests", 615 "test": "interactive_ui_tests",
506 "swarming": { 616 "swarming": {
507 "can_use_on_swarming_builders": true, 617 "can_use_on_swarming_builders": true,
508 "shards": 4 618 "shards": 4
509 } 619 }
(...skipping 21 matching lines...) Expand all
531 "sbox_validation_tests", 641 "sbox_validation_tests",
532 "sql_unittests", 642 "sql_unittests",
533 { 643 {
534 "test": "sync_integration_tests", 644 "test": "sync_integration_tests",
535 "swarming": { 645 "swarming": {
536 "can_use_on_swarming_builders": true, 646 "can_use_on_swarming_builders": true,
537 "shards": 2 647 "shards": 2
538 } 648 }
539 }, 649 },
540 "sync_unit_tests", 650 "sync_unit_tests",
541 "ui_base_unittests", 651 {
652 "test": "ui_base_unittests",
653 "swarming": {
654 "can_use_on_swarming_builders": true
655 }
656 },
542 { 657 {
543 "test": "unit_tests", 658 "test": "unit_tests",
544 "swarming": { 659 "swarming": {
545 "can_use_on_swarming_builders": true 660 "can_use_on_swarming_builders": true
546 } 661 }
547 }, 662 },
548 "url_unittests", 663 "url_unittests",
549 "views_unittests", 664 "views_unittests",
550 "wm_unittests" 665 "wm_unittests"
551 ], 666 ],
(...skipping 13 matching lines...) Expand all
565 "views_unittests", 680 "views_unittests",
566 "wm_unittests", 681 "wm_unittests",
567 "aura_unittests", 682 "aura_unittests",
568 "ash_unittests", 683 "ash_unittests",
569 "compositor_unittests", 684 "compositor_unittests",
570 "content_browsertests", 685 "content_browsertests",
571 "events_unittests" 686 "events_unittests"
572 ] 687 ]
573 } 688 }
574 } 689 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698