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

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

Issue 2665453002: Enable service_unittests on several bot configurations (Closed)
Patch Set: . Created 3 years, 10 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.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 "Mac GYP": { 2 "Mac GYP": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "base_unittests", 4 "base_unittests",
5 "browser_tests", 5 "browser_tests",
6 "chrome", 6 "chrome",
7 "content_browsertests", 7 "content_browsertests",
8 "content_unittests", 8 "content_unittests",
9 "interactive_ui_tests", 9 "interactive_ui_tests",
10 "ipc_tests", 10 "ipc_tests",
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 { 290 {
291 "swarming": { 291 "swarming": {
292 "can_use_on_swarming_builders": true 292 "can_use_on_swarming_builders": true
293 }, 293 },
294 "test": "sandbox_mac_unittests" 294 "test": "sandbox_mac_unittests"
295 }, 295 },
296 { 296 {
297 "swarming": { 297 "swarming": {
298 "can_use_on_swarming_builders": true 298 "can_use_on_swarming_builders": true
299 }, 299 },
300 "test": "service_unittests"
301 },
302 {
303 "swarming": {
304 "can_use_on_swarming_builders": true
305 },
300 "test": "skia_unittests" 306 "test": "skia_unittests"
301 }, 307 },
302 { 308 {
303 "swarming": { 309 "swarming": {
304 "can_use_on_swarming_builders": true 310 "can_use_on_swarming_builders": true
305 }, 311 },
306 "test": "snapshot_unittests" 312 "test": "snapshot_unittests"
307 }, 313 },
308 { 314 {
309 "swarming": { 315 "swarming": {
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
648 { 654 {
649 "swarming": { 655 "swarming": {
650 "can_use_on_swarming_builders": true 656 "can_use_on_swarming_builders": true
651 }, 657 },
652 "test": "sandbox_mac_unittests" 658 "test": "sandbox_mac_unittests"
653 }, 659 },
654 { 660 {
655 "swarming": { 661 "swarming": {
656 "can_use_on_swarming_builders": true 662 "can_use_on_swarming_builders": true
657 }, 663 },
664 "test": "service_unittests"
665 },
666 {
667 "swarming": {
668 "can_use_on_swarming_builders": true
669 },
658 "test": "skia_unittests" 670 "test": "skia_unittests"
659 }, 671 },
660 { 672 {
661 "swarming": { 673 "swarming": {
662 "can_use_on_swarming_builders": true 674 "can_use_on_swarming_builders": true
663 }, 675 },
664 "test": "snapshot_unittests" 676 "test": "snapshot_unittests"
665 }, 677 },
666 { 678 {
667 "swarming": { 679 "swarming": {
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
1007 { 1019 {
1008 "swarming": { 1020 "swarming": {
1009 "can_use_on_swarming_builders": true 1021 "can_use_on_swarming_builders": true
1010 }, 1022 },
1011 "test": "sandbox_mac_unittests" 1023 "test": "sandbox_mac_unittests"
1012 }, 1024 },
1013 { 1025 {
1014 "swarming": { 1026 "swarming": {
1015 "can_use_on_swarming_builders": true 1027 "can_use_on_swarming_builders": true
1016 }, 1028 },
1029 "test": "service_unittests"
1030 },
1031 {
1032 "swarming": {
1033 "can_use_on_swarming_builders": true
1034 },
1017 "test": "skia_unittests" 1035 "test": "skia_unittests"
1018 }, 1036 },
1019 { 1037 {
1020 "swarming": { 1038 "swarming": {
1021 "can_use_on_swarming_builders": true 1039 "can_use_on_swarming_builders": true
1022 }, 1040 },
1023 "test": "snapshot_unittests" 1041 "test": "snapshot_unittests"
1024 }, 1042 },
1025 { 1043 {
1026 "swarming": { 1044 "swarming": {
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
1354 { 1372 {
1355 "swarming": { 1373 "swarming": {
1356 "can_use_on_swarming_builders": true 1374 "can_use_on_swarming_builders": true
1357 }, 1375 },
1358 "test": "sandbox_mac_unittests" 1376 "test": "sandbox_mac_unittests"
1359 }, 1377 },
1360 { 1378 {
1361 "swarming": { 1379 "swarming": {
1362 "can_use_on_swarming_builders": true 1380 "can_use_on_swarming_builders": true
1363 }, 1381 },
1382 "test": "service_unittests"
1383 },
1384 {
1385 "swarming": {
1386 "can_use_on_swarming_builders": true
1387 },
1364 "test": "skia_unittests" 1388 "test": "skia_unittests"
1365 }, 1389 },
1366 { 1390 {
1367 "swarming": { 1391 "swarming": {
1368 "can_use_on_swarming_builders": true 1392 "can_use_on_swarming_builders": true
1369 }, 1393 },
1370 "test": "snapshot_unittests" 1394 "test": "snapshot_unittests"
1371 }, 1395 },
1372 { 1396 {
1373 "swarming": { 1397 "swarming": {
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
1430 "telemetry_unittests_run" 1454 "telemetry_unittests_run"
1431 ], 1455 ],
1432 "swarming": { 1456 "swarming": {
1433 "can_use_on_swarming_builders": true, 1457 "can_use_on_swarming_builders": true,
1434 "shards": 2 1458 "shards": 2
1435 } 1459 }
1436 } 1460 }
1437 ] 1461 ]
1438 } 1462 }
1439 } 1463 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698