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

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

Issue 1222243003: Convert ipc_mojo_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/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 ],
11 "gtest_tests": [ 11 "gtest_tests": [
12 { 12 {
13 "test": "html_viewer_unittests" 13 "test": "html_viewer_unittests"
14 }, 14 },
15 { 15 {
16 "swarming": {
17 "can_use_on_swarming_builders": true
18 },
16 "test": "ipc_mojo_unittests" 19 "test": "ipc_mojo_unittests"
17 }, 20 },
18 { 21 {
19 "test": "mojo_common_unittests" 22 "test": "mojo_common_unittests"
20 }, 23 },
21 { 24 {
22 "test": "mojo_public_application_unittests" 25 "test": "mojo_public_application_unittests"
23 }, 26 },
24 { 27 {
25 "test": "mojo_public_bindings_unittests" 28 "test": "mojo_public_bindings_unittests"
(...skipping 571 matching lines...) Expand 10 before | Expand all | Expand 10 after
597 }, 600 },
598 "test": "gcm_unit_tests" 601 "test": "gcm_unit_tests"
599 }, 602 },
600 { 603 {
601 "swarming": { 604 "swarming": {
602 "can_use_on_swarming_builders": true 605 "can_use_on_swarming_builders": true
603 }, 606 },
604 "test": "gfx_unittests" 607 "test": "gfx_unittests"
605 }, 608 },
606 { 609 {
610 "swarming": {
611 "can_use_on_swarming_builders": true
612 },
607 "test": "gl_unittests" 613 "test": "gl_unittests"
608 }, 614 },
609 { 615 {
610 "swarming": { 616 "swarming": {
611 "can_use_on_swarming_builders": true 617 "can_use_on_swarming_builders": true
612 }, 618 },
613 "test": "gn_unittests" 619 "test": "gn_unittests"
614 }, 620 },
615 { 621 {
616 "test": "google_apis_unittests" 622 "test": "google_apis_unittests"
617 }, 623 },
618 { 624 {
619 "swarming": { 625 "swarming": {
620 "can_use_on_swarming_builders": true 626 "can_use_on_swarming_builders": true
621 }, 627 },
622 "test": "gpu_unittests" 628 "test": "gpu_unittests"
623 }, 629 },
624 { 630 {
625 "swarming": { 631 "swarming": {
626 "can_use_on_swarming_builders": true 632 "can_use_on_swarming_builders": true
627 }, 633 },
628 "test": "interactive_ui_tests" 634 "test": "interactive_ui_tests"
629 }, 635 },
630 { 636 {
637 "swarming": {
638 "can_use_on_swarming_builders": true
639 },
631 "test": "ipc_mojo_unittests" 640 "test": "ipc_mojo_unittests"
632 }, 641 },
633 { 642 {
634 "swarming": { 643 "swarming": {
635 "can_use_on_swarming_builders": true 644 "can_use_on_swarming_builders": true
636 }, 645 },
637 "test": "ipc_tests" 646 "test": "ipc_tests"
638 }, 647 },
639 { 648 {
640 "swarming": { 649 "swarming": {
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
910 }, 919 },
911 "test": "gcm_unit_tests" 920 "test": "gcm_unit_tests"
912 }, 921 },
913 { 922 {
914 "swarming": { 923 "swarming": {
915 "can_use_on_swarming_builders": true 924 "can_use_on_swarming_builders": true
916 }, 925 },
917 "test": "gfx_unittests" 926 "test": "gfx_unittests"
918 }, 927 },
919 { 928 {
929 "swarming": {
930 "can_use_on_swarming_builders": true
931 },
920 "test": "gl_unittests" 932 "test": "gl_unittests"
921 }, 933 },
922 { 934 {
923 "swarming": { 935 "swarming": {
924 "can_use_on_swarming_builders": true 936 "can_use_on_swarming_builders": true
925 }, 937 },
926 "test": "gn_unittests" 938 "test": "gn_unittests"
927 }, 939 },
928 { 940 {
929 "test": "google_apis_unittests" 941 "test": "google_apis_unittests"
930 }, 942 },
931 { 943 {
932 "swarming": { 944 "swarming": {
933 "can_use_on_swarming_builders": true 945 "can_use_on_swarming_builders": true
934 }, 946 },
935 "test": "gpu_unittests" 947 "test": "gpu_unittests"
936 }, 948 },
937 { 949 {
938 "swarming": { 950 "swarming": {
939 "can_use_on_swarming_builders": true, 951 "can_use_on_swarming_builders": true,
940 "shards": 3 952 "shards": 3
941 }, 953 },
942 "test": "interactive_ui_tests" 954 "test": "interactive_ui_tests"
943 }, 955 },
944 { 956 {
957 "swarming": {
958 "can_use_on_swarming_builders": true
959 },
945 "test": "ipc_mojo_unittests" 960 "test": "ipc_mojo_unittests"
946 }, 961 },
947 { 962 {
948 "swarming": { 963 "swarming": {
949 "can_use_on_swarming_builders": true 964 "can_use_on_swarming_builders": true
950 }, 965 },
951 "test": "ipc_tests" 966 "test": "ipc_tests"
952 }, 967 },
953 { 968 {
954 "swarming": { 969 "swarming": {
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
1215 }, 1230 },
1216 "test": "gcm_unit_tests" 1231 "test": "gcm_unit_tests"
1217 }, 1232 },
1218 { 1233 {
1219 "swarming": { 1234 "swarming": {
1220 "can_use_on_swarming_builders": true 1235 "can_use_on_swarming_builders": true
1221 }, 1236 },
1222 "test": "gfx_unittests" 1237 "test": "gfx_unittests"
1223 }, 1238 },
1224 { 1239 {
1240 "swarming": {
1241 "can_use_on_swarming_builders": true
1242 },
1225 "test": "gl_unittests" 1243 "test": "gl_unittests"
1226 }, 1244 },
1227 { 1245 {
1228 "swarming": { 1246 "swarming": {
1229 "can_use_on_swarming_builders": true 1247 "can_use_on_swarming_builders": true
1230 }, 1248 },
1231 "test": "gn_unittests" 1249 "test": "gn_unittests"
1232 }, 1250 },
1233 { 1251 {
1234 "test": "google_apis_unittests" 1252 "test": "google_apis_unittests"
1235 }, 1253 },
1236 { 1254 {
1237 "swarming": { 1255 "swarming": {
1238 "can_use_on_swarming_builders": true 1256 "can_use_on_swarming_builders": true
1239 }, 1257 },
1240 "test": "gpu_unittests" 1258 "test": "gpu_unittests"
1241 }, 1259 },
1242 { 1260 {
1243 "swarming": { 1261 "swarming": {
1244 "can_use_on_swarming_builders": true 1262 "can_use_on_swarming_builders": true
1245 }, 1263 },
1246 "test": "interactive_ui_tests" 1264 "test": "interactive_ui_tests"
1247 }, 1265 },
1248 { 1266 {
1267 "swarming": {
1268 "can_use_on_swarming_builders": true
1269 },
1249 "test": "ipc_mojo_unittests" 1270 "test": "ipc_mojo_unittests"
1250 }, 1271 },
1251 { 1272 {
1252 "swarming": { 1273 "swarming": {
1253 "can_use_on_swarming_builders": true 1274 "can_use_on_swarming_builders": true
1254 }, 1275 },
1255 "test": "ipc_tests" 1276 "test": "ipc_tests"
1256 }, 1277 },
1257 { 1278 {
1258 "swarming": { 1279 "swarming": {
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
1379 } 1400 }
1380 ], 1401 ],
1381 "scripts": [ 1402 "scripts": [
1382 { 1403 {
1383 "name": "nacl_integration", 1404 "name": "nacl_integration",
1384 "script": "nacl_integration.py" 1405 "script": "nacl_integration.py"
1385 } 1406 }
1386 ] 1407 ]
1387 } 1408 }
1388 } 1409 }
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