OLD | NEW |
1 { | 1 { |
2 "Android GN": { | 2 "Android GN": { |
3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
4 "chrome_public_apk", | 4 "chrome_public_apk", |
5 "chrome_public_test_apk", | 5 "chrome_public_test_apk", |
6 "chrome_shell_apk", | 6 "chrome_shell_apk", |
7 "chrome_shell_test_apk", | 7 "chrome_shell_test_apk", |
8 "content_shell_apk", | 8 "content_shell_apk", |
9 "mandoline:all" | 9 "mandoline:all" |
10 ], | 10 ], |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
132 }, | 132 }, |
133 "test": "crypto_unittests" | 133 "test": "crypto_unittests" |
134 }, | 134 }, |
135 { | 135 { |
136 "swarming": { | 136 "swarming": { |
137 "can_use_on_swarming_builders": true | 137 "can_use_on_swarming_builders": true |
138 }, | 138 }, |
139 "test": "gpu_unittests" | 139 "test": "gpu_unittests" |
140 }, | 140 }, |
141 { | 141 { |
| 142 "swarming": { |
| 143 "can_use_on_swarming_builders": true |
| 144 }, |
142 "test": "ipc_tests" | 145 "test": "ipc_tests" |
143 }, | 146 }, |
144 { | 147 { |
145 "test": "jingle_unittests" | 148 "test": "jingle_unittests" |
146 }, | 149 }, |
147 { | 150 { |
148 "swarming": { | 151 "swarming": { |
149 "can_use_on_swarming_builders": true | 152 "can_use_on_swarming_builders": true |
150 }, | 153 }, |
151 "test": "media_unittests" | 154 "test": "media_unittests" |
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
579 { | 582 { |
580 "swarming": { | 583 "swarming": { |
581 "can_use_on_swarming_builders": true | 584 "can_use_on_swarming_builders": true |
582 }, | 585 }, |
583 "test": "interactive_ui_tests" | 586 "test": "interactive_ui_tests" |
584 }, | 587 }, |
585 { | 588 { |
586 "test": "ipc_mojo_unittests" | 589 "test": "ipc_mojo_unittests" |
587 }, | 590 }, |
588 { | 591 { |
| 592 "swarming": { |
| 593 "can_use_on_swarming_builders": true |
| 594 }, |
589 "test": "ipc_tests" | 595 "test": "ipc_tests" |
590 }, | 596 }, |
591 { | 597 { |
592 "test": "jingle_unittests" | 598 "test": "jingle_unittests" |
593 }, | 599 }, |
594 { | 600 { |
595 "swarming": { | 601 "swarming": { |
596 "can_use_on_swarming_builders": true | 602 "can_use_on_swarming_builders": true |
597 }, | 603 }, |
598 "test": "media_unittests" | 604 "test": "media_unittests" |
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
845 "swarming": { | 851 "swarming": { |
846 "can_use_on_swarming_builders": true, | 852 "can_use_on_swarming_builders": true, |
847 "shards": 3 | 853 "shards": 3 |
848 }, | 854 }, |
849 "test": "interactive_ui_tests" | 855 "test": "interactive_ui_tests" |
850 }, | 856 }, |
851 { | 857 { |
852 "test": "ipc_mojo_unittests" | 858 "test": "ipc_mojo_unittests" |
853 }, | 859 }, |
854 { | 860 { |
| 861 "swarming": { |
| 862 "can_use_on_swarming_builders": true |
| 863 }, |
855 "test": "ipc_tests" | 864 "test": "ipc_tests" |
856 }, | 865 }, |
857 { | 866 { |
858 "test": "jingle_unittests" | 867 "test": "jingle_unittests" |
859 }, | 868 }, |
860 { | 869 { |
861 "swarming": { | 870 "swarming": { |
862 "can_use_on_swarming_builders": true | 871 "can_use_on_swarming_builders": true |
863 }, | 872 }, |
864 "test": "media_unittests" | 873 "test": "media_unittests" |
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1101 { | 1110 { |
1102 "swarming": { | 1111 "swarming": { |
1103 "can_use_on_swarming_builders": true | 1112 "can_use_on_swarming_builders": true |
1104 }, | 1113 }, |
1105 "test": "interactive_ui_tests" | 1114 "test": "interactive_ui_tests" |
1106 }, | 1115 }, |
1107 { | 1116 { |
1108 "test": "ipc_mojo_unittests" | 1117 "test": "ipc_mojo_unittests" |
1109 }, | 1118 }, |
1110 { | 1119 { |
| 1120 "swarming": { |
| 1121 "can_use_on_swarming_builders": true |
| 1122 }, |
1111 "test": "ipc_tests" | 1123 "test": "ipc_tests" |
1112 }, | 1124 }, |
1113 { | 1125 { |
1114 "test": "jingle_unittests" | 1126 "test": "jingle_unittests" |
1115 }, | 1127 }, |
1116 { | 1128 { |
1117 "swarming": { | 1129 "swarming": { |
1118 "can_use_on_swarming_builders": true | 1130 "can_use_on_swarming_builders": true |
1119 }, | 1131 }, |
1120 "test": "media_unittests" | 1132 "test": "media_unittests" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1208 } | 1220 } |
1209 ], | 1221 ], |
1210 "scripts": [ | 1222 "scripts": [ |
1211 { | 1223 { |
1212 "name": "nacl_integration", | 1224 "name": "nacl_integration", |
1213 "script": "nacl_integration.py" | 1225 "script": "nacl_integration.py" |
1214 } | 1226 } |
1215 ] | 1227 ] |
1216 } | 1228 } |
1217 } | 1229 } |
OLD | NEW |