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

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

Issue 1239153002: Convert mojo_public_environment_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
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 13 matching lines...) Expand all
24 { 24 {
25 "test": "mojo_public_application_unittests" 25 "test": "mojo_public_application_unittests"
26 }, 26 },
27 { 27 {
28 "swarming": { 28 "swarming": {
29 "can_use_on_swarming_builders": true 29 "can_use_on_swarming_builders": true
30 }, 30 },
31 "test": "mojo_public_bindings_unittests" 31 "test": "mojo_public_bindings_unittests"
32 }, 32 },
33 { 33 {
34 "swarming": {
35 "can_use_on_swarming_builders": true
36 },
34 "test": "mojo_public_environment_unittests" 37 "test": "mojo_public_environment_unittests"
35 }, 38 },
36 { 39 {
37 "test": "mojo_public_system_unittests" 40 "test": "mojo_public_system_unittests"
38 }, 41 },
39 { 42 {
40 "test": "mojo_public_utility_unittests" 43 "test": "mojo_public_utility_unittests"
41 }, 44 },
42 { 45 {
43 "test": "mojo_runner_unittests" 46 "test": "mojo_runner_unittests"
(...skipping 644 matching lines...) Expand 10 before | Expand all | Expand 10 after
688 }, 691 },
689 "test": "mojo_common_unittests" 692 "test": "mojo_common_unittests"
690 }, 693 },
691 { 694 {
692 "swarming": { 695 "swarming": {
693 "can_use_on_swarming_builders": true 696 "can_use_on_swarming_builders": true
694 }, 697 },
695 "test": "mojo_public_bindings_unittests" 698 "test": "mojo_public_bindings_unittests"
696 }, 699 },
697 { 700 {
701 "swarming": {
702 "can_use_on_swarming_builders": true
703 },
698 "test": "mojo_public_environment_unittests" 704 "test": "mojo_public_environment_unittests"
699 }, 705 },
700 { 706 {
701 "test": "mojo_public_system_unittests" 707 "test": "mojo_public_system_unittests"
702 }, 708 },
703 { 709 {
704 "test": "mojo_public_utility_unittests" 710 "test": "mojo_public_utility_unittests"
705 }, 711 },
706 { 712 {
707 "test": "mojo_system_unittests" 713 "test": "mojo_system_unittests"
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
1024 }, 1030 },
1025 "test": "mojo_common_unittests" 1031 "test": "mojo_common_unittests"
1026 }, 1032 },
1027 { 1033 {
1028 "swarming": { 1034 "swarming": {
1029 "can_use_on_swarming_builders": true 1035 "can_use_on_swarming_builders": true
1030 }, 1036 },
1031 "test": "mojo_public_bindings_unittests" 1037 "test": "mojo_public_bindings_unittests"
1032 }, 1038 },
1033 { 1039 {
1040 "swarming": {
1041 "can_use_on_swarming_builders": true
1042 },
1034 "test": "mojo_public_environment_unittests" 1043 "test": "mojo_public_environment_unittests"
1035 }, 1044 },
1036 { 1045 {
1037 "test": "mojo_public_system_unittests" 1046 "test": "mojo_public_system_unittests"
1038 }, 1047 },
1039 { 1048 {
1040 "test": "mojo_public_utility_unittests" 1049 "test": "mojo_public_utility_unittests"
1041 }, 1050 },
1042 { 1051 {
1043 "test": "mojo_system_unittests" 1052 "test": "mojo_system_unittests"
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
1350 }, 1359 },
1351 "test": "mojo_common_unittests" 1360 "test": "mojo_common_unittests"
1352 }, 1361 },
1353 { 1362 {
1354 "swarming": { 1363 "swarming": {
1355 "can_use_on_swarming_builders": true 1364 "can_use_on_swarming_builders": true
1356 }, 1365 },
1357 "test": "mojo_public_bindings_unittests" 1366 "test": "mojo_public_bindings_unittests"
1358 }, 1367 },
1359 { 1368 {
1369 "swarming": {
1370 "can_use_on_swarming_builders": true
1371 },
1360 "test": "mojo_public_environment_unittests" 1372 "test": "mojo_public_environment_unittests"
1361 }, 1373 },
1362 { 1374 {
1363 "test": "mojo_public_system_unittests" 1375 "test": "mojo_public_system_unittests"
1364 }, 1376 },
1365 { 1377 {
1366 "test": "mojo_public_utility_unittests" 1378 "test": "mojo_public_utility_unittests"
1367 }, 1379 },
1368 { 1380 {
1369 "test": "mojo_system_unittests" 1381 "test": "mojo_system_unittests"
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
1460 } 1472 }
1461 ], 1473 ],
1462 "scripts": [ 1474 "scripts": [
1463 { 1475 {
1464 "name": "nacl_integration", 1476 "name": "nacl_integration",
1465 "script": "nacl_integration.py" 1477 "script": "nacl_integration.py"
1466 } 1478 }
1467 ] 1479 ]
1468 } 1480 }
1469 } 1481 }
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