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

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

Issue 393353002: Mojo: Enable mojo_shell_tests on *all* (?) the Linux bots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 "Linux Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "app_list_unittests", 5 "app_list_unittests",
6 "aura_unittests", 6 "aura_unittests",
7 "interactive_ui_tests", 7 "interactive_ui_tests",
8 "base_unittests", 8 "base_unittests",
9 "cacheinvalidation_unittests", 9 "cacheinvalidation_unittests",
10 "cast_unittests", 10 "cast_unittests",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 "browser_tests", 87 "browser_tests",
88 "content_browsertests", 88 "content_browsertests",
89 "mojo_apps_js_unittests", 89 "mojo_apps_js_unittests",
90 "mojo_common_unittests", 90 "mojo_common_unittests",
91 "mojo_js_unittests", 91 "mojo_js_unittests",
92 "mojo_public_bindings_unittests", 92 "mojo_public_bindings_unittests",
93 "mojo_public_environment_unittests", 93 "mojo_public_environment_unittests",
94 "mojo_public_system_unittests", 94 "mojo_public_system_unittests",
95 "mojo_public_utility_unittests", 95 "mojo_public_utility_unittests",
96 "mojo_service_manager_unittests", 96 "mojo_service_manager_unittests",
97 "mojo_shell_tests",
97 "mojo_system_unittests", 98 "mojo_system_unittests",
98 "nacl_loader_unittests" 99 "nacl_loader_unittests"
99 ] 100 ]
100 }, 101 },
101 "Linux Tests (dbg)(1)(32)": { 102 "Linux Tests (dbg)(1)(32)": {
102 "gtest_tests": [ 103 "gtest_tests": [
103 "net_unittests", 104 "net_unittests",
104 "browser_tests", 105 "browser_tests",
105 "content_browsertests", 106 "content_browsertests",
106 "app_shell_browsertests" 107 "app_shell_browsertests"
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 "wm_unittests", 144 "wm_unittests",
144 "sql_unittests", 145 "sql_unittests",
145 "mojo_apps_js_unittests", 146 "mojo_apps_js_unittests",
146 "mojo_common_unittests", 147 "mojo_common_unittests",
147 "mojo_js_unittests", 148 "mojo_js_unittests",
148 "mojo_public_bindings_unittests", 149 "mojo_public_bindings_unittests",
149 "mojo_public_environment_unittests", 150 "mojo_public_environment_unittests",
150 "mojo_public_system_unittests", 151 "mojo_public_system_unittests",
151 "mojo_public_utility_unittests", 152 "mojo_public_utility_unittests",
152 "mojo_service_manager_unittests", 153 "mojo_service_manager_unittests",
154 "mojo_shell_tests",
153 "mojo_system_unittests", 155 "mojo_system_unittests",
154 "mojo_view_manager_unittests", 156 "mojo_view_manager_unittests",
155 "nacl_loader_unittests" 157 "nacl_loader_unittests"
156 ] 158 ]
157 }, 159 },
158 "Linux Tests (dbg)(1)": { 160 "Linux Tests (dbg)(1)": {
159 "gtest_tests": [ 161 "gtest_tests": [
160 "net_unittests", 162 "net_unittests",
161 "browser_tests", 163 "browser_tests",
162 "content_browsertests", 164 "content_browsertests",
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 "wm_unittests", 203 "wm_unittests",
202 "sql_unittests", 204 "sql_unittests",
203 "mojo_apps_js_unittests", 205 "mojo_apps_js_unittests",
204 "mojo_common_unittests", 206 "mojo_common_unittests",
205 "mojo_js_unittests", 207 "mojo_js_unittests",
206 "mojo_public_bindings_unittests", 208 "mojo_public_bindings_unittests",
207 "mojo_public_environment_unittests", 209 "mojo_public_environment_unittests",
208 "mojo_public_system_unittests", 210 "mojo_public_system_unittests",
209 "mojo_public_utility_unittests", 211 "mojo_public_utility_unittests",
210 "mojo_service_manager_unittests", 212 "mojo_service_manager_unittests",
213 "mojo_shell_tests",
211 "mojo_system_unittests", 214 "mojo_system_unittests",
212 "mojo_view_manager_unittests", 215 "mojo_view_manager_unittests",
213 "nacl_loader_unittests" 216 "nacl_loader_unittests"
214 ] 217 ]
215 }, 218 },
216 "Linux Clang (dbg)": { 219 "Linux Clang (dbg)": {
217 "gtest_tests": [ 220 "gtest_tests": [
218 "accessibility_unittests", 221 "accessibility_unittests",
219 "base_unittests", 222 "base_unittests",
220 "components_unittests", 223 "components_unittests",
221 "crypto_unittests", 224 "crypto_unittests",
222 "google_apis_unittests", 225 "google_apis_unittests",
223 "content_unittests", 226 "content_unittests",
224 "device_unittests", 227 "device_unittests",
225 "display_unittests", 228 "display_unittests",
226 "sandbox_linux_unittests", 229 "sandbox_linux_unittests",
227 "ui_unittests", 230 "ui_unittests",
228 "ipc_tests", 231 "ipc_tests",
229 "sync_unit_tests", 232 "sync_unit_tests",
230 "unit_tests", 233 "unit_tests",
231 "sql_unittests", 234 "sql_unittests",
232 "mojo_apps_js_unittests", 235 "mojo_apps_js_unittests",
233 "mojo_common_unittests", 236 "mojo_common_unittests",
234 "mojo_js_unittests", 237 "mojo_js_unittests",
235 "mojo_public_bindings_unittests", 238 "mojo_public_bindings_unittests",
236 "mojo_public_environment_unittests", 239 "mojo_public_environment_unittests",
237 "mojo_public_system_unittests", 240 "mojo_public_system_unittests",
238 "mojo_public_utility_unittests", 241 "mojo_public_utility_unittests",
239 "mojo_service_manager_unittests", 242 "mojo_service_manager_unittests",
243 "mojo_shell_tests",
240 "mojo_system_unittests", 244 "mojo_system_unittests",
241 "mojo_view_manager_unittests", 245 "mojo_view_manager_unittests",
242 "nacl_loader_unittests" 246 "nacl_loader_unittests"
243 ] 247 ]
244 } 248 }
245 } 249 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698