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

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

Issue 2069803003: Fold //ipc/mojo into //ipc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo-ipc-deps
Patch Set: Try fix mac tests. Created 4 years, 6 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
OLDNEW
1 { 1 {
2 "Android Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 { 333 {
334 "android_devices": "4", 334 "android_devices": "4",
335 "device_os": "KTU84P", 335 "device_os": "KTU84P",
336 "device_type": "hammerhead" 336 "device_type": "hammerhead"
337 } 337 }
338 ] 338 ]
339 }, 339 },
340 "test": "gpu_unittests" 340 "test": "gpu_unittests"
341 }, 341 },
342 { 342 {
343 "override_isolate_target": "ipc_mojo_unittests",
344 "swarming": {
345 "can_use_on_swarming_builders": true,
346 "dimension_sets": [
347 {
348 "android_devices": "4",
349 "device_os": "KTU84P",
350 "device_type": "hammerhead"
351 }
352 ],
353 "hard_timeout": 60
354 },
355 "test": "ipc_mojo_unittests"
356 },
357 {
358 "override_isolate_target": "ipc_tests", 343 "override_isolate_target": "ipc_tests",
359 "swarming": { 344 "swarming": {
360 "can_use_on_swarming_builders": true, 345 "can_use_on_swarming_builders": true,
361 "dimension_sets": [ 346 "dimension_sets": [
362 { 347 {
363 "android_devices": "4", 348 "android_devices": "4",
364 "device_os": "KTU84P", 349 "device_os": "KTU84P",
365 "device_type": "hammerhead" 350 "device_type": "hammerhead"
366 } 351 }
367 ] 352 ]
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
713 { 698 {
714 "test": "gl_unittests" 699 "test": "gl_unittests"
715 }, 700 },
716 { 701 {
717 "test": "gpu_ipc_service_unittests" 702 "test": "gpu_ipc_service_unittests"
718 }, 703 },
719 { 704 {
720 "test": "gpu_unittests" 705 "test": "gpu_unittests"
721 }, 706 },
722 { 707 {
723 "test": "ipc_mojo_unittests"
724 },
725 {
726 "test": "ipc_tests" 708 "test": "ipc_tests"
727 }, 709 },
728 { 710 {
729 "test": "media_unittests" 711 "test": "media_unittests"
730 }, 712 },
731 { 713 {
732 "test": "mojo_common_unittests" 714 "test": "mojo_common_unittests"
733 }, 715 },
734 { 716 {
735 "test": "mojo_public_application_unittests" 717 "test": "mojo_public_application_unittests"
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
1204 { 1186 {
1205 "swarming": { 1187 "swarming": {
1206 "can_use_on_swarming_builders": true 1188 "can_use_on_swarming_builders": true
1207 }, 1189 },
1208 "test": "interactive_ui_tests" 1190 "test": "interactive_ui_tests"
1209 }, 1191 },
1210 { 1192 {
1211 "swarming": { 1193 "swarming": {
1212 "can_use_on_swarming_builders": true 1194 "can_use_on_swarming_builders": true
1213 }, 1195 },
1214 "test": "ipc_mojo_unittests"
1215 },
1216 {
1217 "swarming": {
1218 "can_use_on_swarming_builders": true
1219 },
1220 "test": "ipc_tests" 1196 "test": "ipc_tests"
1221 }, 1197 },
1222 { 1198 {
1223 "swarming": { 1199 "swarming": {
1224 "can_use_on_swarming_builders": true 1200 "can_use_on_swarming_builders": true
1225 }, 1201 },
1226 "test": "jingle_unittests" 1202 "test": "jingle_unittests"
1227 }, 1203 },
1228 { 1204 {
1229 "swarming": { 1205 "swarming": {
(...skipping 462 matching lines...) Expand 10 before | Expand all | Expand 10 after
1692 "swarming": { 1668 "swarming": {
1693 "can_use_on_swarming_builders": true, 1669 "can_use_on_swarming_builders": true,
1694 "shards": 3 1670 "shards": 3
1695 }, 1671 },
1696 "test": "interactive_ui_tests" 1672 "test": "interactive_ui_tests"
1697 }, 1673 },
1698 { 1674 {
1699 "swarming": { 1675 "swarming": {
1700 "can_use_on_swarming_builders": true 1676 "can_use_on_swarming_builders": true
1701 }, 1677 },
1702 "test": "ipc_mojo_unittests"
1703 },
1704 {
1705 "swarming": {
1706 "can_use_on_swarming_builders": true
1707 },
1708 "test": "ipc_tests" 1678 "test": "ipc_tests"
1709 }, 1679 },
1710 { 1680 {
1711 "swarming": { 1681 "swarming": {
1712 "can_use_on_swarming_builders": true 1682 "can_use_on_swarming_builders": true
1713 }, 1683 },
1714 "test": "jingle_unittests" 1684 "test": "jingle_unittests"
1715 }, 1685 },
1716 { 1686 {
1717 "swarming": { 1687 "swarming": {
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
2087 "swarming": { 2057 "swarming": {
2088 "can_use_on_swarming_builders": true, 2058 "can_use_on_swarming_builders": true,
2089 "shards": 3 2059 "shards": 3
2090 }, 2060 },
2091 "test": "interactive_ui_tests" 2061 "test": "interactive_ui_tests"
2092 }, 2062 },
2093 { 2063 {
2094 "swarming": { 2064 "swarming": {
2095 "can_use_on_swarming_builders": true 2065 "can_use_on_swarming_builders": true
2096 }, 2066 },
2097 "test": "ipc_mojo_unittests"
2098 },
2099 {
2100 "swarming": {
2101 "can_use_on_swarming_builders": true
2102 },
2103 "test": "ipc_tests" 2067 "test": "ipc_tests"
2104 }, 2068 },
2105 { 2069 {
2106 "swarming": { 2070 "swarming": {
2107 "can_use_on_swarming_builders": true 2071 "can_use_on_swarming_builders": true
2108 }, 2072 },
2109 "test": "jingle_unittests" 2073 "test": "jingle_unittests"
2110 }, 2074 },
2111 { 2075 {
2112 "swarming": { 2076 "swarming": {
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
2267 "override_compile_targets": [ 2231 "override_compile_targets": [
2268 "telemetry_unittests_run" 2232 "telemetry_unittests_run"
2269 ], 2233 ],
2270 "swarming": { 2234 "swarming": {
2271 "can_use_on_swarming_builders": true 2235 "can_use_on_swarming_builders": true
2272 } 2236 }
2273 } 2237 }
2274 ] 2238 ]
2275 } 2239 }
2276 } 2240 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698