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

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: rebase Created 4 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.memory.fyi.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 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 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 { 699 {
715 "test": "gl_unittests" 700 "test": "gl_unittests"
716 }, 701 },
717 { 702 {
718 "test": "gpu_ipc_service_unittests" 703 "test": "gpu_ipc_service_unittests"
719 }, 704 },
720 { 705 {
721 "test": "gpu_unittests" 706 "test": "gpu_unittests"
722 }, 707 },
723 { 708 {
724 "test": "ipc_mojo_unittests"
725 },
726 {
727 "test": "ipc_tests" 709 "test": "ipc_tests"
728 }, 710 },
729 { 711 {
730 "test": "media_unittests" 712 "test": "media_unittests"
731 }, 713 },
732 { 714 {
733 "test": "mojo_common_unittests" 715 "test": "mojo_common_unittests"
734 }, 716 },
735 { 717 {
736 "test": "mojo_public_application_unittests" 718 "test": "mojo_public_application_unittests"
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
1205 { 1187 {
1206 "swarming": { 1188 "swarming": {
1207 "can_use_on_swarming_builders": true 1189 "can_use_on_swarming_builders": true
1208 }, 1190 },
1209 "test": "interactive_ui_tests" 1191 "test": "interactive_ui_tests"
1210 }, 1192 },
1211 { 1193 {
1212 "swarming": { 1194 "swarming": {
1213 "can_use_on_swarming_builders": true 1195 "can_use_on_swarming_builders": true
1214 }, 1196 },
1215 "test": "ipc_mojo_unittests"
1216 },
1217 {
1218 "swarming": {
1219 "can_use_on_swarming_builders": true
1220 },
1221 "test": "ipc_tests" 1197 "test": "ipc_tests"
1222 }, 1198 },
1223 { 1199 {
1224 "swarming": { 1200 "swarming": {
1225 "can_use_on_swarming_builders": true 1201 "can_use_on_swarming_builders": true
1226 }, 1202 },
1227 "test": "jingle_unittests" 1203 "test": "jingle_unittests"
1228 }, 1204 },
1229 { 1205 {
1230 "swarming": { 1206 "swarming": {
(...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after
1695 "swarming": { 1671 "swarming": {
1696 "can_use_on_swarming_builders": true, 1672 "can_use_on_swarming_builders": true,
1697 "shards": 3 1673 "shards": 3
1698 }, 1674 },
1699 "test": "interactive_ui_tests" 1675 "test": "interactive_ui_tests"
1700 }, 1676 },
1701 { 1677 {
1702 "swarming": { 1678 "swarming": {
1703 "can_use_on_swarming_builders": true 1679 "can_use_on_swarming_builders": true
1704 }, 1680 },
1705 "test": "ipc_mojo_unittests"
1706 },
1707 {
1708 "swarming": {
1709 "can_use_on_swarming_builders": true
1710 },
1711 "test": "ipc_tests" 1681 "test": "ipc_tests"
1712 }, 1682 },
1713 { 1683 {
1714 "swarming": { 1684 "swarming": {
1715 "can_use_on_swarming_builders": true 1685 "can_use_on_swarming_builders": true
1716 }, 1686 },
1717 "test": "jingle_unittests" 1687 "test": "jingle_unittests"
1718 }, 1688 },
1719 { 1689 {
1720 "swarming": { 1690 "swarming": {
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
2092 "swarming": { 2062 "swarming": {
2093 "can_use_on_swarming_builders": true, 2063 "can_use_on_swarming_builders": true,
2094 "shards": 3 2064 "shards": 3
2095 }, 2065 },
2096 "test": "interactive_ui_tests" 2066 "test": "interactive_ui_tests"
2097 }, 2067 },
2098 { 2068 {
2099 "swarming": { 2069 "swarming": {
2100 "can_use_on_swarming_builders": true 2070 "can_use_on_swarming_builders": true
2101 }, 2071 },
2102 "test": "ipc_mojo_unittests"
2103 },
2104 {
2105 "swarming": {
2106 "can_use_on_swarming_builders": true
2107 },
2108 "test": "ipc_tests" 2072 "test": "ipc_tests"
2109 }, 2073 },
2110 { 2074 {
2111 "swarming": { 2075 "swarming": {
2112 "can_use_on_swarming_builders": true 2076 "can_use_on_swarming_builders": true
2113 }, 2077 },
2114 "test": "jingle_unittests" 2078 "test": "jingle_unittests"
2115 }, 2079 },
2116 { 2080 {
2117 "swarming": { 2081 "swarming": {
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
2272 "override_compile_targets": [ 2236 "override_compile_targets": [
2273 "telemetry_unittests_run" 2237 "telemetry_unittests_run"
2274 ], 2238 ],
2275 "swarming": { 2239 "swarming": {
2276 "can_use_on_swarming_builders": true 2240 "can_use_on_swarming_builders": true
2277 } 2241 }
2278 } 2242 }
2279 ] 2243 ]
2280 } 2244 }
2281 } 2245 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698