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

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

Issue 802673002: Revert of Isolate remaining tests under ui/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « no previous file | testing/buildbot/chromium.mac.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 "Linux Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 "accessibility_unittests",
5 "test": "accessibility_unittests", 5 "app_list_unittests",
6 "swarming": {
7 "can_use_on_swarming_builders": true
8 }
9 },
10 {
11 "test": "app_list_unittests",
12 "swarming": {
13 "can_use_on_swarming_builders": true
14 }
15 },
16 "app_shell_browsertests", 6 "app_shell_browsertests",
17 "app_shell_unittests", 7 "app_shell_unittests",
18 "aura_unittests", 8 "aura_unittests",
19 { 9 {
20 "test": "base_unittests", 10 "test": "base_unittests",
21 "swarming": { 11 "swarming": {
22 "can_use_on_swarming_builders": true 12 "can_use_on_swarming_builders": true
23 } 13 }
24 }, 14 },
25 { 15 {
(...skipping 18 matching lines...) Expand all
44 { 34 {
45 "test": "content_unittests", 35 "test": "content_unittests",
46 "swarming": { 36 "swarming": {
47 "can_use_on_swarming_builders": true 37 "can_use_on_swarming_builders": true
48 } 38 }
49 }, 39 },
50 "crypto_unittests", 40 "crypto_unittests",
51 "dbus_unittests", 41 "dbus_unittests",
52 "device_unittests", 42 "device_unittests",
53 "display_unittests", 43 "display_unittests",
54 { 44 "events_unittests",
55 "test": "events_unittests",
56 "swarming": {
57 "can_use_on_swarming_builders": true
58 }
59 },
60 "extensions_unittests", 45 "extensions_unittests",
61 "gcm_unit_tests", 46 "gcm_unit_tests",
62 { 47 "gfx_unittests",
63 "test": "gfx_unittests",
64 "swarming": {
65 "can_use_on_swarming_builders": true
66 }
67 },
68 "google_apis_unittests", 48 "google_apis_unittests",
69 "gpu_unittests", 49 "gpu_unittests",
70 { 50 {
71 "test": "interactive_ui_tests", 51 "test": "interactive_ui_tests",
72 "swarming": { 52 "swarming": {
73 "can_use_on_swarming_builders": true 53 "can_use_on_swarming_builders": true
74 } 54 }
75 }, 55 },
76 "ipc_mojo_unittests", 56 "ipc_mojo_unittests",
77 "ipc_tests", 57 "ipc_tests",
(...skipping 10 matching lines...) Expand all
88 "test": "net_unittests", 68 "test": "net_unittests",
89 "swarming": { 69 "swarming": {
90 "can_use_on_swarming_builders": true 70 "can_use_on_swarming_builders": true
91 } 71 }
92 }, 72 },
93 "ppapi_unittests", 73 "ppapi_unittests",
94 "printing_unittests", 74 "printing_unittests",
95 "remoting_unittests", 75 "remoting_unittests",
96 "sandbox_linux_unittests", 76 "sandbox_linux_unittests",
97 "sql_unittests", 77 "sql_unittests",
98 { 78 "ui_base_unittests",
99 "test": "ui_base_unittests",
100 "swarming": {
101 "can_use_on_swarming_builders": true
102 }
103 },
104 "ui_touch_selection_unittests", 79 "ui_touch_selection_unittests",
105 { 80 {
106 "test": "sync_integration_tests", 81 "test": "sync_integration_tests",
107 "swarming": { 82 "swarming": {
108 "can_use_on_swarming_builders": true 83 "can_use_on_swarming_builders": true
109 } 84 }
110 }, 85 },
111 "sync_unit_tests", 86 "sync_unit_tests",
112 { 87 {
113 "test": "unit_tests", 88 "test": "unit_tests",
(...skipping 15 matching lines...) Expand all
129 "script": "telemetry_perf_unittests.py" 104 "script": "telemetry_perf_unittests.py"
130 }, 105 },
131 { 106 {
132 "name": "nacl_integration", 107 "name": "nacl_integration",
133 "script": "nacl_integration.py" 108 "script": "nacl_integration.py"
134 } 109 }
135 ] 110 ]
136 }, 111 },
137 "Linux Tests (dbg)(1)(32)": { 112 "Linux Tests (dbg)(1)(32)": {
138 "gtest_tests": [ 113 "gtest_tests": [
139 { 114 "accessibility_unittests",
140 "test": "accessibility_unittests", 115 "app_list_unittests",
141 "swarming": {
142 "can_use_on_swarming_builders": true
143 }
144 },
145 {
146 "test": "app_list_unittests",
147 "swarming": {
148 "can_use_on_swarming_builders": true
149 }
150 },
151 "app_shell_browsertests", 116 "app_shell_browsertests",
152 "app_shell_unittests", 117 "app_shell_unittests",
153 "aura_unittests", 118 "aura_unittests",
154 { 119 {
155 "test": "base_unittests", 120 "test": "base_unittests",
156 "swarming": { 121 "swarming": {
157 "can_use_on_swarming_builders": true 122 "can_use_on_swarming_builders": true
158 } 123 }
159 }, 124 },
160 { 125 {
(...skipping 18 matching lines...) Expand all
179 { 144 {
180 "test": "content_unittests", 145 "test": "content_unittests",
181 "swarming": { 146 "swarming": {
182 "can_use_on_swarming_builders": true 147 "can_use_on_swarming_builders": true
183 } 148 }
184 }, 149 },
185 "crypto_unittests", 150 "crypto_unittests",
186 "dbus_unittests", 151 "dbus_unittests",
187 "device_unittests", 152 "device_unittests",
188 "display_unittests", 153 "display_unittests",
189 { 154 "events_unittests",
190 "test": "events_unittests",
191 "swarming": {
192 "can_use_on_swarming_builders": true
193 }
194 },
195 "extensions_unittests", 155 "extensions_unittests",
196 "gcm_unit_tests", 156 "gcm_unit_tests",
197 { 157 "gfx_unittests",
198 "test": "gfx_unittests",
199 "swarming": {
200 "can_use_on_swarming_builders": true
201 }
202 },
203 "google_apis_unittests", 158 "google_apis_unittests",
204 "gpu_unittests", 159 "gpu_unittests",
205 { 160 {
206 "test": "interactive_ui_tests", 161 "test": "interactive_ui_tests",
207 "swarming": { 162 "swarming": {
208 "can_use_on_swarming_builders": true 163 "can_use_on_swarming_builders": true
209 } 164 }
210 }, 165 },
211 "ipc_mojo_unittests", 166 "ipc_mojo_unittests",
212 "ipc_tests", 167 "ipc_tests",
(...skipping 10 matching lines...) Expand all
223 "test": "net_unittests", 178 "test": "net_unittests",
224 "swarming": { 179 "swarming": {
225 "can_use_on_swarming_builders": true 180 "can_use_on_swarming_builders": true
226 } 181 }
227 }, 182 },
228 "ppapi_unittests", 183 "ppapi_unittests",
229 "printing_unittests", 184 "printing_unittests",
230 "remoting_unittests", 185 "remoting_unittests",
231 "sandbox_linux_unittests", 186 "sandbox_linux_unittests",
232 "sql_unittests", 187 "sql_unittests",
233 { 188 "ui_base_unittests",
234 "test": "ui_base_unittests",
235 "swarming": {
236 "can_use_on_swarming_builders": true
237 }
238 },
239 "ui_touch_selection_unittests", 189 "ui_touch_selection_unittests",
240 { 190 {
241 "test": "sync_integration_tests", 191 "test": "sync_integration_tests",
242 "swarming": { 192 "swarming": {
243 "can_use_on_swarming_builders": true 193 "can_use_on_swarming_builders": true
244 } 194 }
245 }, 195 },
246 "sync_unit_tests", 196 "sync_unit_tests",
247 { 197 {
248 "test": "unit_tests", 198 "test": "unit_tests",
249 "swarming": { 199 "swarming": {
250 "can_use_on_swarming_builders": true 200 "can_use_on_swarming_builders": true
251 } 201 }
252 }, 202 },
253 "url_unittests", 203 "url_unittests",
254 "views_unittests", 204 "views_unittests",
255 "wm_unittests" 205 "wm_unittests"
256 ], 206 ],
257 "scripts": [ 207 "scripts": [
258 { 208 {
259 "name": "nacl_integration", 209 "name": "nacl_integration",
260 "script": "nacl_integration.py" 210 "script": "nacl_integration.py"
261 } 211 }
262 ] 212 ]
263 }, 213 },
264 "Linux Tests (dbg)(1)": { 214 "Linux Tests (dbg)(1)": {
265 "gtest_tests": [ 215 "gtest_tests": [
266 { 216 "accessibility_unittests",
267 "test": "accessibility_unittests", 217 "app_list_unittests",
268 "swarming": {
269 "can_use_on_swarming_builders": true
270 }
271 },
272 {
273 "test": "app_list_unittests",
274 "swarming": {
275 "can_use_on_swarming_builders": true
276 }
277 },
278 "app_shell_browsertests", 218 "app_shell_browsertests",
279 "app_shell_unittests", 219 "app_shell_unittests",
280 "aura_unittests", 220 "aura_unittests",
281 { 221 {
282 "test": "base_unittests", 222 "test": "base_unittests",
283 "swarming": { 223 "swarming": {
284 "can_use_on_swarming_builders": true 224 "can_use_on_swarming_builders": true
285 } 225 }
286 }, 226 },
287 { 227 {
(...skipping 18 matching lines...) Expand all
306 { 246 {
307 "test": "content_unittests", 247 "test": "content_unittests",
308 "swarming": { 248 "swarming": {
309 "can_use_on_swarming_builders": true 249 "can_use_on_swarming_builders": true
310 } 250 }
311 }, 251 },
312 "crypto_unittests", 252 "crypto_unittests",
313 "dbus_unittests", 253 "dbus_unittests",
314 "device_unittests", 254 "device_unittests",
315 "display_unittests", 255 "display_unittests",
316 { 256 "events_unittests",
317 "test": "events_unittests",
318 "swarming": {
319 "can_use_on_swarming_builders": true
320 }
321 },
322 "extensions_unittests", 257 "extensions_unittests",
323 "gcm_unit_tests", 258 "gcm_unit_tests",
324 { 259 "gfx_unittests",
325 "test": "gfx_unittests",
326 "swarming": {
327 "can_use_on_swarming_builders": true
328 }
329 },
330 "google_apis_unittests", 260 "google_apis_unittests",
331 "gpu_unittests", 261 "gpu_unittests",
332 { 262 {
333 "test": "interactive_ui_tests", 263 "test": "interactive_ui_tests",
334 "swarming": { 264 "swarming": {
335 "can_use_on_swarming_builders": true, 265 "can_use_on_swarming_builders": true,
336 "shards": 3 266 "shards": 3
337 } 267 }
338 }, 268 },
339 "ipc_mojo_unittests", 269 "ipc_mojo_unittests",
(...skipping 14 matching lines...) Expand all
354 } 284 }
355 }, 285 },
356 "ppapi_unittests", 286 "ppapi_unittests",
357 "printing_unittests", 287 "printing_unittests",
358 "remoting_unittests", 288 "remoting_unittests",
359 { 289 {
360 "test": "sandbox_linux_unittests", 290 "test": "sandbox_linux_unittests",
361 "args": ["--test-launcher-print-test-stdio=always"] 291 "args": ["--test-launcher-print-test-stdio=always"]
362 }, 292 },
363 "sql_unittests", 293 "sql_unittests",
364 { 294 "ui_base_unittests",
365 "test": "ui_base_unittests",
366 "swarming": {
367 "can_use_on_swarming_builders": true
368 }
369 },
370 "ui_touch_selection_unittests", 295 "ui_touch_selection_unittests",
371 { 296 {
372 "test": "sync_integration_tests", 297 "test": "sync_integration_tests",
373 "swarming": { 298 "swarming": {
374 "can_use_on_swarming_builders": true 299 "can_use_on_swarming_builders": true
375 } 300 }
376 }, 301 },
377 "sync_unit_tests", 302 "sync_unit_tests",
378 { 303 {
379 "test": "unit_tests", 304 "test": "unit_tests",
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 "mojo_system_unittests", 347 "mojo_system_unittests",
423 "nacl_loader_unittests", 348 "nacl_loader_unittests",
424 "sandbox_linux_unittests", 349 "sandbox_linux_unittests",
425 "sql_unittests", 350 "sql_unittests",
426 "sync_unit_tests", 351 "sync_unit_tests",
427 "ui_base_unittests", 352 "ui_base_unittests",
428 "unit_tests" 353 "unit_tests"
429 ] 354 ]
430 } 355 }
431 } 356 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698