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

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

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reland Created 3 years, 8 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 "Android Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": false 6 "can_use_on_swarming_builders": false
7 }, 7 },
8 "test": "blink_heap_unittests" 8 "test": "blink_heap_unittests"
9 }, 9 },
10 { 10 {
(...skipping 13 matching lines...) Expand all
24 "Jelly Bean Tester": { 24 "Jelly Bean Tester": {
25 "gtest_tests": [ 25 "gtest_tests": [
26 { 26 {
27 "test": "android_webview_unittests" 27 "test": "android_webview_unittests"
28 }, 28 },
29 { 29 {
30 "test": "base_unittests" 30 "test": "base_unittests"
31 }, 31 },
32 { 32 {
33 "override_compile_targets": [ 33 "override_compile_targets": [
34 "breakpad_unittests_deps" 34 "breakpad_unittests"
35 ], 35 ],
36 "test": "breakpad_unittests" 36 "test": "breakpad_unittests"
37 }, 37 },
38 { 38 {
39 "test": "capture_unittests" 39 "test": "capture_unittests"
40 }, 40 },
41 { 41 {
42 "test": "cc_unittests" 42 "test": "cc_unittests"
43 }, 43 },
44 { 44 {
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 "test": "latency_unittests" 81 "test": "latency_unittests"
82 }, 82 },
83 { 83 {
84 "test": "media_unittests" 84 "test": "media_unittests"
85 }, 85 },
86 { 86 {
87 "test": "net_unittests" 87 "test": "net_unittests"
88 }, 88 },
89 { 89 {
90 "override_compile_targets": [ 90 "override_compile_targets": [
91 "sandbox_linux_unittests_deps" 91 "sandbox_linux_unittests"
92 ], 92 ],
93 "test": "sandbox_linux_unittests" 93 "test": "sandbox_linux_unittests"
94 }, 94 },
95 { 95 {
96 "test": "sql_unittests" 96 "test": "sql_unittests"
97 }, 97 },
98 { 98 {
99 "test": "storage_unittests" 99 "test": "storage_unittests"
100 }, 100 },
101 { 101 {
(...skipping 24 matching lines...) Expand all
126 "Lollipop Consumer Tester": { 126 "Lollipop Consumer Tester": {
127 "gtest_tests": [ 127 "gtest_tests": [
128 { 128 {
129 "test": "android_webview_unittests" 129 "test": "android_webview_unittests"
130 }, 130 },
131 { 131 {
132 "test": "base_unittests" 132 "test": "base_unittests"
133 }, 133 },
134 { 134 {
135 "override_compile_targets": [ 135 "override_compile_targets": [
136 "breakpad_unittests_deps" 136 "breakpad_unittests"
137 ], 137 ],
138 "test": "breakpad_unittests" 138 "test": "breakpad_unittests"
139 }, 139 },
140 { 140 {
141 "test": "capture_unittests" 141 "test": "capture_unittests"
142 }, 142 },
143 { 143 {
144 "test": "cc_unittests" 144 "test": "cc_unittests"
145 }, 145 },
146 { 146 {
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 "test": "latency_unittests" 183 "test": "latency_unittests"
184 }, 184 },
185 { 185 {
186 "test": "media_unittests" 186 "test": "media_unittests"
187 }, 187 },
188 { 188 {
189 "test": "net_unittests" 189 "test": "net_unittests"
190 }, 190 },
191 { 191 {
192 "override_compile_targets": [ 192 "override_compile_targets": [
193 "sandbox_linux_unittests_deps" 193 "sandbox_linux_unittests"
194 ], 194 ],
195 "test": "sandbox_linux_unittests" 195 "test": "sandbox_linux_unittests"
196 }, 196 },
197 { 197 {
198 "test": "sql_unittests" 198 "test": "sql_unittests"
199 }, 199 },
200 { 200 {
201 "test": "storage_unittests" 201 "test": "storage_unittests"
202 }, 202 },
203 { 203 {
(...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after
842 "${TASK_ID}%2F%2B%2Funified_logcats" 842 "${TASK_ID}%2F%2B%2Funified_logcats"
843 ], 843 ],
844 "name": "shard #${SHARD_INDEX} logcats" 844 "name": "shard #${SHARD_INDEX} logcats"
845 } 845 }
846 ] 846 ]
847 }, 847 },
848 "test": "base_unittests" 848 "test": "base_unittests"
849 }, 849 },
850 { 850 {
851 "override_compile_targets": [ 851 "override_compile_targets": [
852 "breakpad_unittests_deps" 852 "breakpad_unittests"
853 ], 853 ],
854 "override_isolate_target": "breakpad_unittests", 854 "override_isolate_target": "breakpad_unittests",
855 "swarming": { 855 "swarming": {
856 "can_use_on_swarming_builders": true, 856 "can_use_on_swarming_builders": true,
857 "cipd_packages": [ 857 "cipd_packages": [
858 { 858 {
859 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 859 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
860 "location": "bin", 860 "location": "bin",
861 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 861 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
862 } 862 }
(...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after
1514 "${TASK_ID}%2F%2B%2Funified_logcats" 1514 "${TASK_ID}%2F%2B%2Funified_logcats"
1515 ], 1515 ],
1516 "name": "shard #${SHARD_INDEX} logcats" 1516 "name": "shard #${SHARD_INDEX} logcats"
1517 } 1517 }
1518 ] 1518 ]
1519 }, 1519 },
1520 "test": "net_unittests" 1520 "test": "net_unittests"
1521 }, 1521 },
1522 { 1522 {
1523 "override_compile_targets": [ 1523 "override_compile_targets": [
1524 "sandbox_linux_unittests_deps" 1524 "sandbox_linux_unittests"
1525 ], 1525 ],
1526 "override_isolate_target": "sandbox_linux_unittests", 1526 "override_isolate_target": "sandbox_linux_unittests",
1527 "swarming": { 1527 "swarming": {
1528 "can_use_on_swarming_builders": true, 1528 "can_use_on_swarming_builders": true,
1529 "cipd_packages": [ 1529 "cipd_packages": [
1530 { 1530 {
1531 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1531 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1532 "location": "bin", 1532 "location": "bin",
1533 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1533 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1534 } 1534 }
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
1797 "test": "android_webview_unittests" 1797 "test": "android_webview_unittests"
1798 }, 1798 },
1799 { 1799 {
1800 "swarming": { 1800 "swarming": {
1801 "can_use_on_swarming_builders": false 1801 "can_use_on_swarming_builders": false
1802 }, 1802 },
1803 "test": "base_unittests" 1803 "test": "base_unittests"
1804 }, 1804 },
1805 { 1805 {
1806 "override_compile_targets": [ 1806 "override_compile_targets": [
1807 "breakpad_unittests_deps" 1807 "breakpad_unittests"
1808 ], 1808 ],
1809 "swarming": { 1809 "swarming": {
1810 "can_use_on_swarming_builders": false 1810 "can_use_on_swarming_builders": false
1811 }, 1811 },
1812 "test": "breakpad_unittests" 1812 "test": "breakpad_unittests"
1813 }, 1813 },
1814 { 1814 {
1815 "swarming": { 1815 "swarming": {
1816 "can_use_on_swarming_builders": false 1816 "can_use_on_swarming_builders": false
1817 }, 1817 },
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
1910 "test": "media_unittests" 1910 "test": "media_unittests"
1911 }, 1911 },
1912 { 1912 {
1913 "swarming": { 1913 "swarming": {
1914 "can_use_on_swarming_builders": false 1914 "can_use_on_swarming_builders": false
1915 }, 1915 },
1916 "test": "net_unittests" 1916 "test": "net_unittests"
1917 }, 1917 },
1918 { 1918 {
1919 "override_compile_targets": [ 1919 "override_compile_targets": [
1920 "sandbox_linux_unittests_deps" 1920 "sandbox_linux_unittests"
1921 ], 1921 ],
1922 "swarming": { 1922 "swarming": {
1923 "can_use_on_swarming_builders": false 1923 "can_use_on_swarming_builders": false
1924 }, 1924 },
1925 "test": "sandbox_linux_unittests" 1925 "test": "sandbox_linux_unittests"
1926 }, 1926 },
1927 { 1927 {
1928 "swarming": { 1928 "swarming": {
1929 "can_use_on_swarming_builders": false 1929 "can_use_on_swarming_builders": false
1930 }, 1930 },
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
1991 "test": "android_webview_unittests" 1991 "test": "android_webview_unittests"
1992 }, 1992 },
1993 { 1993 {
1994 "swarming": { 1994 "swarming": {
1995 "can_use_on_swarming_builders": false 1995 "can_use_on_swarming_builders": false
1996 }, 1996 },
1997 "test": "base_unittests" 1997 "test": "base_unittests"
1998 }, 1998 },
1999 { 1999 {
2000 "override_compile_targets": [ 2000 "override_compile_targets": [
2001 "breakpad_unittests_deps" 2001 "breakpad_unittests"
2002 ], 2002 ],
2003 "swarming": { 2003 "swarming": {
2004 "can_use_on_swarming_builders": false 2004 "can_use_on_swarming_builders": false
2005 }, 2005 },
2006 "test": "breakpad_unittests" 2006 "test": "breakpad_unittests"
2007 }, 2007 },
2008 { 2008 {
2009 "swarming": { 2009 "swarming": {
2010 "can_use_on_swarming_builders": false 2010 "can_use_on_swarming_builders": false
2011 }, 2011 },
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
2104 "test": "media_unittests" 2104 "test": "media_unittests"
2105 }, 2105 },
2106 { 2106 {
2107 "swarming": { 2107 "swarming": {
2108 "can_use_on_swarming_builders": false 2108 "can_use_on_swarming_builders": false
2109 }, 2109 },
2110 "test": "net_unittests" 2110 "test": "net_unittests"
2111 }, 2111 },
2112 { 2112 {
2113 "override_compile_targets": [ 2113 "override_compile_targets": [
2114 "sandbox_linux_unittests_deps" 2114 "sandbox_linux_unittests"
2115 ], 2115 ],
2116 "swarming": { 2116 "swarming": {
2117 "can_use_on_swarming_builders": false 2117 "can_use_on_swarming_builders": false
2118 }, 2118 },
2119 "test": "sandbox_linux_unittests" 2119 "test": "sandbox_linux_unittests"
2120 }, 2120 },
2121 { 2121 {
2122 "swarming": { 2122 "swarming": {
2123 "can_use_on_swarming_builders": false 2123 "can_use_on_swarming_builders": false
2124 }, 2124 },
(...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after
3330 "device_type": "gce_x86" 3330 "device_type": "gce_x86"
3331 } 3331 }
3332 ], 3332 ],
3333 "hard_timeout": 960, 3333 "hard_timeout": 960,
3334 "shards": 1 3334 "shards": 1
3335 } 3335 }
3336 } 3336 }
3337 ] 3337 ]
3338 } 3338 }
3339 } 3339 }
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