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

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

Issue 2032613004: Move remaining tests on win GN bots to main bots and update CQ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« infra/config/cq.cfg ('K') | « infra/config/cq.cfg ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Win 7 Tests x64 (1)": { 2 "Win 7 Tests x64 (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
216 "swarming": { 216 "swarming": {
217 "can_use_on_swarming_builders": true, 217 "can_use_on_swarming_builders": true,
218 "shards": 2 218 "shards": 2
219 }, 219 },
220 "test": "interactive_ui_tests" 220 "test": "interactive_ui_tests"
221 }, 221 },
222 { 222 {
223 "swarming": { 223 "swarming": {
224 "can_use_on_swarming_builders": true 224 "can_use_on_swarming_builders": true
225 }, 225 },
226 "test": "ipc_mojo_unittests"
227 },
228 {
229 "swarming": {
230 "can_use_on_swarming_builders": true
231 },
226 "test": "ipc_tests" 232 "test": "ipc_tests"
227 }, 233 },
228 { 234 {
229 "swarming": { 235 "swarming": {
230 "can_use_on_swarming_builders": true 236 "can_use_on_swarming_builders": true
231 }, 237 },
232 "test": "jingle_unittests" 238 "test": "jingle_unittests"
233 }, 239 },
234 { 240 {
235 "test": "keyboard_unittests" 241 "test": "keyboard_unittests"
236 }, 242 },
237 { 243 {
244 "args": [
245 "--override-use-gl-with-osmesa-for-tests"
246 ],
247 "swarming": {
248 "can_use_on_swarming_builders": true
249 },
250 "test": "mash_unittests"
251 },
252 {
238 "swarming": { 253 "swarming": {
239 "can_use_on_swarming_builders": true 254 "can_use_on_swarming_builders": true
240 }, 255 },
241 "test": "media_blink_unittests" 256 "test": "media_blink_unittests"
242 }, 257 },
243 { 258 {
244 "swarming": { 259 "swarming": {
245 "can_use_on_swarming_builders": true 260 "can_use_on_swarming_builders": true
246 }, 261 },
247 "test": "media_unittests" 262 "test": "media_unittests"
(...skipping 13 matching lines...) Expand all
261 { 276 {
262 "swarming": { 277 "swarming": {
263 "can_use_on_swarming_builders": true 278 "can_use_on_swarming_builders": true
264 }, 279 },
265 "test": "mojo_common_unittests" 280 "test": "mojo_common_unittests"
266 }, 281 },
267 { 282 {
268 "swarming": { 283 "swarming": {
269 "can_use_on_swarming_builders": true 284 "can_use_on_swarming_builders": true
270 }, 285 },
271 "test": "mojo_public_bindings_unittests" 286 "test": "mojo_public_application_unittests"
272 },
273 {
274 "swarming": {
275 "can_use_on_swarming_builders": true
276 },
277 "test": "mojo_public_system_unittests"
278 },
279 {
280 "swarming": {
281 "can_use_on_swarming_builders": true
282 },
283 "test": "mojo_system_unittests"
284 },
285 {
286 "swarming": {
287 "can_use_on_swarming_builders": true
288 },
289 "test": "nacl_loader_unittests"
290 },
291 {
292 "swarming": {
293 "can_use_on_swarming_builders": true
294 },
295 "test": "net_unittests"
296 },
297 {
298 "swarming": {
299 "can_use_on_swarming_builders": true
300 },
301 "test": "ppapi_unittests"
302 },
303 {
304 "swarming": {
305 "can_use_on_swarming_builders": true
306 },
307 "test": "printing_unittests"
308 },
309 {
310 "swarming": {
311 "can_use_on_swarming_builders": true
312 },
313 "test": "remoting_unittests"
314 },
315 {
316 "swarming": {
317 "can_use_on_swarming_builders": true
318 },
319 "test": "sbox_integration_tests"
320 },
321 {
322 "swarming": {
323 "can_use_on_swarming_builders": true
324 },
325 "test": "sbox_unittests"
326 },
327 {
328 "swarming": {
329 "can_use_on_swarming_builders": true
330 },
331 "test": "sbox_validation_tests"
332 },
333 {
334 "swarming": {
335 "can_use_on_swarming_builders": true
336 },
337 "test": "setup_unittests"
338 },
339 {
340 "swarming": {
341 "can_use_on_swarming_builders": true
342 },
343 "test": "skia_unittests"
344 },
345 {
346 "swarming": {
347 "can_use_on_swarming_builders": true
348 },
349 "test": "sql_unittests"
350 },
351 {
352 "swarming": {
353 "can_use_on_swarming_builders": true
354 },
355 "test": "sync_integration_tests"
356 },
357 {
358 "swarming": {
359 "can_use_on_swarming_builders": true
360 },
361 "test": "sync_unit_tests"
362 },
363 {
364 "swarming": {
365 "can_use_on_swarming_builders": true
366 },
367 "test": "ui_base_unittests"
368 },
369 {
370 "swarming": {
371 "can_use_on_swarming_builders": true
372 },
373 "test": "ui_touch_selection_unittests"
374 },
375 {
376 "swarming": {
377 "can_use_on_swarming_builders": true
378 },
379 "test": "unit_tests"
380 },
381 {
382 "swarming": {
383 "can_use_on_swarming_builders": true
384 },
385 "test": "url_unittests"
386 },
387 {
388 "swarming": {
389 "can_use_on_swarming_builders": true
390 },
391 "test": "views_unittests"
392 },
393 {
394 "swarming": {
395 "can_use_on_swarming_builders": true
396 },
397 "test": "wm_unittests"
398 }
399 ],
400 "isolated_scripts": [
401 {
402 "isolate_name": "telemetry_gpu_unittests",
403 "name": "telemetry_gpu_unittests",
404 "override_compile_targets": [
405 "telemetry_gpu_unittests_run"
406 ],
407 "swarming": {
408 "can_use_on_swarming_builders": true
409 }
410 },
411 {
412 "isolate_name": "telemetry_perf_unittests",
413 "name": "telemetry_perf_unittests",
414 "override_compile_targets": [
415 "telemetry_perf_unittests_run"
416 ],
417 "swarming": {
418 "can_use_on_swarming_builders": true
419 }
420 },
421 {
422 "isolate_name": "telemetry_unittests",
423 "name": "telemetry_unittests",
424 "override_compile_targets": [
425 "telemetry_unittests_run"
426 ],
427 "swarming": {
428 "can_use_on_swarming_builders": true
429 }
430 }
431 ],
432 "scripts": [
433 {
434 "name": "nacl_integration",
435 "script": "nacl_integration.py"
436 }
437 ]
438 },
439 "Win x64 GN": {
440 "additional_compile_targets": [
441 "gn_all"
msw 2016/06/02 19:24:51 Should we keep this in an additional_compile_targe
Dirk Pranke 2016/06/02 19:28:41 Possibly, but we're out of SLO in the win CQ at th
msw 2016/06/02 20:31:31 Hmm, this is a little worrisome, some teams might
442 ],
443 "gtest_tests": [
444 {
445 "swarming": {
446 "can_use_on_swarming_builders": true
447 },
448 "test": "accessibility_unittests"
449 },
450 {
451 "swarming": {
452 "can_use_on_swarming_builders": true
453 },
454 "test": "app_list_presenter_unittests"
455 },
456 {
457 "swarming": {
458 "can_use_on_swarming_builders": true
459 },
460 "test": "app_list_unittests"
461 },
462 {
463 "swarming": {
464 "can_use_on_swarming_builders": true
465 },
466 "test": "app_shell_unittests"
467 },
468 {
469 "swarming": {
470 "can_use_on_swarming_builders": true
471 },
472 "test": "ash_unittests"
473 },
474 {
475 "swarming": {
476 "can_use_on_swarming_builders": true
477 },
478 "test": "aura_unittests"
479 },
480 {
481 "swarming": {
482 "can_use_on_swarming_builders": true
483 },
484 "test": "base_unittests"
485 },
486 {
487 "swarming": {
488 "can_use_on_swarming_builders": true
489 },
490 "test": "battor_agent_unittests"
491 },
492 {
493 "swarming": {
494 "can_use_on_swarming_builders": true,
495 "shards": 10
496 },
497 "test": "browser_tests"
498 },
499 {
500 "swarming": {
501 "can_use_on_swarming_builders": true
502 },
503 "test": "cacheinvalidation_unittests"
504 },
505 {
506 "swarming": {
507 "can_use_on_swarming_builders": true
508 },
509 "test": "cast_unittests"
510 },
511 {
512 "swarming": {
513 "can_use_on_swarming_builders": true
514 },
515 "test": "cc_unittests"
516 },
517 {
518 "swarming": {
519 "can_use_on_swarming_builders": true
520 },
521 "test": "chrome_app_unittests"
522 },
523 {
524 "swarming": {
525 "can_use_on_swarming_builders": true
526 },
527 "test": "chrome_elf_unittests"
528 },
529 {
530 "swarming": {
531 "can_use_on_swarming_builders": true
532 },
533 "test": "chromedriver_unittests"
534 },
535 {
536 "swarming": {
537 "can_use_on_swarming_builders": true
538 },
539 "test": "components_browsertests"
540 },
541 {
542 "swarming": {
543 "can_use_on_swarming_builders": true
544 },
545 "test": "components_unittests"
546 },
547 {
548 "swarming": {
549 "can_use_on_swarming_builders": true
550 },
551 "test": "compositor_unittests"
552 },
553 {
554 "swarming": {
555 "can_use_on_swarming_builders": true
556 },
557 "test": "content_browsertests"
558 },
559 {
560 "swarming": {
561 "can_use_on_swarming_builders": true
562 },
563 "test": "content_unittests"
564 },
565 {
566 "swarming": {
567 "can_use_on_swarming_builders": true
568 },
569 "test": "courgette_unittests"
570 },
571 {
572 "swarming": {
573 "can_use_on_swarming_builders": true
574 },
575 "test": "crypto_unittests"
576 },
577 {
578 "swarming": {
579 "can_use_on_swarming_builders": true
580 },
581 "test": "device_unittests"
582 },
583 {
584 "swarming": {
585 "can_use_on_swarming_builders": true
586 },
587 "test": "display_unittests"
588 },
589 {
590 "swarming": {
591 "can_use_on_swarming_builders": true
592 },
593 "test": "events_unittests"
594 },
595 {
596 "swarming": {
597 "can_use_on_swarming_builders": true
598 },
599 "test": "extensions_browsertests"
600 },
601 {
602 "swarming": {
603 "can_use_on_swarming_builders": true
604 },
605 "test": "extensions_unittests"
606 },
607 {
608 "swarming": {
609 "can_use_on_swarming_builders": true
610 },
611 "test": "gcm_unit_tests"
612 },
613 {
614 "swarming": {
615 "can_use_on_swarming_builders": true
616 },
617 "test": "gfx_unittests"
618 },
619 {
620 "swarming": {
621 "can_use_on_swarming_builders": true
622 },
623 "test": "gn_unittests"
624 },
625 {
626 "swarming": {
627 "can_use_on_swarming_builders": true
628 },
629 "test": "google_apis_unittests"
630 },
631 {
632 "swarming": {
633 "can_use_on_swarming_builders": true
634 },
635 "test": "gpu_unittests"
636 },
637 {
638 "swarming": {
639 "can_use_on_swarming_builders": true
640 },
641 "test": "install_static_unittests"
642 },
643 {
644 "swarming": {
645 "can_use_on_swarming_builders": true
646 },
647 "test": "installer_util_unittests"
648 },
649 {
650 "swarming": {
651 "can_use_on_swarming_builders": true,
652 "shards": 2
653 },
654 "test": "interactive_ui_tests"
655 },
656 {
657 "swarming": {
658 "can_use_on_swarming_builders": true
659 },
660 "test": "ipc_tests"
661 },
662 {
663 "swarming": {
664 "can_use_on_swarming_builders": true
665 },
666 "test": "jingle_unittests"
667 },
668 {
669 "test": "keyboard_unittests"
670 },
671 {
672 "swarming": {
673 "can_use_on_swarming_builders": true
674 },
675 "test": "media_blink_unittests"
676 },
677 {
678 "swarming": {
679 "can_use_on_swarming_builders": true
680 },
681 "test": "media_unittests"
682 },
683 {
684 "swarming": {
685 "can_use_on_swarming_builders": true
686 },
687 "test": "message_center_unittests"
688 },
689 {
690 "swarming": {
691 "can_use_on_swarming_builders": true
692 },
693 "test": "midi_unittests"
694 },
695 {
696 "swarming": {
697 "can_use_on_swarming_builders": true
698 },
699 "test": "mojo_common_unittests"
700 }, 287 },
701 { 288 {
702 "swarming": { 289 "swarming": {
703 "can_use_on_swarming_builders": true 290 "can_use_on_swarming_builders": true
704 }, 291 },
705 "test": "mojo_public_bindings_unittests" 292 "test": "mojo_public_bindings_unittests"
706 }, 293 },
707 { 294 {
708 "swarming": { 295 "swarming": {
709 "can_use_on_swarming_builders": true 296 "can_use_on_swarming_builders": true
710 }, 297 },
711 "test": "mojo_public_system_unittests" 298 "test": "mojo_public_system_unittests"
712 }, 299 },
713 { 300 {
301 "swarming": {
302 "can_use_on_swarming_builders": true
303 },
304 "test": "mojo_runner_host_unittests"
305 },
306 {
307 "swarming": {
308 "can_use_on_swarming_builders": true
309 },
310 "test": "mojo_shell_unittests"
311 },
312 {
313 "swarming": {
314 "can_use_on_swarming_builders": true
315 },
316 "test": "mojo_surfaces_lib_unittests"
317 },
318 {
319 "swarming": {
320 "can_use_on_swarming_builders": true
321 },
714 "test": "mojo_system_unittests" 322 "test": "mojo_system_unittests"
715 }, 323 },
716 { 324 {
325 "test": "mus_gpu_unittests"
326 },
327 {
328 "swarming": {
329 "can_use_on_swarming_builders": true
330 },
331 "test": "mus_public_unittests"
332 },
333 {
334 "test": "mus_ws_unittests"
335 },
336 {
717 "swarming": { 337 "swarming": {
718 "can_use_on_swarming_builders": true 338 "can_use_on_swarming_builders": true
719 }, 339 },
720 "test": "nacl_loader_unittests" 340 "test": "nacl_loader_unittests"
721 }, 341 },
722 { 342 {
723 "swarming": { 343 "swarming": {
344 "can_use_on_swarming_builders": true
345 },
346 "test": "navigation_unittests"
347 },
348 {
349 "swarming": {
724 "can_use_on_swarming_builders": true 350 "can_use_on_swarming_builders": true
725 }, 351 },
726 "test": "net_unittests" 352 "test": "net_unittests"
727 }, 353 },
728 { 354 {
729 "swarming": { 355 "swarming": {
730 "can_use_on_swarming_builders": true 356 "can_use_on_swarming_builders": true
731 }, 357 },
732 "test": "ppapi_unittests" 358 "test": "ppapi_unittests"
733 }, 359 },
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
860 } 486 }
861 } 487 }
862 ], 488 ],
863 "scripts": [ 489 "scripts": [
864 { 490 {
865 "name": "nacl_integration", 491 "name": "nacl_integration",
866 "script": "nacl_integration.py" 492 "script": "nacl_integration.py"
867 } 493 }
868 ] 494 ]
869 }, 495 },
496 "Win x64 GN": {
497 "additional_compile_targets": [
498 "base_unittests"
499 ]
500 },
870 "Win x64 GN (dbg)": { 501 "Win x64 GN (dbg)": {
871 "additional_compile_targets": [ 502 "additional_compile_targets": [
872 "gn_all" 503 "base_unittests"
873 ],
874 "gtest_tests": [
875 {
876 "swarming": {
877 "can_use_on_swarming_builders": true
878 },
879 "test": "content_browsertests"
880 },
881 {
882 "swarming": {
883 "can_use_on_swarming_builders": true
884 },
885 "test": "events_unittests"
886 }
887 ] 504 ]
888 }, 505 },
889 "Win10 Tests x64": { 506 "Win10 Tests x64": {
890 "gtest_tests": [ 507 "gtest_tests": [
891 { 508 {
892 "swarming": { 509 "swarming": {
893 "can_use_on_swarming_builders": true 510 "can_use_on_swarming_builders": true
894 }, 511 },
895 "test": "accessibility_unittests" 512 "test": "accessibility_unittests"
896 }, 513 },
(...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after
1548 "swarming": { 1165 "swarming": {
1549 "can_use_on_swarming_builders": true, 1166 "can_use_on_swarming_builders": true,
1550 "shards": 2 1167 "shards": 2
1551 }, 1168 },
1552 "test": "interactive_ui_tests" 1169 "test": "interactive_ui_tests"
1553 }, 1170 },
1554 { 1171 {
1555 "swarming": { 1172 "swarming": {
1556 "can_use_on_swarming_builders": true 1173 "can_use_on_swarming_builders": true
1557 }, 1174 },
1175 "test": "ipc_mojo_unittests"
1176 },
1177 {
1178 "swarming": {
1179 "can_use_on_swarming_builders": true
1180 },
1558 "test": "ipc_tests" 1181 "test": "ipc_tests"
1559 }, 1182 },
1560 { 1183 {
1561 "swarming": { 1184 "swarming": {
1562 "can_use_on_swarming_builders": true 1185 "can_use_on_swarming_builders": true
1563 }, 1186 },
1564 "test": "jingle_unittests" 1187 "test": "jingle_unittests"
1565 }, 1188 },
1566 { 1189 {
1567 "test": "keyboard_unittests" 1190 "test": "keyboard_unittests"
1568 }, 1191 },
1569 { 1192 {
1193 "args": [
1194 "--override-use-gl-with-osmesa-for-tests"
1195 ],
1196 "swarming": {
1197 "can_use_on_swarming_builders": true
1198 },
1199 "test": "mash_unittests"
1200 },
1201 {
1570 "swarming": { 1202 "swarming": {
1571 "can_use_on_swarming_builders": true 1203 "can_use_on_swarming_builders": true
1572 }, 1204 },
1573 "test": "media_blink_unittests" 1205 "test": "media_blink_unittests"
1574 }, 1206 },
1575 { 1207 {
1576 "swarming": { 1208 "swarming": {
1577 "can_use_on_swarming_builders": true 1209 "can_use_on_swarming_builders": true
1578 }, 1210 },
1579 "test": "media_unittests" 1211 "test": "media_unittests"
(...skipping 13 matching lines...) Expand all
1593 { 1225 {
1594 "swarming": { 1226 "swarming": {
1595 "can_use_on_swarming_builders": true 1227 "can_use_on_swarming_builders": true
1596 }, 1228 },
1597 "test": "mojo_common_unittests" 1229 "test": "mojo_common_unittests"
1598 }, 1230 },
1599 { 1231 {
1600 "swarming": { 1232 "swarming": {
1601 "can_use_on_swarming_builders": true 1233 "can_use_on_swarming_builders": true
1602 }, 1234 },
1235 "test": "mojo_public_application_unittests"
1236 },
1237 {
1238 "swarming": {
1239 "can_use_on_swarming_builders": true
1240 },
1603 "test": "mojo_public_bindings_unittests" 1241 "test": "mojo_public_bindings_unittests"
1604 }, 1242 },
1605 { 1243 {
1606 "swarming": { 1244 "swarming": {
1607 "can_use_on_swarming_builders": true 1245 "can_use_on_swarming_builders": true
1608 }, 1246 },
1609 "test": "mojo_public_system_unittests" 1247 "test": "mojo_public_system_unittests"
1610 }, 1248 },
1611 { 1249 {
1612 "swarming": { 1250 "swarming": {
1613 "can_use_on_swarming_builders": true 1251 "can_use_on_swarming_builders": true
1614 }, 1252 },
1253 "test": "mojo_runner_host_unittests"
1254 },
1255 {
1256 "swarming": {
1257 "can_use_on_swarming_builders": true
1258 },
1259 "test": "mojo_shell_unittests"
1260 },
1261 {
1262 "swarming": {
1263 "can_use_on_swarming_builders": true
1264 },
1265 "test": "mojo_surfaces_lib_unittests"
1266 },
1267 {
1268 "swarming": {
1269 "can_use_on_swarming_builders": true
1270 },
1615 "test": "mojo_system_unittests" 1271 "test": "mojo_system_unittests"
1616 }, 1272 },
1617 { 1273 {
1618 "swarming": { 1274 "swarming": {
1619 "can_use_on_swarming_builders": true 1275 "can_use_on_swarming_builders": true
1620 }, 1276 },
1621 "test": "nacl_loader_unittests" 1277 "test": "nacl_loader_unittests"
1622 }, 1278 },
1623 { 1279 {
1624 "swarming": { 1280 "swarming": {
(...skipping 520 matching lines...) Expand 10 before | Expand all | Expand 10 after
2145 "telemetry_unittests_run" 1801 "telemetry_unittests_run"
2146 ], 1802 ],
2147 "swarming": { 1803 "swarming": {
2148 "can_use_on_swarming_builders": true 1804 "can_use_on_swarming_builders": true
2149 } 1805 }
2150 } 1806 }
2151 ] 1807 ]
2152 }, 1808 },
2153 "Win8 Aura": { 1809 "Win8 Aura": {
2154 "additional_compile_targets": [ 1810 "additional_compile_targets": [
2155 "accessibility_unittests", 1811 "base_unittests"
2156 "app_list_unittests",
2157 "app_list_presenter_unittests",
2158 "app_shell_unittests",
2159 "ash_shell_with_content",
msw 2016/06/02 19:24:50 Ditto?
Dirk Pranke 2016/06/02 19:28:41 I can add this if it's not pulled in otherwise (wi
2160 "ash_unittests",
2161 "aura_unittests",
2162 "battor_agent",
msw 2016/06/02 19:24:50 Ditto? (Maybe battor_agent_unittests is sufficient
Dirk Pranke 2016/06/02 19:28:41 Same answer.
2163 "cacheinvalidation_unittests",
2164 "cast_unittests",
2165 "cc_unittests",
2166 "chrome",
msw 2016/06/02 19:24:51 Ditto? (Maybe browser/interactive_ui_tests is suff
Dirk Pranke 2016/06/02 19:28:41 Yup, browser_tests pulls in chrome.
2167 "chrome_elf_unittests",
2168 "chromedriver_unittests",
2169 "components_browsertests",
2170 "components_unittests",
2171 "compositor_unittests",
2172 "content_unittests",
2173 "courgette_unittests",
2174 "crypto_unittests",
2175 "device_unittests",
2176 "display_unittests",
2177 "extensions_browsertests",
2178 "extensions_unittests",
2179 "gcm_unit_tests",
2180 "gfx_unittests",
2181 "google_apis_unittests",
2182 "gpu_ipc_service_unittests",
2183 "gpu_unittests",
2184 "interactive_ui_tests",
2185 "ipc_mojo_unittests",
2186 "ipc_tests",
2187 "jingle_unittests",
2188 "keyboard_unittests",
2189 "mash:all",
msw 2016/06/02 19:24:51 Ditto?
Dirk Pranke 2016/06/02 19:28:41 Will add.
2190 "media_unittests",
2191 "media_blink_unittests",
2192 "message_center_unittests",
2193 "ppapi_unittests",
2194 "printing_unittests",
2195 "remoting_all",
msw 2016/06/02 19:24:50 Ditto?
Dirk Pranke 2016/06/02 19:28:41 Will add.
2196 "sbox_integration_tests",
2197 "sbox_unittests",
2198 "sbox_validation_tests",
2199 "skia_unittests",
2200 "sql_unittests",
2201 "sync_integration_tests",
2202 "sync_unit_tests",
2203 "ui_base_unittests",
2204 "url_unittests",
2205 "views_unittests",
2206 "wm_unittests"
2207 ],
2208 "gtest_tests": [
2209 {
2210 "test": "ash_unittests"
2211 },
2212 {
2213 "test": "battor_agent_unittests"
2214 },
2215 {
2216 "swarming": {
2217 "can_use_on_swarming_builders": true
2218 },
2219 "test": "content_browsertests"
2220 },
2221 {
2222 "swarming": {
2223 "can_use_on_swarming_builders": true
2224 },
2225 "test": "events_unittests"
2226 },
2227 {
2228 "swarming": {
2229 "can_use_on_swarming_builders": true
2230 },
2231 "test": "ipc_mojo_unittests"
2232 },
2233 {
2234 "swarming": {
2235 "can_use_on_swarming_builders": true
2236 },
2237 "test": "mojo_common_unittests"
2238 },
2239 {
2240 "swarming": {
2241 "can_use_on_swarming_builders": true
2242 },
2243 "test": "mojo_public_application_unittests"
2244 },
2245 {
2246 "swarming": {
2247 "can_use_on_swarming_builders": true
2248 },
2249 "test": "mojo_public_bindings_unittests"
2250 },
2251 {
2252 "swarming": {
2253 "can_use_on_swarming_builders": true
2254 },
2255 "test": "mojo_public_system_unittests"
2256 },
2257 {
2258 "swarming": {
2259 "can_use_on_swarming_builders": true
2260 },
2261 "test": "mojo_runner_host_unittests"
2262 },
2263 {
2264 "swarming": {
2265 "can_use_on_swarming_builders": true
2266 },
2267 "test": "mojo_shell_unittests"
2268 },
2269 {
2270 "swarming": {
2271 "can_use_on_swarming_builders": true
2272 },
2273 "test": "mojo_surfaces_lib_unittests"
2274 },
2275 {
2276 "swarming": {
2277 "can_use_on_swarming_builders": true
2278 },
2279 "test": "mojo_system_unittests"
2280 },
2281 {
2282 "swarming": {
2283 "can_use_on_swarming_builders": true
2284 },
2285 "test": "mus_public_unittests"
2286 },
2287 {
2288 "args": [
2289 "--override-use-gl-with-osmesa-for-tests"
2290 ],
2291 "swarming": {
2292 "can_use_on_swarming_builders": true
2293 },
2294 "test": "mash_unittests"
2295 },
2296 {
2297 "test": "mus_gpu_unittests"
2298 },
2299 {
2300 "test": "mus_ws_unittests"
2301 },
2302 {
2303 "swarming": {
2304 "can_use_on_swarming_builders": true
2305 },
2306 "test": "navigation_unittests"
2307 },
2308 {
2309 "test": "ui_touch_selection_unittests"
2310 }
2311 ] 1812 ]
2312 }, 1813 },
2313 "Win8 GN (dbg)": { 1814 "Win8 GN (dbg)": {
2314 "additional_compile_targets": [ 1815 "additional_compile_targets": [
2315 "gn_all" 1816 "base_unittests"
2316 ],
2317 "gtest_tests": [
2318 {
2319 "swarming": {
2320 "can_use_on_swarming_builders": true
2321 },
2322 "test": "content_browsertests"
2323 },
2324 {
2325 "swarming": {
2326 "can_use_on_swarming_builders": true
2327 },
2328 "test": "events_unittests"
2329 }
2330 ] 1817 ]
2331 } 1818 }
2332 } 1819 }
OLDNEW
« infra/config/cq.cfg ('K') | « infra/config/cq.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698