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

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

Issue 1784643002: Mojo C++ bindings: remove the utility/ folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@13_1_remove_thread_dep
Patch Set: Created 4 years, 9 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.linux.json ('k') | testing/buildbot/chromium.memory.fyi.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 "Mac GN": { 2 "Mac GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "gn_all" 4 "gn_all"
5 ], 5 ],
6 "gtest_tests": [ 6 "gtest_tests": [
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 } 9 }
10 ] 10 ]
(...skipping 12 matching lines...) Expand all
23 "gcm_unit_tests", 23 "gcm_unit_tests",
24 "gn_unittests", 24 "gn_unittests",
25 "gpu_unittests", 25 "gpu_unittests",
26 "ipc_tests", 26 "ipc_tests",
27 "jingle_unittests", 27 "jingle_unittests",
28 "media_unittests", 28 "media_unittests",
29 "media_blink_unittests", 29 "media_blink_unittests",
30 "mojo_common_unittests", 30 "mojo_common_unittests",
31 "mojo_public_bindings_unittests", 31 "mojo_public_bindings_unittests",
32 "mojo_public_system_unittests", 32 "mojo_public_system_unittests",
33 "mojo_public_utility_unittests",
34 "mojo_system_unittests", 33 "mojo_system_unittests",
35 "ppapi_unittests", 34 "ppapi_unittests",
36 "printing_unittests", 35 "printing_unittests",
37 "remoting_all", 36 "remoting_all",
38 "skia_unittests", 37 "skia_unittests",
39 "sql_unittests", 38 "sql_unittests",
40 "sync_unit_tests", 39 "sync_unit_tests",
41 "ui_base_unittests", 40 "ui_base_unittests",
42 "url_unittests" 41 "url_unittests"
43 ], 42 ],
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 }, 235 },
237 "test": "mojo_public_bindings_unittests" 236 "test": "mojo_public_bindings_unittests"
238 }, 237 },
239 { 238 {
240 "swarming": { 239 "swarming": {
241 "can_use_on_swarming_builders": true 240 "can_use_on_swarming_builders": true
242 }, 241 },
243 "test": "mojo_public_system_unittests" 242 "test": "mojo_public_system_unittests"
244 }, 243 },
245 { 244 {
246 "swarming": {
247 "can_use_on_swarming_builders": true
248 },
249 "test": "mojo_public_utility_unittests"
250 },
251 {
252 "test": "mojo_system_unittests" 245 "test": "mojo_system_unittests"
253 }, 246 },
254 { 247 {
255 "swarming": { 248 "swarming": {
256 "can_use_on_swarming_builders": true 249 "can_use_on_swarming_builders": true
257 }, 250 },
258 "test": "nacl_loader_unittests" 251 "test": "nacl_loader_unittests"
259 }, 252 },
260 { 253 {
261 "swarming": { 254 "swarming": {
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 }, 551 },
559 "test": "mojo_public_bindings_unittests" 552 "test": "mojo_public_bindings_unittests"
560 }, 553 },
561 { 554 {
562 "swarming": { 555 "swarming": {
563 "can_use_on_swarming_builders": true 556 "can_use_on_swarming_builders": true
564 }, 557 },
565 "test": "mojo_public_system_unittests" 558 "test": "mojo_public_system_unittests"
566 }, 559 },
567 { 560 {
568 "swarming": {
569 "can_use_on_swarming_builders": true
570 },
571 "test": "mojo_public_utility_unittests"
572 },
573 {
574 "test": "mojo_system_unittests" 561 "test": "mojo_system_unittests"
575 }, 562 },
576 { 563 {
577 "swarming": { 564 "swarming": {
578 "can_use_on_swarming_builders": true 565 "can_use_on_swarming_builders": true
579 }, 566 },
580 "test": "nacl_loader_unittests" 567 "test": "nacl_loader_unittests"
581 }, 568 },
582 { 569 {
583 "swarming": { 570 "swarming": {
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
880 }, 867 },
881 "test": "mojo_public_bindings_unittests" 868 "test": "mojo_public_bindings_unittests"
882 }, 869 },
883 { 870 {
884 "swarming": { 871 "swarming": {
885 "can_use_on_swarming_builders": true 872 "can_use_on_swarming_builders": true
886 }, 873 },
887 "test": "mojo_public_system_unittests" 874 "test": "mojo_public_system_unittests"
888 }, 875 },
889 { 876 {
890 "swarming": {
891 "can_use_on_swarming_builders": true
892 },
893 "test": "mojo_public_utility_unittests"
894 },
895 {
896 "test": "mojo_system_unittests" 877 "test": "mojo_system_unittests"
897 }, 878 },
898 { 879 {
899 "swarming": { 880 "swarming": {
900 "can_use_on_swarming_builders": true 881 "can_use_on_swarming_builders": true
901 }, 882 },
902 "test": "nacl_loader_unittests" 883 "test": "nacl_loader_unittests"
903 }, 884 },
904 { 885 {
905 "swarming": { 886 "swarming": {
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
1203 }, 1184 },
1204 "test": "mojo_public_bindings_unittests" 1185 "test": "mojo_public_bindings_unittests"
1205 }, 1186 },
1206 { 1187 {
1207 "swarming": { 1188 "swarming": {
1208 "can_use_on_swarming_builders": true 1189 "can_use_on_swarming_builders": true
1209 }, 1190 },
1210 "test": "mojo_public_system_unittests" 1191 "test": "mojo_public_system_unittests"
1211 }, 1192 },
1212 { 1193 {
1213 "swarming": {
1214 "can_use_on_swarming_builders": true
1215 },
1216 "test": "mojo_public_utility_unittests"
1217 },
1218 {
1219 "test": "mojo_system_unittests" 1194 "test": "mojo_system_unittests"
1220 }, 1195 },
1221 { 1196 {
1222 "swarming": { 1197 "swarming": {
1223 "can_use_on_swarming_builders": true 1198 "can_use_on_swarming_builders": true
1224 }, 1199 },
1225 "test": "nacl_loader_unittests" 1200 "test": "nacl_loader_unittests"
1226 }, 1201 },
1227 { 1202 {
1228 "swarming": { 1203 "swarming": {
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
1330 } 1305 }
1331 ], 1306 ],
1332 "scripts": [ 1307 "scripts": [
1333 { 1308 {
1334 "name": "nacl_integration", 1309 "name": "nacl_integration",
1335 "script": "nacl_integration.py" 1310 "script": "nacl_integration.py"
1336 } 1311 }
1337 ] 1312 ]
1338 } 1313 }
1339 } 1314 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698