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

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

Issue 1311253006: Convert blink_platform_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@swarm_blink_heap_unittests
Patch Set: merge upstream Created 5 years, 3 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 | « build/gn_migration.gypi ('k') | testing/buildbot/chromium.webkit.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 "Android Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "scripts": [ 3 "scripts": [
4 { 4 {
5 "name": "telemetry_unittests", 5 "name": "telemetry_unittests",
6 "script": "telemetry_unittests.py" 6 "script": "telemetry_unittests.py"
7 } 7 }
8 ] 8 ]
9 }, 9 },
10 "Browser Side Navigation Linux": { 10 "Browser Side Navigation Linux": {
(...skipping 645 matching lines...) Expand 10 before | Expand all | Expand 10 after
656 { 656 {
657 "test": "base_unittests" 657 "test": "base_unittests"
658 }, 658 },
659 { 659 {
660 "swarming": { 660 "swarming": {
661 "can_use_on_swarming_builders": true 661 "can_use_on_swarming_builders": true
662 }, 662 },
663 "test": "blink_heap_unittests" 663 "test": "blink_heap_unittests"
664 }, 664 },
665 { 665 {
666 "swarming": {
667 "can_use_on_swarming_builders": true
668 },
666 "test": "blink_platform_unittests" 669 "test": "blink_platform_unittests"
667 }, 670 },
668 { 671 {
669 "swarming": { 672 "swarming": {
670 "can_use_on_swarming_builders": true 673 "can_use_on_swarming_builders": true
671 }, 674 },
672 "test": "browser_tests" 675 "test": "browser_tests"
673 }, 676 },
674 { 677 {
675 "test": "cacheinvalidation_unittests" 678 "test": "cacheinvalidation_unittests"
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
861 }, 864 },
862 "test": "base_unittests" 865 "test": "base_unittests"
863 }, 866 },
864 { 867 {
865 "swarming": { 868 "swarming": {
866 "can_use_on_swarming_builders": true 869 "can_use_on_swarming_builders": true
867 }, 870 },
868 "test": "blink_heap_unittests" 871 "test": "blink_heap_unittests"
869 }, 872 },
870 { 873 {
874 "swarming": {
875 "can_use_on_swarming_builders": true
876 },
871 "test": "blink_platform_unittests" 877 "test": "blink_platform_unittests"
872 }, 878 },
873 { 879 {
874 "swarming": { 880 "swarming": {
875 "can_use_on_swarming_builders": true, 881 "can_use_on_swarming_builders": true,
876 "shards": 5 882 "shards": 5
877 }, 883 },
878 "test": "browser_tests" 884 "test": "browser_tests"
879 }, 885 },
880 { 886 {
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
1022 }, 1028 },
1023 "test": "base_unittests" 1029 "test": "base_unittests"
1024 }, 1030 },
1025 { 1031 {
1026 "swarming": { 1032 "swarming": {
1027 "can_use_on_swarming_builders": true 1033 "can_use_on_swarming_builders": true
1028 }, 1034 },
1029 "test": "blink_heap_unittests" 1035 "test": "blink_heap_unittests"
1030 }, 1036 },
1031 { 1037 {
1038 "swarming": {
1039 "can_use_on_swarming_builders": true
1040 },
1032 "test": "blink_platform_unittests" 1041 "test": "blink_platform_unittests"
1033 }, 1042 },
1034 { 1043 {
1035 "swarming": { 1044 "swarming": {
1036 "can_use_on_swarming_builders": true 1045 "can_use_on_swarming_builders": true
1037 }, 1046 },
1038 "test": "browser_tests" 1047 "test": "browser_tests"
1039 }, 1048 },
1040 { 1049 {
1041 "test": "cacheinvalidation_unittests" 1050 "test": "cacheinvalidation_unittests"
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
1227 }, 1236 },
1228 "test": "base_unittests" 1237 "test": "base_unittests"
1229 }, 1238 },
1230 { 1239 {
1231 "swarming": { 1240 "swarming": {
1232 "can_use_on_swarming_builders": true 1241 "can_use_on_swarming_builders": true
1233 }, 1242 },
1234 "test": "blink_heap_unittests" 1243 "test": "blink_heap_unittests"
1235 }, 1244 },
1236 { 1245 {
1246 "swarming": {
1247 "can_use_on_swarming_builders": true
1248 },
1237 "test": "blink_platform_unittests" 1249 "test": "blink_platform_unittests"
1238 }, 1250 },
1239 { 1251 {
1240 "swarming": { 1252 "swarming": {
1241 "can_use_on_swarming_builders": true, 1253 "can_use_on_swarming_builders": true,
1242 "shards": 10 1254 "shards": 10
1243 }, 1255 },
1244 "test": "browser_tests" 1256 "test": "browser_tests"
1245 }, 1257 },
1246 { 1258 {
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
1418 }, 1430 },
1419 "test": "base_unittests" 1431 "test": "base_unittests"
1420 }, 1432 },
1421 { 1433 {
1422 "swarming": { 1434 "swarming": {
1423 "can_use_on_swarming_builders": true 1435 "can_use_on_swarming_builders": true
1424 }, 1436 },
1425 "test": "blink_heap_unittests" 1437 "test": "blink_heap_unittests"
1426 }, 1438 },
1427 { 1439 {
1440 "swarming": {
1441 "can_use_on_swarming_builders": true
1442 },
1428 "test": "blink_platform_unittests" 1443 "test": "blink_platform_unittests"
1429 }, 1444 },
1430 { 1445 {
1431 "swarming": { 1446 "swarming": {
1432 "can_use_on_swarming_builders": true, 1447 "can_use_on_swarming_builders": true,
1433 "shards": 10 1448 "shards": 10
1434 }, 1449 },
1435 "test": "browser_tests" 1450 "test": "browser_tests"
1436 }, 1451 },
1437 { 1452 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
1573 }, 1588 },
1574 "test": "base_unittests" 1589 "test": "base_unittests"
1575 }, 1590 },
1576 { 1591 {
1577 "swarming": { 1592 "swarming": {
1578 "can_use_on_swarming_builders": true 1593 "can_use_on_swarming_builders": true
1579 }, 1594 },
1580 "test": "blink_heap_unittests" 1595 "test": "blink_heap_unittests"
1581 }, 1596 },
1582 { 1597 {
1598 "swarming": {
1599 "can_use_on_swarming_builders": true
1600 },
1583 "test": "blink_platform_unittests" 1601 "test": "blink_platform_unittests"
1584 }, 1602 },
1585 { 1603 {
1586 "swarming": { 1604 "swarming": {
1587 "can_use_on_swarming_builders": true, 1605 "can_use_on_swarming_builders": true,
1588 "shards": 10 1606 "shards": 10
1589 }, 1607 },
1590 "test": "browser_tests" 1608 "test": "browser_tests"
1591 }, 1609 },
1592 { 1610 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
1728 }, 1746 },
1729 "test": "base_unittests" 1747 "test": "base_unittests"
1730 }, 1748 },
1731 { 1749 {
1732 "swarming": { 1750 "swarming": {
1733 "can_use_on_swarming_builders": true 1751 "can_use_on_swarming_builders": true
1734 }, 1752 },
1735 "test": "blink_heap_unittests" 1753 "test": "blink_heap_unittests"
1736 }, 1754 },
1737 { 1755 {
1756 "swarming": {
1757 "can_use_on_swarming_builders": true
1758 },
1738 "test": "blink_platform_unittests" 1759 "test": "blink_platform_unittests"
1739 }, 1760 },
1740 { 1761 {
1741 "swarming": { 1762 "swarming": {
1742 "can_use_on_swarming_builders": true, 1763 "can_use_on_swarming_builders": true,
1743 "shards": 10 1764 "shards": 10
1744 }, 1765 },
1745 "test": "browser_tests" 1766 "test": "browser_tests"
1746 }, 1767 },
1747 { 1768 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
1883 }, 1904 },
1884 "test": "base_unittests" 1905 "test": "base_unittests"
1885 }, 1906 },
1886 { 1907 {
1887 "swarming": { 1908 "swarming": {
1888 "can_use_on_swarming_builders": true 1909 "can_use_on_swarming_builders": true
1889 }, 1910 },
1890 "test": "blink_heap_unittests" 1911 "test": "blink_heap_unittests"
1891 }, 1912 },
1892 { 1913 {
1914 "swarming": {
1915 "can_use_on_swarming_builders": true
1916 },
1893 "test": "blink_platform_unittests" 1917 "test": "blink_platform_unittests"
1894 }, 1918 },
1895 { 1919 {
1896 "swarming": { 1920 "swarming": {
1897 "can_use_on_swarming_builders": true, 1921 "can_use_on_swarming_builders": true,
1898 "shards": 10 1922 "shards": 10
1899 }, 1923 },
1900 "test": "browser_tests" 1924 "test": "browser_tests"
1901 }, 1925 },
1902 { 1926 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
2038 }, 2062 },
2039 "test": "base_unittests" 2063 "test": "base_unittests"
2040 }, 2064 },
2041 { 2065 {
2042 "swarming": { 2066 "swarming": {
2043 "can_use_on_swarming_builders": true 2067 "can_use_on_swarming_builders": true
2044 }, 2068 },
2045 "test": "blink_heap_unittests" 2069 "test": "blink_heap_unittests"
2046 }, 2070 },
2047 { 2071 {
2072 "swarming": {
2073 "can_use_on_swarming_builders": true
2074 },
2048 "test": "blink_platform_unittests" 2075 "test": "blink_platform_unittests"
2049 }, 2076 },
2050 { 2077 {
2051 "swarming": { 2078 "swarming": {
2052 "can_use_on_swarming_builders": true, 2079 "can_use_on_swarming_builders": true,
2053 "shards": 10 2080 "shards": 10
2054 }, 2081 },
2055 "test": "browser_tests" 2082 "test": "browser_tests"
2056 }, 2083 },
2057 { 2084 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
2193 }, 2220 },
2194 "test": "base_unittests" 2221 "test": "base_unittests"
2195 }, 2222 },
2196 { 2223 {
2197 "swarming": { 2224 "swarming": {
2198 "can_use_on_swarming_builders": true 2225 "can_use_on_swarming_builders": true
2199 }, 2226 },
2200 "test": "blink_heap_unittests" 2227 "test": "blink_heap_unittests"
2201 }, 2228 },
2202 { 2229 {
2230 "swarming": {
2231 "can_use_on_swarming_builders": true
2232 },
2203 "test": "blink_platform_unittests" 2233 "test": "blink_platform_unittests"
2204 }, 2234 },
2205 { 2235 {
2206 "swarming": { 2236 "swarming": {
2207 "can_use_on_swarming_builders": true, 2237 "can_use_on_swarming_builders": true,
2208 "shards": 10 2238 "shards": 10
2209 }, 2239 },
2210 "test": "browser_tests" 2240 "test": "browser_tests"
2211 }, 2241 },
2212 { 2242 {
(...skipping 717 matching lines...) Expand 10 before | Expand all | Expand 10 after
2930 }, 2960 },
2931 "test": "base_unittests" 2961 "test": "base_unittests"
2932 }, 2962 },
2933 { 2963 {
2934 "swarming": { 2964 "swarming": {
2935 "can_use_on_swarming_builders": true 2965 "can_use_on_swarming_builders": true
2936 }, 2966 },
2937 "test": "blink_heap_unittests" 2967 "test": "blink_heap_unittests"
2938 }, 2968 },
2939 { 2969 {
2970 "swarming": {
2971 "can_use_on_swarming_builders": true
2972 },
2940 "test": "blink_platform_unittests" 2973 "test": "blink_platform_unittests"
2941 }, 2974 },
2942 { 2975 {
2943 "swarming": { 2976 "swarming": {
2944 "can_use_on_swarming_builders": true, 2977 "can_use_on_swarming_builders": true,
2945 "shards": 10 2978 "shards": 10
2946 }, 2979 },
2947 "test": "browser_tests" 2980 "test": "browser_tests"
2948 }, 2981 },
2949 { 2982 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
3085 }, 3118 },
3086 "test": "base_unittests" 3119 "test": "base_unittests"
3087 }, 3120 },
3088 { 3121 {
3089 "swarming": { 3122 "swarming": {
3090 "can_use_on_swarming_builders": true 3123 "can_use_on_swarming_builders": true
3091 }, 3124 },
3092 "test": "blink_heap_unittests" 3125 "test": "blink_heap_unittests"
3093 }, 3126 },
3094 { 3127 {
3128 "swarming": {
3129 "can_use_on_swarming_builders": true
3130 },
3095 "test": "blink_platform_unittests" 3131 "test": "blink_platform_unittests"
3096 }, 3132 },
3097 { 3133 {
3098 "swarming": { 3134 "swarming": {
3099 "can_use_on_swarming_builders": true, 3135 "can_use_on_swarming_builders": true,
3100 "shards": 10 3136 "shards": 10
3101 }, 3137 },
3102 "test": "browser_tests" 3138 "test": "browser_tests"
3103 }, 3139 },
3104 { 3140 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
3240 }, 3276 },
3241 "test": "base_unittests" 3277 "test": "base_unittests"
3242 }, 3278 },
3243 { 3279 {
3244 "swarming": { 3280 "swarming": {
3245 "can_use_on_swarming_builders": true 3281 "can_use_on_swarming_builders": true
3246 }, 3282 },
3247 "test": "blink_heap_unittests" 3283 "test": "blink_heap_unittests"
3248 }, 3284 },
3249 { 3285 {
3286 "swarming": {
3287 "can_use_on_swarming_builders": true
3288 },
3250 "test": "blink_platform_unittests" 3289 "test": "blink_platform_unittests"
3251 }, 3290 },
3252 { 3291 {
3253 "swarming": { 3292 "swarming": {
3254 "can_use_on_swarming_builders": true, 3293 "can_use_on_swarming_builders": true,
3255 "shards": 10 3294 "shards": 10
3256 }, 3295 },
3257 "test": "browser_tests" 3296 "test": "browser_tests"
3258 }, 3297 },
3259 { 3298 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
3395 }, 3434 },
3396 "test": "base_unittests" 3435 "test": "base_unittests"
3397 }, 3436 },
3398 { 3437 {
3399 "swarming": { 3438 "swarming": {
3400 "can_use_on_swarming_builders": true 3439 "can_use_on_swarming_builders": true
3401 }, 3440 },
3402 "test": "blink_heap_unittests" 3441 "test": "blink_heap_unittests"
3403 }, 3442 },
3404 { 3443 {
3444 "swarming": {
3445 "can_use_on_swarming_builders": true
3446 },
3405 "test": "blink_platform_unittests" 3447 "test": "blink_platform_unittests"
3406 }, 3448 },
3407 { 3449 {
3408 "swarming": { 3450 "swarming": {
3409 "can_use_on_swarming_builders": true, 3451 "can_use_on_swarming_builders": true,
3410 "shards": 10 3452 "shards": 10
3411 }, 3453 },
3412 "test": "browser_tests" 3454 "test": "browser_tests"
3413 }, 3455 },
3414 { 3456 {
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
3547 { 3589 {
3548 "test": "base_unittests" 3590 "test": "base_unittests"
3549 }, 3591 },
3550 { 3592 {
3551 "swarming": { 3593 "swarming": {
3552 "can_use_on_swarming_builders": true 3594 "can_use_on_swarming_builders": true
3553 }, 3595 },
3554 "test": "blink_heap_unittests" 3596 "test": "blink_heap_unittests"
3555 }, 3597 },
3556 { 3598 {
3599 "swarming": {
3600 "can_use_on_swarming_builders": true
3601 },
3557 "test": "blink_platform_unittests" 3602 "test": "blink_platform_unittests"
3558 }, 3603 },
3559 { 3604 {
3560 "test": "browser_tests" 3605 "test": "browser_tests"
3561 }, 3606 },
3562 { 3607 {
3563 "test": "cacheinvalidation_unittests" 3608 "test": "cacheinvalidation_unittests"
3564 }, 3609 },
3565 { 3610 {
3566 "test": "chrome_elf_unittests" 3611 "test": "chrome_elf_unittests"
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
3680 }, 3725 },
3681 "test": "base_unittests" 3726 "test": "base_unittests"
3682 }, 3727 },
3683 { 3728 {
3684 "swarming": { 3729 "swarming": {
3685 "can_use_on_swarming_builders": true 3730 "can_use_on_swarming_builders": true
3686 }, 3731 },
3687 "test": "blink_heap_unittests" 3732 "test": "blink_heap_unittests"
3688 }, 3733 },
3689 { 3734 {
3735 "swarming": {
3736 "can_use_on_swarming_builders": true
3737 },
3690 "test": "blink_platform_unittests" 3738 "test": "blink_platform_unittests"
3691 }, 3739 },
3692 { 3740 {
3693 "swarming": { 3741 "swarming": {
3694 "can_use_on_swarming_builders": true, 3742 "can_use_on_swarming_builders": true,
3695 "shards": 10 3743 "shards": 10
3696 }, 3744 },
3697 "test": "browser_tests" 3745 "test": "browser_tests"
3698 }, 3746 },
3699 { 3747 {
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
3835 }, 3883 },
3836 "test": "base_unittests" 3884 "test": "base_unittests"
3837 }, 3885 },
3838 { 3886 {
3839 "swarming": { 3887 "swarming": {
3840 "can_use_on_swarming_builders": true 3888 "can_use_on_swarming_builders": true
3841 }, 3889 },
3842 "test": "blink_heap_unittests" 3890 "test": "blink_heap_unittests"
3843 }, 3891 },
3844 { 3892 {
3893 "swarming": {
3894 "can_use_on_swarming_builders": true
3895 },
3845 "test": "blink_platform_unittests" 3896 "test": "blink_platform_unittests"
3846 }, 3897 },
3847 { 3898 {
3848 "swarming": { 3899 "swarming": {
3849 "can_use_on_swarming_builders": true, 3900 "can_use_on_swarming_builders": true,
3850 "shards": 10 3901 "shards": 10
3851 }, 3902 },
3852 "test": "browser_tests" 3903 "test": "browser_tests"
3853 }, 3904 },
3854 { 3905 {
(...skipping 1154 matching lines...) Expand 10 before | Expand all | Expand 10 after
5009 { 5060 {
5010 "args": [ 5061 "args": [
5011 "--site-per-process", 5062 "--site-per-process",
5012 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 5063 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
5013 ], 5064 ],
5014 "test": "unit_tests" 5065 "test": "unit_tests"
5015 } 5066 }
5016 ] 5067 ]
5017 } 5068 }
5018 } 5069 }
OLDNEW
« no previous file with comments | « build/gn_migration.gypi ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698