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

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

Issue 1505373002: mac: Run all tests on OSX 10.11 builder for chromium.mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add_gfx_unittests. Created 5 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 | 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 "Mac GN": { 2 "Mac GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "gn_all" 4 "gn_all"
5 ], 5 ],
6 "gtest_tests": [ 6 "gtest_tests": [
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 } 9 }
10 ] 10 ]
(...skipping 335 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 } 346 }
347 } 347 }
348 ], 348 ],
349 "scripts": [ 349 "scripts": [
350 { 350 {
351 "name": "nacl_integration", 351 "name": "nacl_integration",
352 "script": "nacl_integration.py" 352 "script": "nacl_integration.py"
353 } 353 }
354 ] 354 ]
355 }, 355 },
356 "Mac10.11 Tests": {
357 "gtest_tests": [
358 {
359 "swarming": {
360 "can_use_on_swarming_builders": true
361 },
362 "test": "accessibility_unittests"
363 },
364 {
365 "swarming": {
366 "can_use_on_swarming_builders": true
367 },
368 "test": "app_list_unittests"
369 },
370 {
371 "swarming": {
372 "can_use_on_swarming_builders": true
373 },
374 "test": "base_unittests"
375 },
376 {
377 "swarming": {
378 "can_use_on_swarming_builders": true,
379 "shards": 10
380 },
381 "test": "browser_tests"
382 },
383 {
384 "swarming": {
385 "can_use_on_swarming_builders": true
386 },
387 "test": "cacheinvalidation_unittests"
388 },
389 {
390 "swarming": {
391 "can_use_on_swarming_builders": true
392 },
393 "test": "cast_unittests"
394 },
395 {
396 "swarming": {
397 "can_use_on_swarming_builders": true
398 },
399 "test": "cc_unittests"
400 },
401 {
402 "swarming": {
403 "can_use_on_swarming_builders": true
404 },
405 "test": "chromedriver_unittests"
406 },
407 {
408 "swarming": {
409 "can_use_on_swarming_builders": true
410 },
411 "test": "components_browsertests"
412 },
413 {
414 "swarming": {
415 "can_use_on_swarming_builders": true
416 },
417 "test": "components_unittests"
418 },
419 {
420 "swarming": {
421 "can_use_on_swarming_builders": true
422 },
423 "test": "content_browsertests"
424 },
425 {
426 "swarming": {
427 "can_use_on_swarming_builders": true
428 },
429 "test": "content_unittests"
430 },
431 {
432 "swarming": {
433 "can_use_on_swarming_builders": true
434 },
435 "test": "crypto_unittests"
436 },
437 {
438 "swarming": {
439 "can_use_on_swarming_builders": true
440 },
441 "test": "extensions_unittests"
442 },
443 {
444 "swarming": {
445 "can_use_on_swarming_builders": true
446 },
447 "test": "gcm_unit_tests"
448 },
449 {
450 "swarming": {
451 "can_use_on_swarming_builders": true
452 },
453 "test": "gfx_unittests"
454 },
455 {
456 "swarming": {
457 "can_use_on_swarming_builders": true
458 },
459 "test": "gn_unittests"
460 },
461 {
462 "swarming": {
463 "can_use_on_swarming_builders": true
464 },
465 "test": "google_apis_unittests"
466 },
467 {
468 "swarming": {
469 "can_use_on_swarming_builders": true
470 },
471 "test": "gpu_unittests"
472 },
473 {
474 "swarming": {
475 "can_use_on_swarming_builders": true
476 },
477 "test": "interactive_ui_tests"
478 },
479 {
480 "swarming": {
481 "can_use_on_swarming_builders": true
482 },
483 "test": "ipc_tests"
484 },
485 {
486 "swarming": {
487 "can_use_on_swarming_builders": true
488 },
489 "test": "jingle_unittests"
490 },
491 {
492 "swarming": {
493 "can_use_on_swarming_builders": true
494 },
495 "test": "media_blink_unittests"
496 },
497 {
498 "swarming": {
499 "can_use_on_swarming_builders": true
500 },
501 "test": "media_unittests"
502 },
503 {
504 "swarming": {
505 "can_use_on_swarming_builders": true
506 },
507 "test": "message_center_unittests"
508 },
509 {
510 "swarming": {
511 "can_use_on_swarming_builders": true
512 },
513 "test": "midi_unittests"
514 },
515 {
516 "swarming": {
517 "can_use_on_swarming_builders": true
518 },
519 "test": "mojo_common_unittests"
520 },
521 {
522 "swarming": {
523 "can_use_on_swarming_builders": true
524 },
525 "test": "mojo_public_bindings_unittests"
526 },
527 {
528 "swarming": {
529 "can_use_on_swarming_builders": true
530 },
531 "test": "mojo_public_environment_unittests"
532 },
533 {
534 "swarming": {
535 "can_use_on_swarming_builders": true
536 },
537 "test": "mojo_public_system_unittests"
538 },
539 {
540 "swarming": {
541 "can_use_on_swarming_builders": true
542 },
543 "test": "mojo_public_utility_unittests"
544 },
545 {
546 "test": "mojo_system_unittests"
547 },
548 {
549 "swarming": {
550 "can_use_on_swarming_builders": true
551 },
552 "test": "nacl_loader_unittests"
553 },
554 {
555 "swarming": {
556 "can_use_on_swarming_builders": true
557 },
558 "test": "net_unittests"
559 },
560 {
561 "test": "ppapi_unittests"
562 },
563 {
564 "swarming": {
565 "can_use_on_swarming_builders": true
566 },
567 "test": "printing_unittests"
568 },
569 {
570 "swarming": {
571 "can_use_on_swarming_builders": true
572 },
573 "test": "remoting_unittests"
574 },
575 {
576 "swarming": {
577 "can_use_on_swarming_builders": true
578 },
579 "test": "sandbox_mac_unittests"
580 },
581 {
582 "swarming": {
583 "can_use_on_swarming_builders": true
584 },
585 "test": "skia_unittests"
586 },
587 {
588 "swarming": {
589 "can_use_on_swarming_builders": true
590 },
591 "test": "sql_unittests"
592 },
593 {
594 "swarming": {
595 "can_use_on_swarming_builders": true
596 },
597 "test": "sync_integration_tests"
598 },
599 {
600 "swarming": {
601 "can_use_on_swarming_builders": true
602 },
603 "test": "sync_unit_tests"
604 },
605 {
606 "swarming": {
607 "can_use_on_swarming_builders": true
608 },
609 "test": "ui_base_unittests"
610 },
611 {
612 "swarming": {
613 "can_use_on_swarming_builders": true
614 },
615 "test": "unit_tests"
616 },
617 {
618 "swarming": {
619 "can_use_on_swarming_builders": true
620 },
621 "test": "url_unittests"
622 }
623 ],
624 "isolated_scripts": [
625 {
626 "isolate_name": "telemetry_gpu_unittests",
627 "name": "telemetry_gpu_unittests",
628 "override_compile_targets": [
629 "telemetry_gpu_unittests_run"
630 ],
631 "swarming": {
632 "can_use_on_swarming_builders": true
633 }
634 },
635 {
636 "isolate_name": "telemetry_perf_unittests",
637 "name": "telemetry_perf_unittests",
638 "override_compile_targets": [
639 "telemetry_perf_unittests_run"
640 ],
641 "swarming": {
642 "can_use_on_swarming_builders": true
643 }
644 },
645 {
646 "isolate_name": "telemetry_unittests",
647 "name": "telemetry_unittests",
648 "override_compile_targets": [
649 "telemetry_unittests_run"
650 ],
651 "swarming": {
652 "can_use_on_swarming_builders": true
653 }
654 }
655 ],
656 "scripts": [
657 {
658 "name": "nacl_integration",
659 "script": "nacl_integration.py"
660 }
661 ]
662 },
356 "Mac10.6 Tests": { 663 "Mac10.6 Tests": {
357 "gtest_tests": [ 664 "gtest_tests": [
358 { 665 {
359 "swarming": { 666 "swarming": {
360 "can_use_on_swarming_builders": true 667 "can_use_on_swarming_builders": true
361 }, 668 },
362 "test": "accessibility_unittests" 669 "test": "accessibility_unittests"
363 }, 670 },
364 { 671 {
365 "swarming": { 672 "swarming": {
(...skipping 1216 matching lines...) Expand 10 before | Expand all | Expand 10 after
1582 } 1889 }
1583 ], 1890 ],
1584 "scripts": [ 1891 "scripts": [
1585 { 1892 {
1586 "name": "nacl_integration", 1893 "name": "nacl_integration",
1587 "script": "nacl_integration.py" 1894 "script": "nacl_integration.py"
1588 } 1895 }
1589 ] 1896 ]
1590 } 1897 }
1591 } 1898 }
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