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

Side by Side Diff: testing/buildbot/chromium.android.fyi.json

Issue 2615633009: Revert of Remove Blimp from waterfall configurations and buildbot recipes. (Closed)
Patch Set: Created 3 years, 11 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.android.json ('k') | testing/buildbot/chromium.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 "Jelly Bean Tester": { 2 "Jelly Bean Tester": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "android_webview_unittests" 5 "test": "android_webview_unittests"
6 }, 6 },
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 }, 9 },
10 { 10 {
11 "test": "blimp_unittests"
12 },
13 {
11 "override_compile_targets": [ 14 "override_compile_targets": [
12 "breakpad_unittests_deps" 15 "breakpad_unittests_deps"
13 ], 16 ],
14 "test": "breakpad_unittests" 17 "test": "breakpad_unittests"
15 }, 18 },
16 { 19 {
17 "test": "capture_unittests" 20 "test": "capture_unittests"
18 }, 21 },
19 { 22 {
20 "test": "cc_unittests" 23 "test": "cc_unittests"
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 }, 84 },
82 { 85 {
83 "test": "ui_touch_selection_unittests" 86 "test": "ui_touch_selection_unittests"
84 }, 87 },
85 { 88 {
86 "test": "unit_tests" 89 "test": "unit_tests"
87 } 90 }
88 ], 91 ],
89 "instrumentation_tests": [ 92 "instrumentation_tests": [
90 { 93 {
94 "apk_under_test": "Blimp.apk",
95 "override_compile_targets": [
96 "blimp_test_apk"
97 ],
98 "test": "blimp_test_apk",
99 "test_apk": "BlimpTest.apk"
100 },
101 {
91 "test": "chrome_public_test_apk" 102 "test": "chrome_public_test_apk"
92 }, 103 },
93 { 104 {
94 "test": "chrome_sync_shell_test_apk" 105 "test": "chrome_sync_shell_test_apk"
95 }, 106 },
96 { 107 {
97 "test": "content_shell_test_apk" 108 "test": "content_shell_test_apk"
98 } 109 }
99 ] 110 ]
100 }, 111 },
101 "Lollipop Consumer Tester": { 112 "Lollipop Consumer Tester": {
102 "gtest_tests": [ 113 "gtest_tests": [
103 { 114 {
104 "test": "android_webview_unittests" 115 "test": "android_webview_unittests"
105 }, 116 },
106 { 117 {
107 "test": "base_unittests" 118 "test": "base_unittests"
108 }, 119 },
109 { 120 {
121 "test": "blimp_unittests"
122 },
123 {
110 "override_compile_targets": [ 124 "override_compile_targets": [
111 "breakpad_unittests_deps" 125 "breakpad_unittests_deps"
112 ], 126 ],
113 "test": "breakpad_unittests" 127 "test": "breakpad_unittests"
114 }, 128 },
115 { 129 {
116 "test": "capture_unittests" 130 "test": "capture_unittests"
117 }, 131 },
118 { 132 {
119 "test": "cc_unittests" 133 "test": "cc_unittests"
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 }, 197 },
184 { 198 {
185 "test": "unit_tests" 199 "test": "unit_tests"
186 } 200 }
187 ], 201 ],
188 "instrumentation_tests": [ 202 "instrumentation_tests": [
189 { 203 {
190 "test": "android_webview_test_apk" 204 "test": "android_webview_test_apk"
191 }, 205 },
192 { 206 {
207 "apk_under_test": "Blimp.apk",
208 "override_compile_targets": [
209 "blimp_test_apk"
210 ],
211 "test": "blimp_test_apk",
212 "test_apk": "BlimpTest.apk"
213 },
214 {
193 "test": "chrome_public_test_apk" 215 "test": "chrome_public_test_apk"
194 }, 216 },
195 { 217 {
196 "test": "chrome_sync_shell_test_apk" 218 "test": "chrome_sync_shell_test_apk"
197 }, 219 },
198 { 220 {
199 "test": "content_shell_test_apk" 221 "test": "content_shell_test_apk"
200 } 222 }
201 ] 223 ]
202 }, 224 },
203 "Lollipop Low-end Tester": { 225 "Lollipop Low-end Tester": {
204 "gtest_tests": [ 226 "gtest_tests": [
205 { 227 {
206 "test": "android_webview_unittests" 228 "test": "android_webview_unittests"
207 }, 229 },
208 { 230 {
209 "test": "base_unittests" 231 "test": "base_unittests"
210 }, 232 },
211 { 233 {
234 "test": "blimp_unittests"
235 },
236 {
212 "override_compile_targets": [ 237 "override_compile_targets": [
213 "breakpad_unittests_deps" 238 "breakpad_unittests_deps"
214 ], 239 ],
215 "test": "breakpad_unittests" 240 "test": "breakpad_unittests"
216 }, 241 },
217 { 242 {
218 "test": "capture_unittests" 243 "test": "capture_unittests"
219 }, 244 },
220 { 245 {
221 "test": "cc_unittests" 246 "test": "cc_unittests"
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 { 319 {
295 "test": "unit_tests" 320 "test": "unit_tests"
296 } 321 }
297 ], 322 ],
298 "instrumentation_tests": [ 323 "instrumentation_tests": [
299 { 324 {
300 "test": "android_webview_test_apk", 325 "test": "android_webview_test_apk",
301 "timeout_scale": 4 326 "timeout_scale": 4
302 }, 327 },
303 { 328 {
329 "override_compile_targets": [
330 "blimp_test_apk"
331 ],
332 "test": "blimp_test_apk",
333 "timeout_scale": 4
334 },
335 {
304 "test": "chrome_public_test_apk", 336 "test": "chrome_public_test_apk",
305 "timeout_scale": 4 337 "timeout_scale": 4
306 }, 338 },
307 { 339 {
308 "test": "chrome_sync_shell_test_apk", 340 "test": "chrome_sync_shell_test_apk",
309 "timeout_scale": 4 341 "timeout_scale": 4
310 }, 342 },
311 { 343 {
312 "test": "content_shell_test_apk", 344 "test": "content_shell_test_apk",
313 "timeout_scale": 4 345 "timeout_scale": 4
(...skipping 1053 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 }, 1399 },
1368 "test": "android_webview_unittests" 1400 "test": "android_webview_unittests"
1369 }, 1401 },
1370 { 1402 {
1371 "swarming": { 1403 "swarming": {
1372 "can_use_on_swarming_builders": false 1404 "can_use_on_swarming_builders": false
1373 }, 1405 },
1374 "test": "base_unittests" 1406 "test": "base_unittests"
1375 }, 1407 },
1376 { 1408 {
1409 "swarming": {
1410 "can_use_on_swarming_builders": false
1411 },
1412 "test": "blimp_unittests"
1413 },
1414 {
1377 "override_compile_targets": [ 1415 "override_compile_targets": [
1378 "breakpad_unittests_deps" 1416 "breakpad_unittests_deps"
1379 ], 1417 ],
1380 "swarming": { 1418 "swarming": {
1381 "can_use_on_swarming_builders": false 1419 "can_use_on_swarming_builders": false
1382 }, 1420 },
1383 "test": "breakpad_unittests" 1421 "test": "breakpad_unittests"
1384 }, 1422 },
1385 { 1423 {
1386 "swarming": { 1424 "swarming": {
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 "can_use_on_swarming_builders": false 1568 "can_use_on_swarming_builders": false
1531 }, 1569 },
1532 "test": "unit_tests" 1570 "test": "unit_tests"
1533 } 1571 }
1534 ], 1572 ],
1535 "instrumentation_tests": [ 1573 "instrumentation_tests": [
1536 { 1574 {
1537 "test": "android_webview_test_apk" 1575 "test": "android_webview_test_apk"
1538 }, 1576 },
1539 { 1577 {
1578 "override_compile_targets": [
1579 "blimp_test_apk"
1580 ],
1581 "test": "blimp_test_apk"
1582 },
1583 {
1540 "test": "chrome_public_test_apk" 1584 "test": "chrome_public_test_apk"
1541 }, 1585 },
1542 { 1586 {
1543 "test": "chrome_sync_shell_test_apk" 1587 "test": "chrome_sync_shell_test_apk"
1544 }, 1588 },
1545 { 1589 {
1546 "test": "content_shell_test_apk" 1590 "test": "content_shell_test_apk"
1547 } 1591 }
1548 ], 1592 ],
1549 "scripts": [ 1593 "scripts": [
(...skipping 11 matching lines...) Expand all
1561 }, 1605 },
1562 "test": "android_webview_unittests" 1606 "test": "android_webview_unittests"
1563 }, 1607 },
1564 { 1608 {
1565 "swarming": { 1609 "swarming": {
1566 "can_use_on_swarming_builders": false 1610 "can_use_on_swarming_builders": false
1567 }, 1611 },
1568 "test": "base_unittests" 1612 "test": "base_unittests"
1569 }, 1613 },
1570 { 1614 {
1615 "swarming": {
1616 "can_use_on_swarming_builders": false
1617 },
1618 "test": "blimp_unittests"
1619 },
1620 {
1571 "override_compile_targets": [ 1621 "override_compile_targets": [
1572 "breakpad_unittests_deps" 1622 "breakpad_unittests_deps"
1573 ], 1623 ],
1574 "swarming": { 1624 "swarming": {
1575 "can_use_on_swarming_builders": false 1625 "can_use_on_swarming_builders": false
1576 }, 1626 },
1577 "test": "breakpad_unittests" 1627 "test": "breakpad_unittests"
1578 }, 1628 },
1579 { 1629 {
1580 "swarming": { 1630 "swarming": {
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
1724 "can_use_on_swarming_builders": false 1774 "can_use_on_swarming_builders": false
1725 }, 1775 },
1726 "test": "unit_tests" 1776 "test": "unit_tests"
1727 } 1777 }
1728 ], 1778 ],
1729 "instrumentation_tests": [ 1779 "instrumentation_tests": [
1730 { 1780 {
1731 "test": "android_webview_test_apk" 1781 "test": "android_webview_test_apk"
1732 }, 1782 },
1733 { 1783 {
1784 "override_compile_targets": [
1785 "blimp_test_apk"
1786 ],
1787 "test": "blimp_test_apk"
1788 },
1789 {
1734 "test": "chrome_public_test_apk" 1790 "test": "chrome_public_test_apk"
1735 }, 1791 },
1736 { 1792 {
1737 "test": "chrome_sync_shell_test_apk" 1793 "test": "chrome_sync_shell_test_apk"
1738 }, 1794 },
1739 { 1795 {
1740 "test": "content_shell_test_apk" 1796 "test": "content_shell_test_apk"
1741 } 1797 }
1742 ], 1798 ],
1743 "scripts": [ 1799 "scripts": [
1744 { 1800 {
1745 "name": "telemetry_perf_unittests", 1801 "name": "telemetry_perf_unittests",
1746 "script": "telemetry_perf_unittests.py" 1802 "script": "telemetry_perf_unittests.py"
1747 } 1803 }
1748 ] 1804 ]
1749 } 1805 }
1750 } 1806 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698