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

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

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 years, 10 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.fyi.json ('k') | 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 {
5 "test": "accessibility_unittests", 5 "test": "accessibility_unittests",
6 "swarming": { 6 "swarming": {
7 "can_use_on_swarming_builders": true 7 "can_use_on_swarming_builders": true
8 } 8 }
9 }, 9 },
10 { 10 {
11 "test": "app_list_unittests", 11 "test": "app_list_unittests",
12 "swarming": { 12 "swarming": {
13 "can_use_on_swarming_builders": true 13 "can_use_on_swarming_builders": true
14 } 14 }
15 }, 15 },
16 "app_shell_browsertests",
17 "app_shell_unittests", 16 "app_shell_unittests",
18 "aura_unittests", 17 "aura_unittests",
19 { 18 {
20 "test": "base_unittests", 19 "test": "base_unittests",
21 "swarming": { 20 "swarming": {
22 "can_use_on_swarming_builders": true 21 "can_use_on_swarming_builders": true
23 } 22 }
24 }, 23 },
25 { 24 {
26 "test": "browser_tests", 25 "test": "browser_tests",
27 "swarming": { 26 "swarming": {
28 "can_use_on_swarming_builders": true, 27 "can_use_on_swarming_builders": true,
29 "shards": 5 28 "shards": 5
30 } 29 }
31 }, 30 },
32 "cacheinvalidation_unittests", 31 "cacheinvalidation_unittests",
33 "cast_unittests", 32 "cast_unittests",
34 "cc_unittests", 33 {
34 "test": "cc_unittests",
35 "swarming": {
36 "can_use_on_swarming_builders": true
37 }
38 },
35 "chromedriver_unittests", 39 "chromedriver_unittests",
36 { 40 {
41 "test": "components_browsertests",
42 "swarming": {
43 "can_use_on_swarming_builders": true
44 }
45 },
46 {
37 "test": "components_unittests", 47 "test": "components_unittests",
38 "swarming": { 48 "swarming": {
39 "can_use_on_swarming_builders": true 49 "can_use_on_swarming_builders": true
40 } 50 }
41 }, 51 },
42 "compositor_unittests", 52 "compositor_unittests",
43 { 53 {
44 "test": "content_browsertests", 54 "test": "content_browsertests",
45 "swarming": { 55 "swarming": {
46 "can_use_on_swarming_builders": true 56 "can_use_on_swarming_builders": true
47 } 57 }
48 }, 58 },
49 { 59 {
50 "test": "content_unittests", 60 "test": "content_unittests",
51 "swarming": { 61 "swarming": {
52 "can_use_on_swarming_builders": true 62 "can_use_on_swarming_builders": true
53 } 63 }
54 }, 64 },
55 "crypto_unittests", 65 "crypto_unittests",
56 "dbus_unittests", 66 "dbus_unittests",
57 "device_unittests", 67 "device_unittests",
58 "display_unittests", 68 "display_unittests",
59 { 69 {
60 "test": "events_unittests", 70 "test": "events_unittests",
61 "swarming": { 71 "swarming": {
62 "can_use_on_swarming_builders": true 72 "can_use_on_swarming_builders": true
63 } 73 }
64 }, 74 },
75 {
76 "test": "extensions_browsertests",
77 "swarming": {
78 "can_use_on_swarming_builders": true
79 }
80 },
65 "extensions_unittests", 81 "extensions_unittests",
66 "gcm_unit_tests", 82 "gcm_unit_tests",
67 { 83 {
68 "test": "gfx_unittests", 84 "test": "gfx_unittests",
69 "swarming": { 85 "swarming": {
70 "can_use_on_swarming_builders": true 86 "can_use_on_swarming_builders": true
71 } 87 }
72 }, 88 },
73 "google_apis_unittests", 89 "google_apis_unittests",
74 { 90 {
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 "swarming": { 190 "swarming": {
175 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
176 } 192 }
177 }, 193 },
178 { 194 {
179 "test": "app_list_unittests", 195 "test": "app_list_unittests",
180 "swarming": { 196 "swarming": {
181 "can_use_on_swarming_builders": true 197 "can_use_on_swarming_builders": true
182 } 198 }
183 }, 199 },
184 "app_shell_browsertests",
185 "app_shell_unittests", 200 "app_shell_unittests",
186 "aura_unittests", 201 "aura_unittests",
187 { 202 {
188 "test": "base_unittests", 203 "test": "base_unittests",
189 "swarming": { 204 "swarming": {
190 "can_use_on_swarming_builders": true 205 "can_use_on_swarming_builders": true
191 } 206 }
192 }, 207 },
193 { 208 {
194 "test": "browser_tests", 209 "test": "browser_tests",
195 "swarming": { 210 "swarming": {
196 "can_use_on_swarming_builders": true, 211 "can_use_on_swarming_builders": true,
197 "shards": 10 212 "shards": 10
198 } 213 }
199 }, 214 },
200 "cacheinvalidation_unittests", 215 "cacheinvalidation_unittests",
201 "cast_unittests", 216 "cast_unittests",
202 "cc_unittests", 217 {
218 "test": "cc_unittests",
219 "swarming": {
220 "can_use_on_swarming_builders": true
221 }
222 },
203 "chromedriver_unittests", 223 "chromedriver_unittests",
204 { 224 {
205 "test": "components_unittests", 225 "test": "components_unittests",
206 "swarming": { 226 "swarming": {
207 "can_use_on_swarming_builders": true 227 "can_use_on_swarming_builders": true
208 } 228 }
209 }, 229 },
210 "compositor_unittests", 230 "compositor_unittests",
211 { 231 {
212 "test": "content_browsertests", 232 "test": "content_browsertests",
(...skipping 10 matching lines...) Expand all
223 "crypto_unittests", 243 "crypto_unittests",
224 "dbus_unittests", 244 "dbus_unittests",
225 "device_unittests", 245 "device_unittests",
226 "display_unittests", 246 "display_unittests",
227 { 247 {
228 "test": "events_unittests", 248 "test": "events_unittests",
229 "swarming": { 249 "swarming": {
230 "can_use_on_swarming_builders": true 250 "can_use_on_swarming_builders": true
231 } 251 }
232 }, 252 },
253 {
254 "test": "extensions_browsertests",
255 "swarming": {
256 "can_use_on_swarming_builders": true
257 }
258 },
233 "extensions_unittests", 259 "extensions_unittests",
234 "gcm_unit_tests", 260 "gcm_unit_tests",
235 { 261 {
236 "test": "gfx_unittests", 262 "test": "gfx_unittests",
237 "swarming": { 263 "swarming": {
238 "can_use_on_swarming_builders": true 264 "can_use_on_swarming_builders": true
239 } 265 }
240 }, 266 },
241 "google_apis_unittests", 267 "google_apis_unittests",
242 { 268 {
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 "swarming": { 348 "swarming": {
323 "can_use_on_swarming_builders": true 349 "can_use_on_swarming_builders": true
324 } 350 }
325 }, 351 },
326 { 352 {
327 "test": "app_list_unittests", 353 "test": "app_list_unittests",
328 "swarming": { 354 "swarming": {
329 "can_use_on_swarming_builders": true 355 "can_use_on_swarming_builders": true
330 } 356 }
331 }, 357 },
332 "app_shell_browsertests",
333 "app_shell_unittests", 358 "app_shell_unittests",
334 "aura_unittests", 359 "aura_unittests",
335 { 360 {
336 "test": "base_unittests", 361 "test": "base_unittests",
337 "swarming": { 362 "swarming": {
338 "can_use_on_swarming_builders": true 363 "can_use_on_swarming_builders": true
339 } 364 }
340 }, 365 },
341 { 366 {
342 "test": "browser_tests", 367 "test": "browser_tests",
343 "swarming": { 368 "swarming": {
344 "can_use_on_swarming_builders": true, 369 "can_use_on_swarming_builders": true,
345 "shards": 10 370 "shards": 10
346 } 371 }
347 }, 372 },
348 "cacheinvalidation_unittests", 373 "cacheinvalidation_unittests",
349 "cast_unittests", 374 "cast_unittests",
350 "cc_unittests", 375 {
376 "test": "cc_unittests",
377 "swarming": {
378 "can_use_on_swarming_builders": true
379 }
380 },
351 "chromedriver_unittests", 381 "chromedriver_unittests",
352 { 382 {
353 "test": "components_unittests", 383 "test": "components_unittests",
354 "swarming": { 384 "swarming": {
355 "can_use_on_swarming_builders": true 385 "can_use_on_swarming_builders": true
356 } 386 }
357 }, 387 },
358 "compositor_unittests", 388 "compositor_unittests",
359 { 389 {
360 "test": "content_browsertests", 390 "test": "content_browsertests",
(...skipping 10 matching lines...) Expand all
371 "crypto_unittests", 401 "crypto_unittests",
372 "dbus_unittests", 402 "dbus_unittests",
373 "device_unittests", 403 "device_unittests",
374 "display_unittests", 404 "display_unittests",
375 { 405 {
376 "test": "events_unittests", 406 "test": "events_unittests",
377 "swarming": { 407 "swarming": {
378 "can_use_on_swarming_builders": true 408 "can_use_on_swarming_builders": true
379 } 409 }
380 }, 410 },
411 {
412 "test": "extensions_browsertests",
413 "swarming": {
414 "can_use_on_swarming_builders": true
415 }
416 },
381 "extensions_unittests", 417 "extensions_unittests",
382 "gcm_unit_tests", 418 "gcm_unit_tests",
383 { 419 {
384 "test": "gfx_unittests", 420 "test": "gfx_unittests",
385 "swarming": { 421 "swarming": {
386 "can_use_on_swarming_builders": true 422 "can_use_on_swarming_builders": true
387 } 423 }
388 }, 424 },
389 "google_apis_unittests", 425 "google_apis_unittests",
390 { 426 {
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 "nacl_loader_unittests", 534 "nacl_loader_unittests",
499 "sandbox_linux_unittests", 535 "sandbox_linux_unittests",
500 "sql_unittests", 536 "sql_unittests",
501 "sync_unit_tests", 537 "sync_unit_tests",
502 "ui_base_unittests", 538 "ui_base_unittests",
503 "unit_tests", 539 "unit_tests",
504 "skia_unittests" 540 "skia_unittests"
505 ] 541 ]
506 } 542 }
507 } 543 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698