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

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

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 11 matching lines...) Expand all
22 "crypto_unittests", 22 "crypto_unittests",
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_environment_unittests",
33 "mojo_public_system_unittests", 32 "mojo_public_system_unittests",
34 "mojo_public_utility_unittests", 33 "mojo_public_utility_unittests",
35 "mojo_system_unittests", 34 "mojo_system_unittests",
36 "ppapi_unittests", 35 "ppapi_unittests",
37 "printing_unittests", 36 "printing_unittests",
38 "remoting_all", 37 "remoting_all",
39 "skia_unittests", 38 "skia_unittests",
40 "sql_unittests", 39 "sql_unittests",
41 "sync_unit_tests", 40 "sync_unit_tests",
42 "ui_base_unittests", 41 "ui_base_unittests",
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 { 233 {
235 "swarming": { 234 "swarming": {
236 "can_use_on_swarming_builders": true 235 "can_use_on_swarming_builders": true
237 }, 236 },
238 "test": "mojo_public_bindings_unittests" 237 "test": "mojo_public_bindings_unittests"
239 }, 238 },
240 { 239 {
241 "swarming": { 240 "swarming": {
242 "can_use_on_swarming_builders": true 241 "can_use_on_swarming_builders": true
243 }, 242 },
244 "test": "mojo_public_environment_unittests"
245 },
246 {
247 "swarming": {
248 "can_use_on_swarming_builders": true
249 },
250 "test": "mojo_public_system_unittests" 243 "test": "mojo_public_system_unittests"
251 }, 244 },
252 { 245 {
253 "swarming": { 246 "swarming": {
254 "can_use_on_swarming_builders": true 247 "can_use_on_swarming_builders": true
255 }, 248 },
256 "test": "mojo_public_utility_unittests" 249 "test": "mojo_public_utility_unittests"
257 }, 250 },
258 { 251 {
259 "test": "mojo_system_unittests" 252 "test": "mojo_system_unittests"
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 { 555 {
563 "swarming": { 556 "swarming": {
564 "can_use_on_swarming_builders": true 557 "can_use_on_swarming_builders": true
565 }, 558 },
566 "test": "mojo_public_bindings_unittests" 559 "test": "mojo_public_bindings_unittests"
567 }, 560 },
568 { 561 {
569 "swarming": { 562 "swarming": {
570 "can_use_on_swarming_builders": true 563 "can_use_on_swarming_builders": true
571 }, 564 },
572 "test": "mojo_public_environment_unittests"
573 },
574 {
575 "swarming": {
576 "can_use_on_swarming_builders": true
577 },
578 "test": "mojo_public_system_unittests" 565 "test": "mojo_public_system_unittests"
579 }, 566 },
580 { 567 {
581 "swarming": { 568 "swarming": {
582 "can_use_on_swarming_builders": true 569 "can_use_on_swarming_builders": true
583 }, 570 },
584 "test": "mojo_public_utility_unittests" 571 "test": "mojo_public_utility_unittests"
585 }, 572 },
586 { 573 {
587 "test": "mojo_system_unittests" 574 "test": "mojo_system_unittests"
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
890 { 877 {
891 "swarming": { 878 "swarming": {
892 "can_use_on_swarming_builders": true 879 "can_use_on_swarming_builders": true
893 }, 880 },
894 "test": "mojo_public_bindings_unittests" 881 "test": "mojo_public_bindings_unittests"
895 }, 882 },
896 { 883 {
897 "swarming": { 884 "swarming": {
898 "can_use_on_swarming_builders": true 885 "can_use_on_swarming_builders": true
899 }, 886 },
900 "test": "mojo_public_environment_unittests"
901 },
902 {
903 "swarming": {
904 "can_use_on_swarming_builders": true
905 },
906 "test": "mojo_public_system_unittests" 887 "test": "mojo_public_system_unittests"
907 }, 888 },
908 { 889 {
909 "swarming": { 890 "swarming": {
910 "can_use_on_swarming_builders": true 891 "can_use_on_swarming_builders": true
911 }, 892 },
912 "test": "mojo_public_utility_unittests" 893 "test": "mojo_public_utility_unittests"
913 }, 894 },
914 { 895 {
915 "test": "mojo_system_unittests" 896 "test": "mojo_system_unittests"
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
1219 { 1200 {
1220 "swarming": { 1201 "swarming": {
1221 "can_use_on_swarming_builders": true 1202 "can_use_on_swarming_builders": true
1222 }, 1203 },
1223 "test": "mojo_public_bindings_unittests" 1204 "test": "mojo_public_bindings_unittests"
1224 }, 1205 },
1225 { 1206 {
1226 "swarming": { 1207 "swarming": {
1227 "can_use_on_swarming_builders": true 1208 "can_use_on_swarming_builders": true
1228 }, 1209 },
1229 "test": "mojo_public_environment_unittests"
1230 },
1231 {
1232 "swarming": {
1233 "can_use_on_swarming_builders": true
1234 },
1235 "test": "mojo_public_system_unittests" 1210 "test": "mojo_public_system_unittests"
1236 }, 1211 },
1237 { 1212 {
1238 "swarming": { 1213 "swarming": {
1239 "can_use_on_swarming_builders": true 1214 "can_use_on_swarming_builders": true
1240 }, 1215 },
1241 "test": "mojo_public_utility_unittests" 1216 "test": "mojo_public_utility_unittests"
1242 }, 1217 },
1243 { 1218 {
1244 "test": "mojo_system_unittests" 1219 "test": "mojo_system_unittests"
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
1355 } 1330 }
1356 ], 1331 ],
1357 "scripts": [ 1332 "scripts": [
1358 { 1333 {
1359 "name": "nacl_integration", 1334 "name": "nacl_integration",
1360 "script": "nacl_integration.py" 1335 "script": "nacl_integration.py"
1361 } 1336 }
1362 ] 1337 ]
1363 } 1338 }
1364 } 1339 }
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