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

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

Issue 2629933003: Remove references to blimp from the build files. (Closed)
Patch Set: restore //build files 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 {
14 "override_compile_targets": [ 11 "override_compile_targets": [
15 "breakpad_unittests_deps" 12 "breakpad_unittests_deps"
16 ], 13 ],
17 "test": "breakpad_unittests" 14 "test": "breakpad_unittests"
18 }, 15 },
19 { 16 {
20 "test": "capture_unittests" 17 "test": "capture_unittests"
21 }, 18 },
22 { 19 {
23 "test": "cc_unittests" 20 "test": "cc_unittests"
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 }, 100 },
104 "Lollipop Consumer Tester": { 101 "Lollipop Consumer Tester": {
105 "gtest_tests": [ 102 "gtest_tests": [
106 { 103 {
107 "test": "android_webview_unittests" 104 "test": "android_webview_unittests"
108 }, 105 },
109 { 106 {
110 "test": "base_unittests" 107 "test": "base_unittests"
111 }, 108 },
112 { 109 {
113 "test": "blimp_unittests"
114 },
115 {
116 "override_compile_targets": [ 110 "override_compile_targets": [
117 "breakpad_unittests_deps" 111 "breakpad_unittests_deps"
118 ], 112 ],
119 "test": "breakpad_unittests" 113 "test": "breakpad_unittests"
120 }, 114 },
121 { 115 {
122 "test": "capture_unittests" 116 "test": "capture_unittests"
123 }, 117 },
124 { 118 {
125 "test": "cc_unittests" 119 "test": "cc_unittests"
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 }, 202 },
209 "Lollipop Low-end Tester": { 203 "Lollipop Low-end Tester": {
210 "gtest_tests": [ 204 "gtest_tests": [
211 { 205 {
212 "test": "android_webview_unittests" 206 "test": "android_webview_unittests"
213 }, 207 },
214 { 208 {
215 "test": "base_unittests" 209 "test": "base_unittests"
216 }, 210 },
217 { 211 {
218 "test": "blimp_unittests"
219 },
220 {
221 "override_compile_targets": [ 212 "override_compile_targets": [
222 "breakpad_unittests_deps" 213 "breakpad_unittests_deps"
223 ], 214 ],
224 "test": "breakpad_unittests" 215 "test": "breakpad_unittests"
225 }, 216 },
226 { 217 {
227 "test": "capture_unittests" 218 "test": "capture_unittests"
228 }, 219 },
229 { 220 {
230 "test": "cc_unittests" 221 "test": "cc_unittests"
(...skipping 1145 matching lines...) Expand 10 before | Expand all | Expand 10 after
1376 }, 1367 },
1377 "test": "android_webview_unittests" 1368 "test": "android_webview_unittests"
1378 }, 1369 },
1379 { 1370 {
1380 "swarming": { 1371 "swarming": {
1381 "can_use_on_swarming_builders": false 1372 "can_use_on_swarming_builders": false
1382 }, 1373 },
1383 "test": "base_unittests" 1374 "test": "base_unittests"
1384 }, 1375 },
1385 { 1376 {
1386 "swarming": {
1387 "can_use_on_swarming_builders": false
1388 },
1389 "test": "blimp_unittests"
1390 },
1391 {
1392 "override_compile_targets": [ 1377 "override_compile_targets": [
1393 "breakpad_unittests_deps" 1378 "breakpad_unittests_deps"
1394 ], 1379 ],
1395 "swarming": { 1380 "swarming": {
1396 "can_use_on_swarming_builders": false 1381 "can_use_on_swarming_builders": false
1397 }, 1382 },
1398 "test": "breakpad_unittests" 1383 "test": "breakpad_unittests"
1399 }, 1384 },
1400 { 1385 {
1401 "swarming": { 1386 "swarming": {
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
1576 }, 1561 },
1577 "test": "android_webview_unittests" 1562 "test": "android_webview_unittests"
1578 }, 1563 },
1579 { 1564 {
1580 "swarming": { 1565 "swarming": {
1581 "can_use_on_swarming_builders": false 1566 "can_use_on_swarming_builders": false
1582 }, 1567 },
1583 "test": "base_unittests" 1568 "test": "base_unittests"
1584 }, 1569 },
1585 { 1570 {
1586 "swarming": {
1587 "can_use_on_swarming_builders": false
1588 },
1589 "test": "blimp_unittests"
1590 },
1591 {
1592 "override_compile_targets": [ 1571 "override_compile_targets": [
1593 "breakpad_unittests_deps" 1572 "breakpad_unittests_deps"
1594 ], 1573 ],
1595 "swarming": { 1574 "swarming": {
1596 "can_use_on_swarming_builders": false 1575 "can_use_on_swarming_builders": false
1597 }, 1576 },
1598 "test": "breakpad_unittests" 1577 "test": "breakpad_unittests"
1599 }, 1578 },
1600 { 1579 {
1601 "swarming": { 1580 "swarming": {
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
1762 } 1741 }
1763 ], 1742 ],
1764 "scripts": [ 1743 "scripts": [
1765 { 1744 {
1766 "name": "telemetry_perf_unittests", 1745 "name": "telemetry_perf_unittests",
1767 "script": "telemetry_perf_unittests.py" 1746 "script": "telemetry_perf_unittests.py"
1768 } 1747 }
1769 ] 1748 ]
1770 } 1749 }
1771 } 1750 }
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