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

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

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