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

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

Issue 866183002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « testing/android/native_test_launcher.cc ('k') | testing/buildbot/chromium.win.json » ('j') | 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 "Linux Trusty": { 2 "Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "app_shell_unittests", 6 "app_shell_unittests",
7 "aura_unittests", 7 "aura_unittests",
8 "interactive_ui_tests", 8 "interactive_ui_tests",
9 "base_unittests", 9 "base_unittests",
10 "cacheinvalidation_unittests", 10 "cacheinvalidation_unittests",
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 "gtest_tests": [ 359 "gtest_tests": [
360 { 360 {
361 "test": "base_unittests", 361 "test": "base_unittests",
362 "swarming": { 362 "swarming": {
363 "can_use_on_swarming_builders": true 363 "can_use_on_swarming_builders": true
364 } 364 }
365 }, 365 },
366 "cacheinvalidation_unittests", 366 "cacheinvalidation_unittests",
367 "chrome_elf_unittests", 367 "chrome_elf_unittests",
368 "components_unittests", 368 "components_unittests",
369 "courgette_unittests", 369 {
370 "test": "courgette_unittests",
371 "swarming": {
372 "can_use_on_swarming_builders": true
373 }
374 },
370 "crypto_unittests", 375 "crypto_unittests",
371 "extensions_unittests", 376 "extensions_unittests",
372 "gcm_unit_tests", 377 "gcm_unit_tests",
373 "google_apis_unittests", 378 "google_apis_unittests",
374 "gpu_unittests", 379 "gpu_unittests",
375 "url_unittests", 380 "url_unittests",
376 "jingle_unittests", 381 "jingle_unittests",
377 "content_unittests", 382 "content_unittests",
378 "device_unittests", 383 "device_unittests",
379 "media_unittests", 384 "media_unittests",
380 "net_unittests", 385 "net_unittests",
381 "ppapi_unittests", 386 "ppapi_unittests",
382 "printing_unittests", 387 "printing_unittests",
383 "remoting_unittests", 388 "remoting_unittests",
384 "sbox_unittests", 389 "sbox_unittests",
385 "sbox_integration_tests", 390 "sbox_integration_tests",
386 "sbox_validation_tests", 391 "sbox_validation_tests",
387 "ipc_tests", 392 "ipc_tests",
388 "sync_unit_tests", 393 "sync_unit_tests",
389 "skia_unit_tests", 394 "skia_unittests",
390 "unit_tests", 395 "unit_tests",
391 "sql_unittests", 396 "sql_unittests",
392 "ui_base_unittests", 397 "ui_base_unittests",
393 "content_unittests", 398 "content_unittests",
394 "views_unittests", 399 "views_unittests",
395 "browser_tests", 400 "browser_tests",
396 { 401 {
397 "test": "content_browsertests", 402 "test": "content_browsertests",
398 "swarming": { 403 "swarming": {
399 "can_use_on_swarming_builders": true 404 "can_use_on_swarming_builders": true
400 } 405 }
401 }, 406 },
402 "installer_util_unittests" 407 "installer_util_unittests"
403 ] 408 ]
404 }, 409 },
405 "CrWinClang(dbg) tester": { 410 "CrWinClang(dbg) tester": {
406 "gtest_tests": [ 411 "gtest_tests": [
407 { 412 {
408 "test": "base_unittests", 413 "test": "base_unittests",
409 "swarming": { 414 "swarming": {
410 "can_use_on_swarming_builders": true 415 "can_use_on_swarming_builders": true
411 } 416 }
412 }, 417 },
413 "cacheinvalidation_unittests", 418 "cacheinvalidation_unittests",
414 "chrome_elf_unittests", 419 "chrome_elf_unittests",
415 "components_unittests", 420 "components_unittests",
416 "courgette_unittests", 421 {
422 "test": "courgette_unittests",
423 "swarming": {
424 "can_use_on_swarming_builders": true
425 }
426 },
417 "crypto_unittests", 427 "crypto_unittests",
418 "extensions_unittests", 428 "extensions_unittests",
419 "gcm_unit_tests", 429 "gcm_unit_tests",
420 "google_apis_unittests", 430 "google_apis_unittests",
421 "gpu_unittests", 431 "gpu_unittests",
422 "url_unittests", 432 "url_unittests",
423 "jingle_unittests", 433 "jingle_unittests",
424 "content_unittests", 434 "content_unittests",
425 "device_unittests", 435 "device_unittests",
426 "media_unittests", 436 "media_unittests",
427 "net_unittests", 437 "net_unittests",
428 "ppapi_unittests", 438 "ppapi_unittests",
429 "printing_unittests", 439 "printing_unittests",
430 "remoting_unittests", 440 "remoting_unittests",
431 "sbox_unittests", 441 "sbox_unittests",
432 "sbox_integration_tests", 442 "sbox_integration_tests",
433 "sbox_validation_tests", 443 "sbox_validation_tests",
434 "ipc_tests", 444 "ipc_tests",
435 "sync_unit_tests", 445 "sync_unit_tests",
436 "skia_unit_tests", 446 "skia_unittests",
437 "unit_tests", 447 "unit_tests",
438 "sql_unittests", 448 "sql_unittests",
439 "ui_base_unittests", 449 "ui_base_unittests",
440 "content_unittests", 450 "content_unittests",
441 "views_unittests", 451 "views_unittests",
442 "browser_tests", 452 "browser_tests",
443 { 453 {
444 "test": "content_browsertests", 454 "test": "content_browsertests",
445 "swarming": { 455 "swarming": {
446 "can_use_on_swarming_builders": true 456 "can_use_on_swarming_builders": true
447 } 457 }
448 }, 458 },
449 "installer_util_unittests" 459 "installer_util_unittests"
450 ] 460 ]
451 }, 461 },
452 "CrWinClang(shared) tester": { 462 "CrWinClang(shared) tester": {
453 "gtest_tests": [ 463 "gtest_tests": [
454 { 464 {
455 "test": "base_unittests", 465 "test": "base_unittests",
456 "swarming": { 466 "swarming": {
457 "can_use_on_swarming_builders": true 467 "can_use_on_swarming_builders": true
458 } 468 }
459 }, 469 },
460 "cacheinvalidation_unittests", 470 "cacheinvalidation_unittests",
461 "chrome_elf_unittests", 471 "chrome_elf_unittests",
462 "components_unittests", 472 "components_unittests",
463 "courgette_unittests", 473 {
474 "test": "courgette_unittests",
475 "swarming": {
476 "can_use_on_swarming_builders": true
477 }
478 },
464 "crypto_unittests", 479 "crypto_unittests",
465 "extensions_unittests", 480 "extensions_unittests",
466 "gcm_unit_tests", 481 "gcm_unit_tests",
467 "google_apis_unittests", 482 "google_apis_unittests",
468 "gpu_unittests", 483 "gpu_unittests",
469 "url_unittests", 484 "url_unittests",
470 "jingle_unittests", 485 "jingle_unittests",
471 "content_unittests", 486 "content_unittests",
472 "device_unittests", 487 "device_unittests",
473 "media_unittests", 488 "media_unittests",
474 "net_unittests", 489 "net_unittests",
475 "ppapi_unittests", 490 "ppapi_unittests",
476 "printing_unittests", 491 "printing_unittests",
477 "remoting_unittests", 492 "remoting_unittests",
478 "sbox_unittests", 493 "sbox_unittests",
479 "sbox_integration_tests", 494 "sbox_integration_tests",
480 "sbox_validation_tests", 495 "sbox_validation_tests",
481 "ipc_tests", 496 "ipc_tests",
482 "sync_unit_tests", 497 "sync_unit_tests",
483 "skia_unit_tests", 498 "skia_unittests",
484 "unit_tests", 499 "unit_tests",
485 "sql_unittests", 500 "sql_unittests",
486 "ui_base_unittests", 501 "ui_base_unittests",
487 "content_unittests", 502 "content_unittests",
488 "views_unittests", 503 "views_unittests",
489 "browser_tests", 504 "browser_tests",
490 { 505 {
491 "test": "content_browsertests", 506 "test": "content_browsertests",
492 "swarming": { 507 "swarming": {
493 "can_use_on_swarming_builders": true 508 "can_use_on_swarming_builders": true
494 } 509 }
495 }, 510 },
496 "installer_util_unittests" 511 "installer_util_unittests"
497 ] 512 ]
498 }, 513 },
499 "CrWinClang64 tester": { 514 "CrWinClang64 tester": {
500 "gtest_tests": [ 515 "gtest_tests": [
501 { 516 {
502 "test": "base_unittests", 517 "test": "base_unittests",
503 "swarming": { 518 "swarming": {
504 "can_use_on_swarming_builders": true 519 "can_use_on_swarming_builders": true
505 } 520 }
506 }, 521 },
507 "cacheinvalidation_unittests", 522 "cacheinvalidation_unittests",
508 "chrome_elf_unittests", 523 "chrome_elf_unittests",
509 "components_unittests", 524 "components_unittests",
510 "courgette_unittests", 525 {
526 "test": "courgette_unittests",
527 "swarming": {
528 "can_use_on_swarming_builders": true
529 }
530 },
511 "crypto_unittests", 531 "crypto_unittests",
512 "extensions_unittests", 532 "extensions_unittests",
513 "gcm_unit_tests", 533 "gcm_unit_tests",
514 "google_apis_unittests", 534 "google_apis_unittests",
515 "gpu_unittests", 535 "gpu_unittests",
516 "url_unittests", 536 "url_unittests",
517 "jingle_unittests", 537 "jingle_unittests",
518 "content_unittests", 538 "content_unittests",
519 "device_unittests", 539 "device_unittests",
520 "media_unittests", 540 "media_unittests",
521 "net_unittests", 541 "net_unittests",
522 "ppapi_unittests", 542 "ppapi_unittests",
523 "printing_unittests", 543 "printing_unittests",
524 "remoting_unittests", 544 "remoting_unittests",
525 "sbox_unittests", 545 "sbox_unittests",
526 "sbox_integration_tests", 546 "sbox_integration_tests",
527 "sbox_validation_tests", 547 "sbox_validation_tests",
528 "ipc_tests", 548 "ipc_tests",
529 "sync_unit_tests", 549 "sync_unit_tests",
530 "skia_unit_tests", 550 "skia_unittests",
531 "unit_tests", 551 "unit_tests",
532 "sql_unittests", 552 "sql_unittests",
533 "ui_base_unittests", 553 "ui_base_unittests",
534 "content_unittests", 554 "content_unittests",
535 "views_unittests", 555 "views_unittests",
536 "browser_tests", 556 "browser_tests",
537 { 557 {
538 "test": "content_browsertests", 558 "test": "content_browsertests",
539 "swarming": { 559 "swarming": {
540 "can_use_on_swarming_builders": true 560 "can_use_on_swarming_builders": true
541 } 561 }
542 }, 562 },
543 "installer_util_unittests" 563 "installer_util_unittests"
544 ] 564 ]
545 }, 565 },
546 "CrWinClang64(dbg) tester": { 566 "CrWinClang64(dbg) tester": {
547 "gtest_tests": [ 567 "gtest_tests": [
548 { 568 {
549 "test": "base_unittests", 569 "test": "base_unittests",
550 "swarming": { 570 "swarming": {
551 "can_use_on_swarming_builders": true 571 "can_use_on_swarming_builders": true
552 } 572 }
553 }, 573 },
554 "cacheinvalidation_unittests", 574 "cacheinvalidation_unittests",
555 "chrome_elf_unittests", 575 "chrome_elf_unittests",
556 "components_unittests", 576 "components_unittests",
557 "courgette_unittests", 577 {
578 "test": "courgette_unittests",
579 "swarming": {
580 "can_use_on_swarming_builders": true
581 }
582 },
558 "crypto_unittests", 583 "crypto_unittests",
559 "extensions_unittests", 584 "extensions_unittests",
560 "gcm_unit_tests", 585 "gcm_unit_tests",
561 "google_apis_unittests", 586 "google_apis_unittests",
562 "gpu_unittests", 587 "gpu_unittests",
563 "url_unittests", 588 "url_unittests",
564 "jingle_unittests", 589 "jingle_unittests",
565 "content_unittests", 590 "content_unittests",
566 "device_unittests", 591 "device_unittests",
567 "media_unittests", 592 "media_unittests",
568 "net_unittests", 593 "net_unittests",
569 "ppapi_unittests", 594 "ppapi_unittests",
570 "printing_unittests", 595 "printing_unittests",
571 "remoting_unittests", 596 "remoting_unittests",
572 "sbox_unittests", 597 "sbox_unittests",
573 "sbox_integration_tests", 598 "sbox_integration_tests",
574 "sbox_validation_tests", 599 "sbox_validation_tests",
575 "ipc_tests", 600 "ipc_tests",
576 "sync_unit_tests", 601 "sync_unit_tests",
577 "skia_unit_tests", 602 "skia_unittests",
578 "unit_tests", 603 "unit_tests",
579 "sql_unittests", 604 "sql_unittests",
580 "ui_base_unittests", 605 "ui_base_unittests",
581 "content_unittests", 606 "content_unittests",
582 "views_unittests", 607 "views_unittests",
583 "browser_tests", 608 "browser_tests",
584 { 609 {
585 "test": "content_browsertests", 610 "test": "content_browsertests",
586 "swarming": { 611 "swarming": {
587 "can_use_on_swarming_builders": true 612 "can_use_on_swarming_builders": true
588 } 613 }
589 }, 614 },
590 "installer_util_unittests" 615 "installer_util_unittests"
591 ] 616 ]
592 }, 617 },
593 "CrWinClang64(dll) tester": { 618 "CrWinClang64(dll) tester": {
594 "gtest_tests": [ 619 "gtest_tests": [
595 { 620 {
596 "test": "base_unittests", 621 "test": "base_unittests",
597 "swarming": { 622 "swarming": {
598 "can_use_on_swarming_builders": true 623 "can_use_on_swarming_builders": true
599 } 624 }
600 }, 625 },
601 "cacheinvalidation_unittests", 626 "cacheinvalidation_unittests",
602 "chrome_elf_unittests", 627 "chrome_elf_unittests",
603 "components_unittests", 628 "components_unittests",
604 "courgette_unittests", 629 {
630 "test": "courgette_unittests",
631 "swarming": {
632 "can_use_on_swarming_builders": true
633 }
634 },
605 "crypto_unittests", 635 "crypto_unittests",
606 "extensions_unittests", 636 "extensions_unittests",
607 "gcm_unit_tests", 637 "gcm_unit_tests",
608 "google_apis_unittests", 638 "google_apis_unittests",
609 "gpu_unittests", 639 "gpu_unittests",
610 "url_unittests", 640 "url_unittests",
611 "jingle_unittests", 641 "jingle_unittests",
612 "content_unittests", 642 "content_unittests",
613 "device_unittests", 643 "device_unittests",
614 "media_unittests", 644 "media_unittests",
615 "net_unittests", 645 "net_unittests",
616 "ppapi_unittests", 646 "ppapi_unittests",
617 "printing_unittests", 647 "printing_unittests",
618 "remoting_unittests", 648 "remoting_unittests",
619 "sbox_unittests", 649 "sbox_unittests",
620 "sbox_integration_tests", 650 "sbox_integration_tests",
621 "sbox_validation_tests", 651 "sbox_validation_tests",
622 "ipc_tests", 652 "ipc_tests",
623 "sync_unit_tests", 653 "sync_unit_tests",
624 "skia_unit_tests", 654 "skia_unittests",
625 "unit_tests", 655 "unit_tests",
626 "sql_unittests", 656 "sql_unittests",
627 "ui_base_unittests", 657 "ui_base_unittests",
628 "content_unittests", 658 "content_unittests",
629 "views_unittests", 659 "views_unittests",
630 "browser_tests", 660 "browser_tests",
631 { 661 {
632 "test": "content_browsertests", 662 "test": "content_browsertests",
633 "swarming": { 663 "swarming": {
634 "can_use_on_swarming_builders": true 664 "can_use_on_swarming_builders": true
635 } 665 }
636 }, 666 },
637 "installer_util_unittests" 667 "installer_util_unittests"
638 ] 668 ]
639 }, 669 },
640 "CrWinClangLLD tester": { 670 "CrWinClangLLD tester": {
641 "gtest_tests": [ 671 "gtest_tests": [
642 { 672 {
643 "test": "base_unittests", 673 "test": "base_unittests",
644 "swarming": { 674 "swarming": {
645 "can_use_on_swarming_builders": true 675 "can_use_on_swarming_builders": true
646 } 676 }
647 }, 677 },
648 "cacheinvalidation_unittests", 678 "cacheinvalidation_unittests",
649 "chrome_elf_unittests", 679 "chrome_elf_unittests",
650 "components_unittests", 680 "components_unittests",
651 "courgette_unittests", 681 {
682 "test": "courgette_unittests",
683 "swarming": {
684 "can_use_on_swarming_builders": true
685 }
686 },
652 "crypto_unittests", 687 "crypto_unittests",
653 "extensions_unittests", 688 "extensions_unittests",
654 "gcm_unit_tests", 689 "gcm_unit_tests",
655 "google_apis_unittests", 690 "google_apis_unittests",
656 "gpu_unittests", 691 "gpu_unittests",
657 "url_unittests", 692 "url_unittests",
658 "jingle_unittests", 693 "jingle_unittests",
659 "content_unittests", 694 "content_unittests",
660 "device_unittests", 695 "device_unittests",
661 "media_unittests", 696 "media_unittests",
662 "net_unittests", 697 "net_unittests",
663 "ppapi_unittests", 698 "ppapi_unittests",
664 "printing_unittests", 699 "printing_unittests",
665 "remoting_unittests", 700 "remoting_unittests",
666 "sbox_unittests", 701 "sbox_unittests",
667 "sbox_integration_tests", 702 "sbox_integration_tests",
668 "sbox_validation_tests", 703 "sbox_validation_tests",
669 "ipc_tests", 704 "ipc_tests",
670 "sync_unit_tests", 705 "sync_unit_tests",
671 "skia_unit_tests", 706 "skia_unittests",
672 "unit_tests", 707 "unit_tests",
673 "sql_unittests", 708 "sql_unittests",
674 "ui_base_unittests", 709 "ui_base_unittests",
675 "content_unittests", 710 "content_unittests",
676 "views_unittests", 711 "views_unittests",
677 "browser_tests", 712 "browser_tests",
678 { 713 {
679 "test": "content_browsertests", 714 "test": "content_browsertests",
680 "swarming": { 715 "swarming": {
681 "can_use_on_swarming_builders": true 716 "can_use_on_swarming_builders": true
682 } 717 }
683 }, 718 },
684 "installer_util_unittests" 719 "installer_util_unittests"
685 ] 720 ]
686 }, 721 },
687 "CrWinClang64(asan) tester": { 722 "CrWinClang64(asan) tester": {
688 "gtest_tests": [ 723 "gtest_tests": [
689 { 724 {
690 "test": "base_unittests", 725 "test": "base_unittests",
691 "swarming": { 726 "swarming": {
692 "can_use_on_swarming_builders": true 727 "can_use_on_swarming_builders": true
693 } 728 }
694 }, 729 },
695 "cacheinvalidation_unittests", 730 "cacheinvalidation_unittests",
696 "chrome_elf_unittests", 731 "chrome_elf_unittests",
697 "components_unittests", 732 "components_unittests",
698 "courgette_unittests", 733 {
734 "test": "courgette_unittests",
735 "swarming": {
736 "can_use_on_swarming_builders": true
737 }
738 },
699 "crypto_unittests", 739 "crypto_unittests",
700 "extensions_unittests", 740 "extensions_unittests",
701 "gcm_unit_tests", 741 "gcm_unit_tests",
702 "google_apis_unittests", 742 "google_apis_unittests",
703 "gpu_unittests", 743 "gpu_unittests",
704 "url_unittests", 744 "url_unittests",
705 "jingle_unittests", 745 "jingle_unittests",
706 "content_unittests", 746 "content_unittests",
707 "device_unittests", 747 "device_unittests",
708 "media_unittests", 748 "media_unittests",
709 "net_unittests", 749 "net_unittests",
710 "ppapi_unittests", 750 "ppapi_unittests",
711 "printing_unittests", 751 "printing_unittests",
712 "remoting_unittests", 752 "remoting_unittests",
713 "ipc_tests", 753 "ipc_tests",
714 "sync_unit_tests", 754 "sync_unit_tests",
715 "skia_unit_tests", 755 "skia_unittests",
716 "unit_tests", 756 "unit_tests",
717 "sql_unittests", 757 "sql_unittests",
718 "ui_base_unittests", 758 "ui_base_unittests",
719 "content_unittests", 759 "content_unittests",
720 "views_unittests", 760 "views_unittests",
721 "browser_tests", 761 "browser_tests",
722 { 762 {
723 "test": "content_browsertests", 763 "test": "content_browsertests",
724 "swarming": { 764 "swarming": {
725 "can_use_on_swarming_builders": true 765 "can_use_on_swarming_builders": true
726 } 766 }
727 }, 767 },
728 "installer_util_unittests" 768 "installer_util_unittests"
729 ] 769 ]
730 } 770 }
731 } 771 }
OLDNEW
« no previous file with comments | « testing/android/native_test_launcher.cc ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698