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

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

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
OLDNEW
1 { 1 {
2 "Mac10.6 Tests": { 2 "Mac10.6 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 {
(...skipping 12 matching lines...) Expand all
23 "test": "browser_tests", 23 "test": "browser_tests",
24 "swarming": { 24 "swarming": {
25 "can_use_on_swarming_builders": true, 25 "can_use_on_swarming_builders": true,
26 "shards": 10 26 "shards": 10
27 } 27 }
28 }, 28 },
29 "cacheinvalidation_unittests", 29 "cacheinvalidation_unittests",
30 "cast_unittests", 30 "cast_unittests",
31 "cc_unittests", 31 "cc_unittests",
32 "chromedriver_unittests", 32 "chromedriver_unittests",
33 "components_unittests", 33 {
34 "test": "components_unittests",
35 "swarming": {
36 "can_use_on_swarming_builders": true
37 }
38 },
34 { 39 {
35 "test": "content_browsertests", 40 "test": "content_browsertests",
36 "swarming": { 41 "swarming": {
37 "can_use_on_swarming_builders": true 42 "can_use_on_swarming_builders": true
38 } 43 }
39 }, 44 },
40 { 45 {
41 "test": "content_unittests", 46 "test": "content_unittests",
42 "swarming": { 47 "swarming": {
43 "can_use_on_swarming_builders": true 48 "can_use_on_swarming_builders": true
44 } 49 }
45 }, 50 },
46 "crypto_unittests", 51 "crypto_unittests",
47 "extensions_unittests", 52 "extensions_unittests",
48 "gcm_unit_tests", 53 "gcm_unit_tests",
49 { 54 {
50 "test": "gfx_unittests", 55 "test": "gfx_unittests",
51 "swarming": { 56 "swarming": {
52 "can_use_on_swarming_builders": true 57 "can_use_on_swarming_builders": true
53 } 58 }
54 }, 59 },
55 "gpu_unittests", 60 {
61 "test": "gpu_unittests",
62 "swarming": {
63 "can_use_on_swarming_builders": true
64 }
65 },
56 "google_apis_unittests", 66 "google_apis_unittests",
57 { 67 {
58 "test": "interactive_ui_tests", 68 "test": "interactive_ui_tests",
59 "swarming": { 69 "swarming": {
60 "can_use_on_swarming_builders": true 70 "can_use_on_swarming_builders": true
61 } 71 }
62 }, 72 },
63 "ipc_tests", 73 "ipc_tests",
64 "jingle_unittests", 74 "jingle_unittests",
65 "media_unittests", 75 {
76 "test": "media_unittests",
77 "swarming": {
78 "can_use_on_swarming_builders": true
79 }
80 },
66 { 81 {
67 "test": "message_center_unittests", 82 "test": "message_center_unittests",
68 "swarming": { 83 "swarming": {
69 "can_use_on_swarming_builders": true 84 "can_use_on_swarming_builders": true
70 } 85 }
71 }, 86 },
72 "mojo_common_unittests", 87 "mojo_common_unittests",
73 "mojo_public_bindings_unittests", 88 "mojo_public_bindings_unittests",
74 "mojo_public_environment_unittests", 89 "mojo_public_environment_unittests",
75 "mojo_public_system_unittests", 90 "mojo_public_system_unittests",
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 "test": "browser_tests", 162 "test": "browser_tests",
148 "swarming": { 163 "swarming": {
149 "can_use_on_swarming_builders": true, 164 "can_use_on_swarming_builders": true,
150 "shards": 10 165 "shards": 10
151 } 166 }
152 }, 167 },
153 "cacheinvalidation_unittests", 168 "cacheinvalidation_unittests",
154 "cast_unittests", 169 "cast_unittests",
155 "cc_unittests", 170 "cc_unittests",
156 "chromedriver_unittests", 171 "chromedriver_unittests",
157 "components_unittests", 172 {
173 "test": "components_unittests",
174 "swarming": {
175 "can_use_on_swarming_builders": true
176 }
177 },
158 { 178 {
159 "test": "content_browsertests", 179 "test": "content_browsertests",
160 "swarming": { 180 "swarming": {
161 "can_use_on_swarming_builders": true 181 "can_use_on_swarming_builders": true
162 } 182 }
163 }, 183 },
164 { 184 {
165 "test": "content_unittests", 185 "test": "content_unittests",
166 "swarming": { 186 "swarming": {
167 "can_use_on_swarming_builders": true 187 "can_use_on_swarming_builders": true
168 } 188 }
169 }, 189 },
170 "crypto_unittests", 190 "crypto_unittests",
171 "extensions_unittests", 191 "extensions_unittests",
172 "gcm_unit_tests", 192 "gcm_unit_tests",
173 { 193 {
174 "test": "gfx_unittests", 194 "test": "gfx_unittests",
175 "swarming": { 195 "swarming": {
176 "can_use_on_swarming_builders": true 196 "can_use_on_swarming_builders": true
177 } 197 }
178 }, 198 },
179 "gpu_unittests", 199 {
200 "test": "gpu_unittests",
201 "swarming": {
202 "can_use_on_swarming_builders": true
203 }
204 },
180 "google_apis_unittests", 205 "google_apis_unittests",
181 { 206 {
182 "test": "interactive_ui_tests", 207 "test": "interactive_ui_tests",
183 "swarming": { 208 "swarming": {
184 "can_use_on_swarming_builders": true 209 "can_use_on_swarming_builders": true
185 } 210 }
186 }, 211 },
187 "ipc_tests", 212 "ipc_tests",
188 "jingle_unittests", 213 "jingle_unittests",
189 "media_unittests", 214 {
215 "test": "media_unittests",
216 "swarming": {
217 "can_use_on_swarming_builders": true
218 }
219 },
190 { 220 {
191 "test": "message_center_unittests", 221 "test": "message_center_unittests",
192 "swarming": { 222 "swarming": {
193 "can_use_on_swarming_builders": true 223 "can_use_on_swarming_builders": true
194 } 224 }
195 }, 225 },
196 "mojo_common_unittests", 226 "mojo_common_unittests",
197 "mojo_public_bindings_unittests", 227 "mojo_public_bindings_unittests",
198 "mojo_public_environment_unittests", 228 "mojo_public_environment_unittests",
199 "mojo_public_system_unittests", 229 "mojo_public_system_unittests",
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 "test": "browser_tests", 301 "test": "browser_tests",
272 "swarming": { 302 "swarming": {
273 "can_use_on_swarming_builders": true, 303 "can_use_on_swarming_builders": true,
274 "shards": 10 304 "shards": 10
275 } 305 }
276 }, 306 },
277 "cacheinvalidation_unittests", 307 "cacheinvalidation_unittests",
278 "cast_unittests", 308 "cast_unittests",
279 "cc_unittests", 309 "cc_unittests",
280 "chromedriver_unittests", 310 "chromedriver_unittests",
281 "components_unittests", 311 {
312 "test": "components_unittests",
313 "swarming": {
314 "can_use_on_swarming_builders": true
315 }
316 },
282 { 317 {
283 "test": "content_browsertests", 318 "test": "content_browsertests",
284 "swarming": { 319 "swarming": {
285 "can_use_on_swarming_builders": true 320 "can_use_on_swarming_builders": true
286 } 321 }
287 }, 322 },
288 { 323 {
289 "test": "content_unittests", 324 "test": "content_unittests",
290 "swarming": { 325 "swarming": {
291 "can_use_on_swarming_builders": true 326 "can_use_on_swarming_builders": true
292 } 327 }
293 }, 328 },
294 "crypto_unittests", 329 "crypto_unittests",
295 "extensions_unittests", 330 "extensions_unittests",
296 "gcm_unit_tests", 331 "gcm_unit_tests",
297 { 332 {
298 "test": "gfx_unittests", 333 "test": "gfx_unittests",
299 "swarming": { 334 "swarming": {
300 "can_use_on_swarming_builders": true 335 "can_use_on_swarming_builders": true
301 } 336 }
302 }, 337 },
303 "gpu_unittests", 338 {
339 "test": "gpu_unittests",
340 "swarming": {
341 "can_use_on_swarming_builders": true
342 }
343 },
304 "google_apis_unittests", 344 "google_apis_unittests",
305 { 345 {
306 "test": "interactive_ui_tests", 346 "test": "interactive_ui_tests",
307 "swarming": { 347 "swarming": {
308 "can_use_on_swarming_builders": true 348 "can_use_on_swarming_builders": true
309 } 349 }
310 }, 350 },
311 "ipc_tests", 351 "ipc_tests",
312 "jingle_unittests", 352 "jingle_unittests",
313 "media_unittests", 353 {
354 "test": "media_unittests",
355 "swarming": {
356 "can_use_on_swarming_builders": true
357 }
358 },
314 { 359 {
315 "test": "message_center_unittests", 360 "test": "message_center_unittests",
316 "swarming": { 361 "swarming": {
317 "can_use_on_swarming_builders": true 362 "can_use_on_swarming_builders": true
318 } 363 }
319 }, 364 },
320 "mojo_common_unittests", 365 "mojo_common_unittests",
321 "mojo_public_bindings_unittests", 366 "mojo_public_bindings_unittests",
322 "mojo_public_environment_unittests", 367 "mojo_public_environment_unittests",
323 "mojo_public_system_unittests", 368 "mojo_public_system_unittests",
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 "test": "browser_tests", 440 "test": "browser_tests",
396 "swarming": { 441 "swarming": {
397 "can_use_on_swarming_builders": true, 442 "can_use_on_swarming_builders": true,
398 "shards": 10 443 "shards": 10
399 } 444 }
400 }, 445 },
401 "cacheinvalidation_unittests", 446 "cacheinvalidation_unittests",
402 "cast_unittests", 447 "cast_unittests",
403 "cc_unittests", 448 "cc_unittests",
404 "chromedriver_unittests", 449 "chromedriver_unittests",
405 "components_unittests", 450 {
451 "test": "components_unittests",
452 "swarming": {
453 "can_use_on_swarming_builders": true
454 }
455 },
406 { 456 {
407 "test": "content_browsertests", 457 "test": "content_browsertests",
408 "swarming": { 458 "swarming": {
409 "can_use_on_swarming_builders": true 459 "can_use_on_swarming_builders": true
410 } 460 }
411 }, 461 },
412 { 462 {
413 "test": "content_unittests", 463 "test": "content_unittests",
414 "swarming": { 464 "swarming": {
415 "can_use_on_swarming_builders": true 465 "can_use_on_swarming_builders": true
416 } 466 }
417 }, 467 },
418 "crypto_unittests", 468 "crypto_unittests",
419 "extensions_unittests", 469 "extensions_unittests",
420 "gcm_unit_tests", 470 "gcm_unit_tests",
421 { 471 {
422 "test": "gfx_unittests", 472 "test": "gfx_unittests",
423 "swarming": { 473 "swarming": {
424 "can_use_on_swarming_builders": true 474 "can_use_on_swarming_builders": true
425 } 475 }
426 }, 476 },
427 "gpu_unittests", 477 {
478 "test": "gpu_unittests",
479 "swarming": {
480 "can_use_on_swarming_builders": true
481 }
482 },
428 "google_apis_unittests", 483 "google_apis_unittests",
429 { 484 {
430 "test": "interactive_ui_tests", 485 "test": "interactive_ui_tests",
431 "swarming": { 486 "swarming": {
432 "can_use_on_swarming_builders": true, 487 "can_use_on_swarming_builders": true,
433 "shards": 2 488 "shards": 2
434 } 489 }
435 }, 490 },
436 "ipc_tests", 491 "ipc_tests",
437 "jingle_unittests", 492 "jingle_unittests",
438 "media_unittests", 493 {
494 "test": "media_unittests",
495 "swarming": {
496 "can_use_on_swarming_builders": true
497 }
498 },
439 { 499 {
440 "test": "message_center_unittests", 500 "test": "message_center_unittests",
441 "swarming": { 501 "swarming": {
442 "can_use_on_swarming_builders": true 502 "can_use_on_swarming_builders": true
443 } 503 }
444 }, 504 },
445 "mojo_common_unittests", 505 "mojo_common_unittests",
446 "mojo_public_bindings_unittests", 506 "mojo_public_bindings_unittests",
447 "mojo_public_environment_unittests", 507 "mojo_public_environment_unittests",
448 "mojo_public_system_unittests", 508 "mojo_public_system_unittests",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 "name": "telemetry_perf_unittests", 550 "name": "telemetry_perf_unittests",
491 "script": "telemetry_perf_unittests.py" 551 "script": "telemetry_perf_unittests.py"
492 }, 552 },
493 { 553 {
494 "name": "nacl_integration", 554 "name": "nacl_integration",
495 "script": "nacl_integration.py" 555 "script": "nacl_integration.py"
496 } 556 }
497 ] 557 ]
498 } 558 }
499 } 559 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698