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

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

Issue 1918143004: Convert Mojo tests to use swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.mac.json ('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 "Chromium Linux Builder (valgrind)": { 2 "Chromium Linux Builder (valgrind)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "components_unittests", 5 "components_unittests",
6 "content_unittests", 6 "content_unittests",
7 "crypto_unittests", 7 "crypto_unittests",
8 "device_unittests", 8 "device_unittests",
9 "display_unittests", 9 "display_unittests",
10 "extensions_unittests", 10 "extensions_unittests",
(...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 "test": "gpu_unittests" 489 "test": "gpu_unittests"
490 }, 490 },
491 { 491 {
492 "swarming": { 492 "swarming": {
493 "can_use_on_swarming_builders": true, 493 "can_use_on_swarming_builders": true,
494 "shards": 2 494 "shards": 2
495 }, 495 },
496 "test": "interactive_ui_tests" 496 "test": "interactive_ui_tests"
497 }, 497 },
498 { 498 {
499 "swarming": {
500 "can_use_on_swarming_builders": true
501 },
499 "test": "ipc_mojo_unittests" 502 "test": "ipc_mojo_unittests"
500 }, 503 },
501 { 504 {
502 "swarming": { 505 "swarming": {
503 "can_use_on_swarming_builders": true 506 "can_use_on_swarming_builders": true
504 }, 507 },
505 "test": "ipc_tests" 508 "test": "ipc_tests"
506 }, 509 },
507 { 510 {
508 "swarming": { 511 "swarming": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 }, 543 },
541 "test": "mojo_public_bindings_unittests" 544 "test": "mojo_public_bindings_unittests"
542 }, 545 },
543 { 546 {
544 "swarming": { 547 "swarming": {
545 "can_use_on_swarming_builders": true 548 "can_use_on_swarming_builders": true
546 }, 549 },
547 "test": "mojo_public_system_unittests" 550 "test": "mojo_public_system_unittests"
548 }, 551 },
549 { 552 {
553 "swarming": {
554 "can_use_on_swarming_builders": true
555 },
550 "test": "mojo_system_unittests" 556 "test": "mojo_system_unittests"
551 }, 557 },
552 { 558 {
553 "swarming": { 559 "swarming": {
554 "can_use_on_swarming_builders": true 560 "can_use_on_swarming_builders": true
555 }, 561 },
556 "test": "nacl_loader_unittests" 562 "test": "nacl_loader_unittests"
557 }, 563 },
558 { 564 {
559 "swarming": { 565 "swarming": {
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
785 }, 791 },
786 "test": "gpu_unittests" 792 "test": "gpu_unittests"
787 }, 793 },
788 { 794 {
789 "swarming": { 795 "swarming": {
790 "can_use_on_swarming_builders": true 796 "can_use_on_swarming_builders": true
791 }, 797 },
792 "test": "interactive_ui_tests" 798 "test": "interactive_ui_tests"
793 }, 799 },
794 { 800 {
801 "swarming": {
802 "can_use_on_swarming_builders": true
803 },
795 "test": "ipc_mojo_unittests" 804 "test": "ipc_mojo_unittests"
796 }, 805 },
797 { 806 {
798 "swarming": { 807 "swarming": {
799 "can_use_on_swarming_builders": true 808 "can_use_on_swarming_builders": true
800 }, 809 },
801 "test": "ipc_tests" 810 "test": "ipc_tests"
802 }, 811 },
803 { 812 {
804 "swarming": { 813 "swarming": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
836 }, 845 },
837 "test": "mojo_public_bindings_unittests" 846 "test": "mojo_public_bindings_unittests"
838 }, 847 },
839 { 848 {
840 "swarming": { 849 "swarming": {
841 "can_use_on_swarming_builders": true 850 "can_use_on_swarming_builders": true
842 }, 851 },
843 "test": "mojo_public_system_unittests" 852 "test": "mojo_public_system_unittests"
844 }, 853 },
845 { 854 {
855 "swarming": {
856 "can_use_on_swarming_builders": true
857 },
846 "test": "mojo_system_unittests" 858 "test": "mojo_system_unittests"
847 }, 859 },
848 { 860 {
849 "swarming": { 861 "swarming": {
850 "can_use_on_swarming_builders": true 862 "can_use_on_swarming_builders": true
851 }, 863 },
852 "test": "nacl_loader_unittests" 864 "test": "nacl_loader_unittests"
853 }, 865 },
854 { 866 {
855 "swarming": { 867 "swarming": {
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
1062 }, 1074 },
1063 "test": "google_apis_unittests" 1075 "test": "google_apis_unittests"
1064 }, 1076 },
1065 { 1077 {
1066 "swarming": { 1078 "swarming": {
1067 "can_use_on_swarming_builders": true 1079 "can_use_on_swarming_builders": true
1068 }, 1080 },
1069 "test": "gpu_unittests" 1081 "test": "gpu_unittests"
1070 }, 1082 },
1071 { 1083 {
1084 "swarming": {
1085 "can_use_on_swarming_builders": true
1086 },
1072 "test": "ipc_mojo_unittests" 1087 "test": "ipc_mojo_unittests"
1073 }, 1088 },
1074 { 1089 {
1075 "swarming": { 1090 "swarming": {
1076 "can_use_on_swarming_builders": true 1091 "can_use_on_swarming_builders": true
1077 }, 1092 },
1078 "test": "ipc_tests" 1093 "test": "ipc_tests"
1079 }, 1094 },
1080 { 1095 {
1081 "swarming": { 1096 "swarming": {
(...skipping 1478 matching lines...) Expand 10 before | Expand all | Expand 10 after
2560 }, 2575 },
2561 { 2576 {
2562 "test": "unit_tests" 2577 "test": "unit_tests"
2563 }, 2578 },
2564 { 2579 {
2565 "test": "url_unittests" 2580 "test": "url_unittests"
2566 } 2581 }
2567 ] 2582 ]
2568 } 2583 }
2569 } 2584 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698