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

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

Issue 1230823008: Convert mojo_public_system_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_mojo_public_environment_unittests
Patch Set: Created 5 years, 5 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.fyi.json ('k') | testing/buildbot/chromium.mac.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 "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 19 matching lines...) Expand all
30 }, 30 },
31 "test": "mojo_public_bindings_unittests" 31 "test": "mojo_public_bindings_unittests"
32 }, 32 },
33 { 33 {
34 "swarming": { 34 "swarming": {
35 "can_use_on_swarming_builders": true 35 "can_use_on_swarming_builders": true
36 }, 36 },
37 "test": "mojo_public_environment_unittests" 37 "test": "mojo_public_environment_unittests"
38 }, 38 },
39 { 39 {
40 "swarming": {
41 "can_use_on_swarming_builders": true
42 },
40 "test": "mojo_public_system_unittests" 43 "test": "mojo_public_system_unittests"
41 }, 44 },
42 { 45 {
43 "test": "mojo_public_utility_unittests" 46 "test": "mojo_public_utility_unittests"
44 }, 47 },
45 { 48 {
46 "test": "mojo_runner_unittests" 49 "test": "mojo_runner_unittests"
47 }, 50 },
48 { 51 {
49 "test": "mojo_shell_unittests" 52 "test": "mojo_shell_unittests"
(...skipping 647 matching lines...) Expand 10 before | Expand all | Expand 10 after
697 }, 700 },
698 "test": "mojo_public_bindings_unittests" 701 "test": "mojo_public_bindings_unittests"
699 }, 702 },
700 { 703 {
701 "swarming": { 704 "swarming": {
702 "can_use_on_swarming_builders": true 705 "can_use_on_swarming_builders": true
703 }, 706 },
704 "test": "mojo_public_environment_unittests" 707 "test": "mojo_public_environment_unittests"
705 }, 708 },
706 { 709 {
710 "swarming": {
711 "can_use_on_swarming_builders": true
712 },
707 "test": "mojo_public_system_unittests" 713 "test": "mojo_public_system_unittests"
708 }, 714 },
709 { 715 {
710 "test": "mojo_public_utility_unittests" 716 "test": "mojo_public_utility_unittests"
711 }, 717 },
712 { 718 {
713 "test": "mojo_system_unittests" 719 "test": "mojo_system_unittests"
714 }, 720 },
715 { 721 {
716 "swarming": { 722 "swarming": {
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after
1036 }, 1042 },
1037 "test": "mojo_public_bindings_unittests" 1043 "test": "mojo_public_bindings_unittests"
1038 }, 1044 },
1039 { 1045 {
1040 "swarming": { 1046 "swarming": {
1041 "can_use_on_swarming_builders": true 1047 "can_use_on_swarming_builders": true
1042 }, 1048 },
1043 "test": "mojo_public_environment_unittests" 1049 "test": "mojo_public_environment_unittests"
1044 }, 1050 },
1045 { 1051 {
1052 "swarming": {
1053 "can_use_on_swarming_builders": true
1054 },
1046 "test": "mojo_public_system_unittests" 1055 "test": "mojo_public_system_unittests"
1047 }, 1056 },
1048 { 1057 {
1049 "test": "mojo_public_utility_unittests" 1058 "test": "mojo_public_utility_unittests"
1050 }, 1059 },
1051 { 1060 {
1052 "test": "mojo_system_unittests" 1061 "test": "mojo_system_unittests"
1053 }, 1062 },
1054 { 1063 {
1055 "swarming": { 1064 "swarming": {
(...skipping 309 matching lines...) Expand 10 before | Expand all | Expand 10 after
1365 }, 1374 },
1366 "test": "mojo_public_bindings_unittests" 1375 "test": "mojo_public_bindings_unittests"
1367 }, 1376 },
1368 { 1377 {
1369 "swarming": { 1378 "swarming": {
1370 "can_use_on_swarming_builders": true 1379 "can_use_on_swarming_builders": true
1371 }, 1380 },
1372 "test": "mojo_public_environment_unittests" 1381 "test": "mojo_public_environment_unittests"
1373 }, 1382 },
1374 { 1383 {
1384 "swarming": {
1385 "can_use_on_swarming_builders": true
1386 },
1375 "test": "mojo_public_system_unittests" 1387 "test": "mojo_public_system_unittests"
1376 }, 1388 },
1377 { 1389 {
1378 "test": "mojo_public_utility_unittests" 1390 "test": "mojo_public_utility_unittests"
1379 }, 1391 },
1380 { 1392 {
1381 "test": "mojo_system_unittests" 1393 "test": "mojo_system_unittests"
1382 }, 1394 },
1383 { 1395 {
1384 "swarming": { 1396 "swarming": {
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1472 } 1484 }
1473 ], 1485 ],
1474 "scripts": [ 1486 "scripts": [
1475 { 1487 {
1476 "name": "nacl_integration", 1488 "name": "nacl_integration",
1477 "script": "nacl_integration.py" 1489 "script": "nacl_integration.py"
1478 } 1490 }
1479 ] 1491 ]
1480 } 1492 }
1481 } 1493 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698