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

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

Issue 2483493002: android: Don't run failing FontTest.DeriveFont; run gfx_unittests on bots. (Closed)
Patch Set: include build_config.h more Created 4 years, 1 month 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 | ui/gfx/font_unittest.cc » ('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 "Android Cronet Builder": { 2 "Android Cronet Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "cronet_package" 4 "cronet_package"
5 ] 5 ]
6 }, 6 },
7 "Android N5X Swarm Builder": { 7 "Android N5X Swarm Builder": {
8 "gtest_tests": [ 8 "gtest_tests": [
9 { 9 {
10 "override_compile_targets": [ 10 "override_compile_targets": [
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after
513 "=android%2Fswarming%2Flogcats%2F", 513 "=android%2Fswarming%2Flogcats%2F",
514 "${TASK_ID}%2F%2B%2Funified_logcats" 514 "${TASK_ID}%2F%2B%2Funified_logcats"
515 ], 515 ],
516 "name": "shard #${SHARD_INDEX} logcats" 516 "name": "shard #${SHARD_INDEX} logcats"
517 } 517 }
518 ] 518 ]
519 }, 519 },
520 "test": "events_unittests" 520 "test": "events_unittests"
521 }, 521 },
522 { 522 {
523 "override_isolate_target": "gfx_unittests",
524 "swarming": {
525 "can_use_on_swarming_builders": true,
526 "cipd_packages": [
527 {
528 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
529 "location": "bin",
530 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
531 }
532 ],
533 "dimension_sets": [
534 {
535 "android_devices": "4",
536 "device_os": "MMB29Q",
537 "device_type": "bullhead"
538 }
539 ],
540 "output_links": [
541 {
542 "link": [
543 "https://luci-logdog.appspot.com/v/?s",
544 "=android%2Fswarming%2Flogcats%2F",
545 "${TASK_ID}%2F%2B%2Funified_logcats"
546 ],
547 "name": "shard #${SHARD_INDEX} logcats"
548 }
549 ]
550 },
551 "test": "gfx_unittests"
552 },
553 {
523 "override_isolate_target": "gl_tests", 554 "override_isolate_target": "gl_tests",
524 "swarming": { 555 "swarming": {
525 "can_use_on_swarming_builders": true, 556 "can_use_on_swarming_builders": true,
526 "cipd_packages": [ 557 "cipd_packages": [
527 { 558 {
528 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 559 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
529 "location": "bin", 560 "location": "bin",
530 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a " 561 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
531 } 562 }
532 ], 563 ],
(...skipping 1233 matching lines...) Expand 10 before | Expand all | Expand 10 after
1766 "=android%2Fswarming%2Flogcats%2F", 1797 "=android%2Fswarming%2Flogcats%2F",
1767 "${TASK_ID}%2F%2B%2Funified_logcats" 1798 "${TASK_ID}%2F%2B%2Funified_logcats"
1768 ], 1799 ],
1769 "name": "shard #${SHARD_INDEX} logcats" 1800 "name": "shard #${SHARD_INDEX} logcats"
1770 } 1801 }
1771 ] 1802 ]
1772 }, 1803 },
1773 "test": "events_unittests" 1804 "test": "events_unittests"
1774 }, 1805 },
1775 { 1806 {
1807 "override_isolate_target": "gfx_unittests",
1808 "swarming": {
1809 "can_use_on_swarming_builders": true,
1810 "cipd_packages": [
1811 {
1812 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1813 "location": "bin",
1814 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
1815 }
1816 ],
1817 "dimension_sets": [
1818 {
1819 "device_os": "KTU84P",
1820 "device_type": "hammerhead"
1821 }
1822 ],
1823 "hard_timeout": 30,
1824 "output_links": [
1825 {
1826 "link": [
1827 "https://luci-logdog.appspot.com/v/?s",
1828 "=android%2Fswarming%2Flogcats%2F",
1829 "${TASK_ID}%2F%2B%2Funified_logcats"
1830 ],
1831 "name": "shard #${SHARD_INDEX} logcats"
1832 }
1833 ]
1834 },
1835 "test": "gfx_unittests"
1836 },
1837 {
1776 "override_isolate_target": "gl_tests", 1838 "override_isolate_target": "gl_tests",
1777 "swarming": { 1839 "swarming": {
1778 "can_use_on_swarming_builders": true, 1840 "can_use_on_swarming_builders": true,
1779 "cipd_packages": [ 1841 "cipd_packages": [
1780 { 1842 {
1781 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1843 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1782 "location": "bin", 1844 "location": "bin",
1783 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a " 1845 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
1784 } 1846 }
1785 ], 1847 ],
(...skipping 696 matching lines...) Expand 10 before | Expand all | Expand 10 after
2482 { 2544 {
2483 "test": "content_unittests" 2545 "test": "content_unittests"
2484 }, 2546 },
2485 { 2547 {
2486 "test": "device_unittests" 2548 "test": "device_unittests"
2487 }, 2549 },
2488 { 2550 {
2489 "test": "events_unittests" 2551 "test": "events_unittests"
2490 }, 2552 },
2491 { 2553 {
2554 "test": "gfx_unittests"
2555 },
2556 {
2492 "test": "gl_tests" 2557 "test": "gl_tests"
2493 }, 2558 },
2494 { 2559 {
2495 "test": "gl_unittests" 2560 "test": "gl_unittests"
2496 }, 2561 },
2497 { 2562 {
2498 "test": "gpu_ipc_service_unittests" 2563 "test": "gpu_ipc_service_unittests"
2499 }, 2564 },
2500 { 2565 {
2501 "test": "gpu_unittests" 2566 "test": "gpu_unittests"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
2589 { 2654 {
2590 "test": "content_unittests" 2655 "test": "content_unittests"
2591 }, 2656 },
2592 { 2657 {
2593 "test": "device_unittests" 2658 "test": "device_unittests"
2594 }, 2659 },
2595 { 2660 {
2596 "test": "events_unittests" 2661 "test": "events_unittests"
2597 }, 2662 },
2598 { 2663 {
2664 "test": "gfx_unittests"
2665 },
2666 {
2599 "test": "gl_tests" 2667 "test": "gl_tests"
2600 }, 2668 },
2601 { 2669 {
2602 "test": "gl_unittests" 2670 "test": "gl_unittests"
2603 }, 2671 },
2604 { 2672 {
2605 "test": "gpu_ipc_service_unittests" 2673 "test": "gpu_ipc_service_unittests"
2606 }, 2674 },
2607 { 2675 {
2608 "test": "gpu_unittests" 2676 "test": "gpu_unittests"
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2699 { 2767 {
2700 "test": "content_unittests" 2768 "test": "content_unittests"
2701 }, 2769 },
2702 { 2770 {
2703 "test": "device_unittests" 2771 "test": "device_unittests"
2704 }, 2772 },
2705 { 2773 {
2706 "test": "events_unittests" 2774 "test": "events_unittests"
2707 }, 2775 },
2708 { 2776 {
2777 "test": "gfx_unittests"
2778 },
2779 {
2709 "test": "gl_tests" 2780 "test": "gl_tests"
2710 }, 2781 },
2711 { 2782 {
2712 "test": "gl_unittests" 2783 "test": "gl_unittests"
2713 }, 2784 },
2714 { 2785 {
2715 "test": "gpu_ipc_service_unittests" 2786 "test": "gpu_ipc_service_unittests"
2716 }, 2787 },
2717 { 2788 {
2718 "test": "gpu_unittests" 2789 "test": "gpu_unittests"
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
2813 { 2884 {
2814 "test": "content_unittests" 2885 "test": "content_unittests"
2815 }, 2886 },
2816 { 2887 {
2817 "test": "device_unittests" 2888 "test": "device_unittests"
2818 }, 2889 },
2819 { 2890 {
2820 "test": "events_unittests" 2891 "test": "events_unittests"
2821 }, 2892 },
2822 { 2893 {
2894 "test": "gfx_unittests"
2895 },
2896 {
2823 "test": "gl_tests" 2897 "test": "gl_tests"
2824 }, 2898 },
2825 { 2899 {
2826 "test": "gl_unittests" 2900 "test": "gl_unittests"
2827 }, 2901 },
2828 { 2902 {
2829 "test": "gpu_ipc_service_unittests" 2903 "test": "gpu_ipc_service_unittests"
2830 }, 2904 },
2831 { 2905 {
2832 "test": "gpu_unittests" 2906 "test": "gpu_unittests"
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
3290 "=android%2Fswarming%2Flogcats%2F", 3364 "=android%2Fswarming%2Flogcats%2F",
3291 "${TASK_ID}%2F%2B%2Funified_logcats" 3365 "${TASK_ID}%2F%2B%2Funified_logcats"
3292 ], 3366 ],
3293 "name": "shard #${SHARD_INDEX} logcats" 3367 "name": "shard #${SHARD_INDEX} logcats"
3294 } 3368 }
3295 ] 3369 ]
3296 }, 3370 },
3297 "test": "events_unittests" 3371 "test": "events_unittests"
3298 }, 3372 },
3299 { 3373 {
3374 "override_isolate_target": "gfx_unittests",
3375 "swarming": {
3376 "can_use_on_swarming_builders": true,
3377 "cipd_packages": [
3378 {
3379 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3380 "location": "bin",
3381 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3382 }
3383 ],
3384 "dimension_sets": [
3385 {
3386 "android_devices": "4",
3387 "device_os": "LMY48I",
3388 "device_type": "hammerhead"
3389 }
3390 ],
3391 "expiration": 10800,
3392 "hard_timeout": 960,
3393 "output_links": [
3394 {
3395 "link": [
3396 "https://luci-logdog.appspot.com/v/?s",
3397 "=android%2Fswarming%2Flogcats%2F",
3398 "${TASK_ID}%2F%2B%2Funified_logcats"
3399 ],
3400 "name": "shard #${SHARD_INDEX} logcats"
3401 }
3402 ]
3403 },
3404 "test": "gfx_unittests"
3405 },
3406 {
3300 "override_isolate_target": "gl_tests", 3407 "override_isolate_target": "gl_tests",
3301 "swarming": { 3408 "swarming": {
3302 "can_use_on_swarming_builders": true, 3409 "can_use_on_swarming_builders": true,
3303 "cipd_packages": [ 3410 "cipd_packages": [
3304 { 3411 {
3305 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 3412 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3306 "location": "bin", 3413 "location": "bin",
3307 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a " 3414 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3308 } 3415 }
3309 ], 3416 ],
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
3978 { 4085 {
3979 "test": "content_unittests" 4086 "test": "content_unittests"
3980 }, 4087 },
3981 { 4088 {
3982 "test": "device_unittests" 4089 "test": "device_unittests"
3983 }, 4090 },
3984 { 4091 {
3985 "test": "events_unittests" 4092 "test": "events_unittests"
3986 }, 4093 },
3987 { 4094 {
4095 "test": "gfx_unittests"
4096 },
4097 {
3988 "test": "gl_tests" 4098 "test": "gl_tests"
3989 }, 4099 },
3990 { 4100 {
3991 "test": "gl_unittests" 4101 "test": "gl_unittests"
3992 }, 4102 },
3993 { 4103 {
3994 "test": "gpu_ipc_service_unittests" 4104 "test": "gpu_ipc_service_unittests"
3995 }, 4105 },
3996 { 4106 {
3997 "test": "gpu_unittests" 4107 "test": "gpu_unittests"
(...skipping 658 matching lines...) Expand 10 before | Expand all | Expand 10 after
4656 "=android%2Fswarming%2Flogcats%2F", 4766 "=android%2Fswarming%2Flogcats%2F",
4657 "${TASK_ID}%2F%2B%2Funified_logcats" 4767 "${TASK_ID}%2F%2B%2Funified_logcats"
4658 ], 4768 ],
4659 "name": "shard #${SHARD_INDEX} logcats" 4769 "name": "shard #${SHARD_INDEX} logcats"
4660 } 4770 }
4661 ] 4771 ]
4662 }, 4772 },
4663 "test": "events_unittests" 4773 "test": "events_unittests"
4664 }, 4774 },
4665 { 4775 {
4776 "override_isolate_target": "gfx_unittests",
4777 "swarming": {
4778 "can_use_on_swarming_builders": true,
4779 "cipd_packages": [
4780 {
4781 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
4782 "location": "bin",
4783 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
4784 }
4785 ],
4786 "dimension_sets": [
4787 {
4788 "device_os": "MMB29Q",
4789 "device_type": "bullhead"
4790 }
4791 ],
4792 "hard_timeout": 960,
4793 "output_links": [
4794 {
4795 "link": [
4796 "https://luci-logdog.appspot.com/v/?s",
4797 "=android%2Fswarming%2Flogcats%2F",
4798 "${TASK_ID}%2F%2B%2Funified_logcats"
4799 ],
4800 "name": "shard #${SHARD_INDEX} logcats"
4801 }
4802 ]
4803 },
4804 "test": "gfx_unittests"
4805 },
4806 {
4666 "override_isolate_target": "gl_tests", 4807 "override_isolate_target": "gl_tests",
4667 "swarming": { 4808 "swarming": {
4668 "can_use_on_swarming_builders": true, 4809 "can_use_on_swarming_builders": true,
4669 "cipd_packages": [ 4810 "cipd_packages": [
4670 { 4811 {
4671 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 4812 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
4672 "location": "bin", 4813 "location": "bin",
4673 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a " 4814 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
4674 } 4815 }
4675 ], 4816 ],
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
5136 { 5277 {
5137 "test": "content_unittests" 5278 "test": "content_unittests"
5138 }, 5279 },
5139 { 5280 {
5140 "test": "device_unittests" 5281 "test": "device_unittests"
5141 }, 5282 },
5142 { 5283 {
5143 "test": "events_unittests" 5284 "test": "events_unittests"
5144 }, 5285 },
5145 { 5286 {
5287 "test": "gfx_unittests"
5288 },
5289 {
5146 "test": "gl_tests" 5290 "test": "gl_tests"
5147 }, 5291 },
5148 { 5292 {
5149 "test": "gl_unittests" 5293 "test": "gl_unittests"
5150 }, 5294 },
5151 { 5295 {
5152 "test": "gpu_ipc_service_unittests" 5296 "test": "gpu_ipc_service_unittests"
5153 }, 5297 },
5154 { 5298 {
5155 "test": "gpu_unittests" 5299 "test": "gpu_unittests"
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
5205 }, 5349 },
5206 { 5350 {
5207 "test": "chrome_sync_shell_test_apk" 5351 "test": "chrome_sync_shell_test_apk"
5208 }, 5352 },
5209 { 5353 {
5210 "test": "content_shell_test_apk" 5354 "test": "content_shell_test_apk"
5211 } 5355 }
5212 ] 5356 ]
5213 } 5357 }
5214 } 5358 }
OLDNEW
« no previous file with comments | « no previous file | ui/gfx/font_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698