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

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

Issue 2869053003: [android] Remove newly vestigial uses of override_{compile,isolate}_target{,s} (Closed)
Patch Set: rebase on webview rename and boringssl Created 3 years, 7 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.android.fyi.json ('k') | testing/buildbot/chromium.gpu.fyi.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 Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 ] 226 ]
227 }, 227 },
228 "Android VR Tests": { 228 "Android VR Tests": {
229 "gtest_tests": [ 229 "gtest_tests": [
230 { 230 {
231 "args": [ 231 "args": [
232 "--shared-prefs-file=../../chrome/android/shared_preference_files/test /vr_cardboard_skipdon_setupcomplete.json", 232 "--shared-prefs-file=../../chrome/android/shared_preference_files/test /vr_cardboard_skipdon_setupcomplete.json",
233 "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_servi ces/vr_services_current.apk" 233 "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_servi ces/vr_services_current.apk"
234 ], 234 ],
235 "name": "chrome_public_test_vr_apk-nonddready-cardboard-current-kitkat", 235 "name": "chrome_public_test_vr_apk-nonddready-cardboard-current-kitkat",
236 "override_compile_targets": [
237 "chrome_public_test_vr_apk"
238 ],
239 "override_isolate_target": "chrome_public_test_vr_apk",
240 "swarming": { 236 "swarming": {
241 "can_use_on_swarming_builders": true, 237 "can_use_on_swarming_builders": true,
242 "dimension_sets": [ 238 "dimension_sets": [
243 { 239 {
244 "android_devices": "4", 240 "android_devices": "4",
245 "device_os": "KTU84P", 241 "device_os": "KTU84P",
246 "device_type": "hammerhead" 242 "device_type": "hammerhead"
247 } 243 }
248 ], 244 ],
249 "hard_timeout": 960 245 "hard_timeout": 960
250 }, 246 },
251 "test": "chrome_public_test_vr_apk" 247 "test": "chrome_public_test_vr_apk"
252 }, 248 },
253 { 249 {
254 "args": [ 250 "args": [
255 "--shared-prefs-file=../../chrome/android/shared_preference_files/test /vr_cardboard_skipdon_setupcomplete.json", 251 "--shared-prefs-file=../../chrome/android/shared_preference_files/test /vr_cardboard_skipdon_setupcomplete.json",
256 "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_servi ces/vr_services_current.apk" 252 "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_servi ces/vr_services_current.apk"
257 ], 253 ],
258 "name": "chrome_public_test_vr_apk-nonddready-cardboard-current-lollipop ", 254 "name": "chrome_public_test_vr_apk-nonddready-cardboard-current-lollipop ",
259 "override_compile_targets": [
260 "chrome_public_test_vr_apk"
261 ],
262 "override_isolate_target": "chrome_public_test_vr_apk",
263 "swarming": { 255 "swarming": {
264 "can_use_on_swarming_builders": true, 256 "can_use_on_swarming_builders": true,
265 "dimension_sets": [ 257 "dimension_sets": [
266 { 258 {
267 "android_devices": "4", 259 "android_devices": "4",
268 "device_os": "LMY48I", 260 "device_os": "LMY48I",
269 "device_type": "hammerhead" 261 "device_type": "hammerhead"
270 } 262 }
271 ], 263 ],
272 "hard_timeout": 960 264 "hard_timeout": 960
273 }, 265 },
274 "test": "chrome_public_test_vr_apk" 266 "test": "chrome_public_test_vr_apk"
275 }, 267 },
276 { 268 {
277 "args": [ 269 "args": [
278 "--shared-prefs-file=../../chrome/android/shared_preference_files/test /vr_cardboard_skipdon_setupcomplete.json", 270 "--shared-prefs-file=../../chrome/android/shared_preference_files/test /vr_cardboard_skipdon_setupcomplete.json",
279 "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_servi ces/vr_services_current.apk" 271 "--additional-apk=../../third_party/gvr-android-sdk/test-apks/vr_servi ces/vr_services_current.apk"
280 ], 272 ],
281 "name": "chrome_public_test_vr_apk-nonddready-cardboard-current-marshmal low", 273 "name": "chrome_public_test_vr_apk-nonddready-cardboard-current-marshmal low",
282 "override_compile_targets": [
283 "chrome_public_test_vr_apk"
284 ],
285 "override_isolate_target": "chrome_public_test_vr_apk",
286 "swarming": { 274 "swarming": {
287 "can_use_on_swarming_builders": true, 275 "can_use_on_swarming_builders": true,
288 "dimension_sets": [ 276 "dimension_sets": [
289 { 277 {
290 "android_devices": "4", 278 "android_devices": "4",
291 "device_os": "MMB29Q", 279 "device_os": "MMB29Q",
292 "device_type": "bullhead" 280 "device_type": "bullhead"
293 } 281 }
294 ], 282 ],
295 "hard_timeout": 960 283 "hard_timeout": 960
(...skipping 2404 matching lines...) Expand 10 before | Expand all | Expand 10 after
2700 "swarming": { 2688 "swarming": {
2701 "can_use_on_swarming_builders": false 2689 "can_use_on_swarming_builders": false
2702 }, 2690 },
2703 "test": "views_unittests" 2691 "test": "views_unittests"
2704 } 2692 }
2705 ] 2693 ]
2706 }, 2694 },
2707 "ClangToTAndroid x64": { 2695 "ClangToTAndroid x64": {
2708 "gtest_tests": [ 2696 "gtest_tests": [
2709 { 2697 {
2710 "override_isolate_target": "angle_unittests",
2711 "swarming": { 2698 "swarming": {
2712 "can_use_on_swarming_builders": true, 2699 "can_use_on_swarming_builders": true,
2713 "dimension_sets": [ 2700 "dimension_sets": [
2714 { 2701 {
2715 "android_devices": "1", 2702 "android_devices": "1",
2716 "device_type": "coho" 2703 "device_type": "coho"
2717 } 2704 }
2718 ] 2705 ]
2719 }, 2706 },
2720 "test": "angle_unittests" 2707 "test": "angle_unittests"
2721 }, 2708 },
2722 { 2709 {
2723 "override_isolate_target": "base_unittests",
2724 "swarming": { 2710 "swarming": {
2725 "can_use_on_swarming_builders": true, 2711 "can_use_on_swarming_builders": true,
2726 "dimension_sets": [ 2712 "dimension_sets": [
2727 { 2713 {
2728 "android_devices": "1", 2714 "android_devices": "1",
2729 "device_type": "coho" 2715 "device_type": "coho"
2730 } 2716 }
2731 ] 2717 ]
2732 }, 2718 },
2733 "test": "base_unittests" 2719 "test": "base_unittests"
2734 }, 2720 },
2735 { 2721 {
2736 "override_isolate_target": "blink_heap_unittests",
2737 "swarming": { 2722 "swarming": {
2738 "can_use_on_swarming_builders": true, 2723 "can_use_on_swarming_builders": true,
2739 "dimension_sets": [ 2724 "dimension_sets": [
2740 { 2725 {
2741 "android_devices": "1", 2726 "android_devices": "1",
2742 "device_type": "coho" 2727 "device_type": "coho"
2743 } 2728 }
2744 ] 2729 ]
2745 }, 2730 },
2746 "test": "blink_heap_unittests" 2731 "test": "blink_heap_unittests"
2747 }, 2732 },
2748 { 2733 {
2749 "override_isolate_target": "breakpad_unittests",
2750 "swarming": { 2734 "swarming": {
2751 "can_use_on_swarming_builders": true, 2735 "can_use_on_swarming_builders": true,
2752 "dimension_sets": [ 2736 "dimension_sets": [
2753 { 2737 {
2754 "android_devices": "1", 2738 "android_devices": "1",
2755 "device_type": "coho" 2739 "device_type": "coho"
2756 } 2740 }
2757 ] 2741 ]
2758 }, 2742 },
2759 "test": "breakpad_unittests" 2743 "test": "breakpad_unittests"
2760 }, 2744 },
2761 { 2745 {
2762 "override_isolate_target": "cacheinvalidation_unittests",
2763 "swarming": { 2746 "swarming": {
2764 "can_use_on_swarming_builders": true, 2747 "can_use_on_swarming_builders": true,
2765 "dimension_sets": [ 2748 "dimension_sets": [
2766 { 2749 {
2767 "android_devices": "1", 2750 "android_devices": "1",
2768 "device_type": "coho" 2751 "device_type": "coho"
2769 } 2752 }
2770 ] 2753 ]
2771 }, 2754 },
2772 "test": "cacheinvalidation_unittests" 2755 "test": "cacheinvalidation_unittests"
2773 }, 2756 },
2774 { 2757 {
2775 "override_isolate_target": "capture_unittests",
2776 "swarming": { 2758 "swarming": {
2777 "can_use_on_swarming_builders": true, 2759 "can_use_on_swarming_builders": true,
2778 "dimension_sets": [ 2760 "dimension_sets": [
2779 { 2761 {
2780 "android_devices": "1", 2762 "android_devices": "1",
2781 "device_type": "coho" 2763 "device_type": "coho"
2782 } 2764 }
2783 ] 2765 ]
2784 }, 2766 },
2785 "test": "capture_unittests" 2767 "test": "capture_unittests"
2786 }, 2768 },
2787 { 2769 {
2788 "override_isolate_target": "cast_unittests",
2789 "swarming": { 2770 "swarming": {
2790 "can_use_on_swarming_builders": true, 2771 "can_use_on_swarming_builders": true,
2791 "dimension_sets": [ 2772 "dimension_sets": [
2792 { 2773 {
2793 "android_devices": "1", 2774 "android_devices": "1",
2794 "device_type": "coho" 2775 "device_type": "coho"
2795 } 2776 }
2796 ] 2777 ]
2797 }, 2778 },
2798 "test": "cast_unittests" 2779 "test": "cast_unittests"
2799 }, 2780 },
2800 { 2781 {
2801 "override_isolate_target": "cc_unittests",
2802 "swarming": { 2782 "swarming": {
2803 "can_use_on_swarming_builders": true, 2783 "can_use_on_swarming_builders": true,
2804 "dimension_sets": [ 2784 "dimension_sets": [
2805 { 2785 {
2806 "android_devices": "1", 2786 "android_devices": "1",
2807 "device_type": "coho" 2787 "device_type": "coho"
2808 } 2788 }
2809 ] 2789 ]
2810 }, 2790 },
2811 "test": "cc_unittests" 2791 "test": "cc_unittests"
2812 }, 2792 },
2813 { 2793 {
2814 "override_compile_targets": [
2815 "chrome_public_test_apk"
2816 ],
2817 "override_isolate_target": "chrome_public_test_apk",
2818 "swarming": { 2794 "swarming": {
2819 "can_use_on_swarming_builders": true, 2795 "can_use_on_swarming_builders": true,
2820 "dimension_sets": [ 2796 "dimension_sets": [
2821 { 2797 {
2822 "android_devices": "1", 2798 "android_devices": "1",
2823 "device_type": "coho" 2799 "device_type": "coho"
2824 } 2800 }
2825 ] 2801 ]
2826 }, 2802 },
2827 "test": "chrome_public_test_apk" 2803 "test": "chrome_public_test_apk"
2828 }, 2804 },
2829 { 2805 {
2830 "override_compile_targets": [
2831 "chrome_sync_shell_test_apk"
2832 ],
2833 "override_isolate_target": "chrome_sync_shell_test_apk",
2834 "swarming": { 2806 "swarming": {
2835 "can_use_on_swarming_builders": true, 2807 "can_use_on_swarming_builders": true,
2836 "dimension_sets": [ 2808 "dimension_sets": [
2837 { 2809 {
2838 "android_devices": "1", 2810 "android_devices": "1",
2839 "device_type": "coho" 2811 "device_type": "coho"
2840 } 2812 }
2841 ] 2813 ]
2842 }, 2814 },
2843 "test": "chrome_sync_shell_test_apk" 2815 "test": "chrome_sync_shell_test_apk"
2844 }, 2816 },
2845 { 2817 {
2846 "override_isolate_target": "components_browsertests",
2847 "swarming": { 2818 "swarming": {
2848 "can_use_on_swarming_builders": true, 2819 "can_use_on_swarming_builders": true,
2849 "dimension_sets": [ 2820 "dimension_sets": [
2850 { 2821 {
2851 "android_devices": "1", 2822 "android_devices": "1",
2852 "device_type": "coho" 2823 "device_type": "coho"
2853 } 2824 }
2854 ] 2825 ]
2855 }, 2826 },
2856 "test": "components_browsertests" 2827 "test": "components_browsertests"
2857 }, 2828 },
2858 { 2829 {
2859 "override_isolate_target": "components_unittests",
2860 "swarming": { 2830 "swarming": {
2861 "can_use_on_swarming_builders": true, 2831 "can_use_on_swarming_builders": true,
2862 "dimension_sets": [ 2832 "dimension_sets": [
2863 { 2833 {
2864 "android_devices": "1", 2834 "android_devices": "1",
2865 "device_type": "coho" 2835 "device_type": "coho"
2866 } 2836 }
2867 ] 2837 ]
2868 }, 2838 },
2869 "test": "components_unittests" 2839 "test": "components_unittests"
2870 }, 2840 },
2871 { 2841 {
2872 "override_isolate_target": "content_browsertests",
2873 "swarming": { 2842 "swarming": {
2874 "can_use_on_swarming_builders": true, 2843 "can_use_on_swarming_builders": true,
2875 "dimension_sets": [ 2844 "dimension_sets": [
2876 { 2845 {
2877 "android_devices": "1", 2846 "android_devices": "1",
2878 "device_type": "coho" 2847 "device_type": "coho"
2879 } 2848 }
2880 ] 2849 ]
2881 }, 2850 },
2882 "test": "content_browsertests" 2851 "test": "content_browsertests"
2883 }, 2852 },
2884 { 2853 {
2885 "override_compile_targets": [
2886 "content_shell_test_apk"
2887 ],
2888 "override_isolate_target": "content_shell_test_apk",
2889 "swarming": { 2854 "swarming": {
2890 "can_use_on_swarming_builders": true, 2855 "can_use_on_swarming_builders": true,
2891 "dimension_sets": [ 2856 "dimension_sets": [
2892 { 2857 {
2893 "android_devices": "1", 2858 "android_devices": "1",
2894 "device_type": "coho" 2859 "device_type": "coho"
2895 } 2860 }
2896 ] 2861 ]
2897 }, 2862 },
2898 "test": "content_shell_test_apk" 2863 "test": "content_shell_test_apk"
2899 }, 2864 },
2900 { 2865 {
2901 "override_isolate_target": "content_unittests",
2902 "swarming": { 2866 "swarming": {
2903 "can_use_on_swarming_builders": true, 2867 "can_use_on_swarming_builders": true,
2904 "dimension_sets": [ 2868 "dimension_sets": [
2905 { 2869 {
2906 "android_devices": "1", 2870 "android_devices": "1",
2907 "device_type": "coho" 2871 "device_type": "coho"
2908 } 2872 }
2909 ] 2873 ]
2910 }, 2874 },
2911 "test": "content_unittests" 2875 "test": "content_unittests"
2912 }, 2876 },
2913 { 2877 {
2914 "override_isolate_target": "crypto_unittests",
2915 "swarming": { 2878 "swarming": {
2916 "can_use_on_swarming_builders": true, 2879 "can_use_on_swarming_builders": true,
2917 "dimension_sets": [ 2880 "dimension_sets": [
2918 { 2881 {
2919 "android_devices": "1", 2882 "android_devices": "1",
2920 "device_type": "coho" 2883 "device_type": "coho"
2921 } 2884 }
2922 ] 2885 ]
2923 }, 2886 },
2924 "test": "crypto_unittests" 2887 "test": "crypto_unittests"
2925 }, 2888 },
2926 { 2889 {
2927 "override_isolate_target": "device_unittests",
2928 "swarming": { 2890 "swarming": {
2929 "can_use_on_swarming_builders": true, 2891 "can_use_on_swarming_builders": true,
2930 "dimension_sets": [ 2892 "dimension_sets": [
2931 { 2893 {
2932 "android_devices": "1", 2894 "android_devices": "1",
2933 "device_type": "coho" 2895 "device_type": "coho"
2934 } 2896 }
2935 ] 2897 ]
2936 }, 2898 },
2937 "test": "device_unittests" 2899 "test": "device_unittests"
2938 }, 2900 },
2939 { 2901 {
2940 "override_isolate_target": "display_unittests",
2941 "swarming": { 2902 "swarming": {
2942 "can_use_on_swarming_builders": true, 2903 "can_use_on_swarming_builders": true,
2943 "dimension_sets": [ 2904 "dimension_sets": [
2944 { 2905 {
2945 "android_devices": "1", 2906 "android_devices": "1",
2946 "device_type": "coho" 2907 "device_type": "coho"
2947 } 2908 }
2948 ] 2909 ]
2949 }, 2910 },
2950 "test": "display_unittests" 2911 "test": "display_unittests"
2951 }, 2912 },
2952 { 2913 {
2953 "override_isolate_target": "events_unittests",
2954 "swarming": { 2914 "swarming": {
2955 "can_use_on_swarming_builders": true, 2915 "can_use_on_swarming_builders": true,
2956 "dimension_sets": [ 2916 "dimension_sets": [
2957 { 2917 {
2958 "android_devices": "1", 2918 "android_devices": "1",
2959 "device_type": "coho" 2919 "device_type": "coho"
2960 } 2920 }
2961 ] 2921 ]
2962 }, 2922 },
2963 "test": "events_unittests" 2923 "test": "events_unittests"
2964 }, 2924 },
2965 { 2925 {
2966 "override_isolate_target": "gcm_unit_tests",
2967 "swarming": { 2926 "swarming": {
2968 "can_use_on_swarming_builders": true, 2927 "can_use_on_swarming_builders": true,
2969 "dimension_sets": [ 2928 "dimension_sets": [
2970 { 2929 {
2971 "android_devices": "1", 2930 "android_devices": "1",
2972 "device_type": "coho" 2931 "device_type": "coho"
2973 } 2932 }
2974 ] 2933 ]
2975 }, 2934 },
2976 "test": "gcm_unit_tests" 2935 "test": "gcm_unit_tests"
2977 }, 2936 },
2978 { 2937 {
2979 "override_isolate_target": "gfx_unittests",
2980 "swarming": { 2938 "swarming": {
2981 "can_use_on_swarming_builders": true, 2939 "can_use_on_swarming_builders": true,
2982 "dimension_sets": [ 2940 "dimension_sets": [
2983 { 2941 {
2984 "android_devices": "1", 2942 "android_devices": "1",
2985 "device_type": "coho" 2943 "device_type": "coho"
2986 } 2944 }
2987 ] 2945 ]
2988 }, 2946 },
2989 "test": "gfx_unittests" 2947 "test": "gfx_unittests"
2990 }, 2948 },
2991 { 2949 {
2992 "override_isolate_target": "gl_tests",
2993 "swarming": { 2950 "swarming": {
2994 "can_use_on_swarming_builders": true, 2951 "can_use_on_swarming_builders": true,
2995 "dimension_sets": [ 2952 "dimension_sets": [
2996 { 2953 {
2997 "android_devices": "1", 2954 "android_devices": "1",
2998 "device_type": "coho" 2955 "device_type": "coho"
2999 } 2956 }
3000 ] 2957 ]
3001 }, 2958 },
3002 "test": "gl_tests" 2959 "test": "gl_tests"
3003 }, 2960 },
3004 { 2961 {
3005 "override_isolate_target": "gl_unittests",
3006 "swarming": { 2962 "swarming": {
3007 "can_use_on_swarming_builders": true, 2963 "can_use_on_swarming_builders": true,
3008 "dimension_sets": [ 2964 "dimension_sets": [
3009 { 2965 {
3010 "android_devices": "1", 2966 "android_devices": "1",
3011 "device_type": "coho" 2967 "device_type": "coho"
3012 } 2968 }
3013 ] 2969 ]
3014 }, 2970 },
3015 "test": "gl_unittests" 2971 "test": "gl_unittests"
3016 }, 2972 },
3017 { 2973 {
3018 "override_isolate_target": "google_apis_unittests",
3019 "swarming": { 2974 "swarming": {
3020 "can_use_on_swarming_builders": true, 2975 "can_use_on_swarming_builders": true,
3021 "dimension_sets": [ 2976 "dimension_sets": [
3022 { 2977 {
3023 "android_devices": "1", 2978 "android_devices": "1",
3024 "device_type": "coho" 2979 "device_type": "coho"
3025 } 2980 }
3026 ] 2981 ]
3027 }, 2982 },
3028 "test": "google_apis_unittests" 2983 "test": "google_apis_unittests"
3029 }, 2984 },
3030 { 2985 {
3031 "override_isolate_target": "gpu_ipc_service_unittests",
3032 "swarming": { 2986 "swarming": {
3033 "can_use_on_swarming_builders": true, 2987 "can_use_on_swarming_builders": true,
3034 "dimension_sets": [ 2988 "dimension_sets": [
3035 { 2989 {
3036 "android_devices": "1", 2990 "android_devices": "1",
3037 "device_type": "coho" 2991 "device_type": "coho"
3038 } 2992 }
3039 ] 2993 ]
3040 }, 2994 },
3041 "test": "gpu_ipc_service_unittests" 2995 "test": "gpu_ipc_service_unittests"
3042 }, 2996 },
3043 { 2997 {
3044 "override_isolate_target": "gpu_unittests",
3045 "swarming": { 2998 "swarming": {
3046 "can_use_on_swarming_builders": true, 2999 "can_use_on_swarming_builders": true,
3047 "dimension_sets": [ 3000 "dimension_sets": [
3048 { 3001 {
3049 "android_devices": "1", 3002 "android_devices": "1",
3050 "device_type": "coho" 3003 "device_type": "coho"
3051 } 3004 }
3052 ] 3005 ]
3053 }, 3006 },
3054 "test": "gpu_unittests" 3007 "test": "gpu_unittests"
3055 }, 3008 },
3056 { 3009 {
3057 "override_isolate_target": "ipc_tests",
3058 "swarming": { 3010 "swarming": {
3059 "can_use_on_swarming_builders": true, 3011 "can_use_on_swarming_builders": true,
3060 "dimension_sets": [ 3012 "dimension_sets": [
3061 { 3013 {
3062 "android_devices": "1", 3014 "android_devices": "1",
3063 "device_type": "coho" 3015 "device_type": "coho"
3064 } 3016 }
3065 ] 3017 ]
3066 }, 3018 },
3067 "test": "ipc_tests" 3019 "test": "ipc_tests"
3068 }, 3020 },
3069 { 3021 {
3070 "override_isolate_target": "jingle_unittests",
3071 "swarming": { 3022 "swarming": {
3072 "can_use_on_swarming_builders": true, 3023 "can_use_on_swarming_builders": true,
3073 "dimension_sets": [ 3024 "dimension_sets": [
3074 { 3025 {
3075 "android_devices": "1", 3026 "android_devices": "1",
3076 "device_type": "coho" 3027 "device_type": "coho"
3077 } 3028 }
3078 ] 3029 ]
3079 }, 3030 },
3080 "test": "jingle_unittests" 3031 "test": "jingle_unittests"
3081 }, 3032 },
3082 { 3033 {
3083 "override_isolate_target": "media_unittests",
3084 "swarming": { 3034 "swarming": {
3085 "can_use_on_swarming_builders": true, 3035 "can_use_on_swarming_builders": true,
3086 "dimension_sets": [ 3036 "dimension_sets": [
3087 { 3037 {
3088 "android_devices": "1", 3038 "android_devices": "1",
3089 "device_type": "coho" 3039 "device_type": "coho"
3090 } 3040 }
3091 ] 3041 ]
3092 }, 3042 },
3093 "test": "media_unittests" 3043 "test": "media_unittests"
3094 }, 3044 },
3095 { 3045 {
3096 "override_isolate_target": "midi_unittests",
3097 "swarming": { 3046 "swarming": {
3098 "can_use_on_swarming_builders": true, 3047 "can_use_on_swarming_builders": true,
3099 "dimension_sets": [ 3048 "dimension_sets": [
3100 { 3049 {
3101 "android_devices": "1", 3050 "android_devices": "1",
3102 "device_type": "coho" 3051 "device_type": "coho"
3103 } 3052 }
3104 ] 3053 ]
3105 }, 3054 },
3106 "test": "midi_unittests" 3055 "test": "midi_unittests"
3107 }, 3056 },
3108 { 3057 {
3109 "override_isolate_target": "mojo_common_unittests",
3110 "swarming": { 3058 "swarming": {
3111 "can_use_on_swarming_builders": true, 3059 "can_use_on_swarming_builders": true,
3112 "dimension_sets": [ 3060 "dimension_sets": [
3113 { 3061 {
3114 "android_devices": "1", 3062 "android_devices": "1",
3115 "device_type": "coho" 3063 "device_type": "coho"
3116 } 3064 }
3117 ] 3065 ]
3118 }, 3066 },
3119 "test": "mojo_common_unittests" 3067 "test": "mojo_common_unittests"
3120 }, 3068 },
3121 { 3069 {
3122 "override_isolate_target": "mojo_public_bindings_unittests",
3123 "swarming": { 3070 "swarming": {
3124 "can_use_on_swarming_builders": true, 3071 "can_use_on_swarming_builders": true,
3125 "dimension_sets": [ 3072 "dimension_sets": [
3126 { 3073 {
3127 "android_devices": "1", 3074 "android_devices": "1",
3128 "device_type": "coho" 3075 "device_type": "coho"
3129 } 3076 }
3130 ] 3077 ]
3131 }, 3078 },
3132 "test": "mojo_public_bindings_unittests" 3079 "test": "mojo_public_bindings_unittests"
3133 }, 3080 },
3134 { 3081 {
3135 "override_isolate_target": "mojo_public_system_unittests",
3136 "swarming": { 3082 "swarming": {
3137 "can_use_on_swarming_builders": true, 3083 "can_use_on_swarming_builders": true,
3138 "dimension_sets": [ 3084 "dimension_sets": [
3139 { 3085 {
3140 "android_devices": "1", 3086 "android_devices": "1",
3141 "device_type": "coho" 3087 "device_type": "coho"
3142 } 3088 }
3143 ] 3089 ]
3144 }, 3090 },
3145 "test": "mojo_public_system_unittests" 3091 "test": "mojo_public_system_unittests"
3146 }, 3092 },
3147 { 3093 {
3148 "override_isolate_target": "mojo_system_unittests",
3149 "swarming": { 3094 "swarming": {
3150 "can_use_on_swarming_builders": true, 3095 "can_use_on_swarming_builders": true,
3151 "dimension_sets": [ 3096 "dimension_sets": [
3152 { 3097 {
3153 "android_devices": "1", 3098 "android_devices": "1",
3154 "device_type": "coho" 3099 "device_type": "coho"
3155 } 3100 }
3156 ] 3101 ]
3157 }, 3102 },
3158 "test": "mojo_system_unittests" 3103 "test": "mojo_system_unittests"
3159 }, 3104 },
3160 { 3105 {
3161 "override_isolate_target": "net_unittests",
3162 "swarming": { 3106 "swarming": {
3163 "can_use_on_swarming_builders": true, 3107 "can_use_on_swarming_builders": true,
3164 "dimension_sets": [ 3108 "dimension_sets": [
3165 { 3109 {
3166 "android_devices": "1", 3110 "android_devices": "1",
3167 "device_type": "coho" 3111 "device_type": "coho"
3168 } 3112 }
3169 ] 3113 ]
3170 }, 3114 },
3171 "test": "net_unittests" 3115 "test": "net_unittests"
3172 }, 3116 },
3173 { 3117 {
3174 "override_isolate_target": "remoting_unittests",
3175 "swarming": { 3118 "swarming": {
3176 "can_use_on_swarming_builders": true, 3119 "can_use_on_swarming_builders": true,
3177 "dimension_sets": [ 3120 "dimension_sets": [
3178 { 3121 {
3179 "android_devices": "1", 3122 "android_devices": "1",
3180 "device_type": "coho" 3123 "device_type": "coho"
3181 } 3124 }
3182 ] 3125 ]
3183 }, 3126 },
3184 "test": "remoting_unittests" 3127 "test": "remoting_unittests"
3185 }, 3128 },
3186 { 3129 {
3187 "override_isolate_target": "sandbox_linux_unittests",
3188 "swarming": { 3130 "swarming": {
3189 "can_use_on_swarming_builders": true, 3131 "can_use_on_swarming_builders": true,
3190 "dimension_sets": [ 3132 "dimension_sets": [
3191 { 3133 {
3192 "android_devices": "1", 3134 "android_devices": "1",
3193 "device_type": "coho" 3135 "device_type": "coho"
3194 } 3136 }
3195 ] 3137 ]
3196 }, 3138 },
3197 "test": "sandbox_linux_unittests" 3139 "test": "sandbox_linux_unittests"
3198 }, 3140 },
3199 { 3141 {
3200 "override_isolate_target": "skia_unittests",
3201 "swarming": { 3142 "swarming": {
3202 "can_use_on_swarming_builders": true, 3143 "can_use_on_swarming_builders": true,
3203 "dimension_sets": [ 3144 "dimension_sets": [
3204 { 3145 {
3205 "android_devices": "1", 3146 "android_devices": "1",
3206 "device_type": "coho" 3147 "device_type": "coho"
3207 } 3148 }
3208 ] 3149 ]
3209 }, 3150 },
3210 "test": "skia_unittests" 3151 "test": "skia_unittests"
3211 }, 3152 },
3212 { 3153 {
3213 "override_isolate_target": "sql_unittests",
3214 "swarming": { 3154 "swarming": {
3215 "can_use_on_swarming_builders": true, 3155 "can_use_on_swarming_builders": true,
3216 "dimension_sets": [ 3156 "dimension_sets": [
3217 { 3157 {
3218 "android_devices": "1", 3158 "android_devices": "1",
3219 "device_type": "coho" 3159 "device_type": "coho"
3220 } 3160 }
3221 ] 3161 ]
3222 }, 3162 },
3223 "test": "sql_unittests" 3163 "test": "sql_unittests"
3224 }, 3164 },
3225 { 3165 {
3226 "override_isolate_target": "storage_unittests",
3227 "swarming": { 3166 "swarming": {
3228 "can_use_on_swarming_builders": true, 3167 "can_use_on_swarming_builders": true,
3229 "dimension_sets": [ 3168 "dimension_sets": [
3230 { 3169 {
3231 "android_devices": "1", 3170 "android_devices": "1",
3232 "device_type": "coho" 3171 "device_type": "coho"
3233 } 3172 }
3234 ] 3173 ]
3235 }, 3174 },
3236 "test": "storage_unittests" 3175 "test": "storage_unittests"
3237 }, 3176 },
3238 { 3177 {
3239 "override_isolate_target": "ui_android_unittests",
3240 "swarming": { 3178 "swarming": {
3241 "can_use_on_swarming_builders": true, 3179 "can_use_on_swarming_builders": true,
3242 "dimension_sets": [ 3180 "dimension_sets": [
3243 { 3181 {
3244 "android_devices": "1", 3182 "android_devices": "1",
3245 "device_type": "coho" 3183 "device_type": "coho"
3246 } 3184 }
3247 ] 3185 ]
3248 }, 3186 },
3249 "test": "ui_android_unittests" 3187 "test": "ui_android_unittests"
3250 }, 3188 },
3251 { 3189 {
3252 "override_isolate_target": "ui_base_unittests",
3253 "swarming": { 3190 "swarming": {
3254 "can_use_on_swarming_builders": true, 3191 "can_use_on_swarming_builders": true,
3255 "dimension_sets": [ 3192 "dimension_sets": [
3256 { 3193 {
3257 "android_devices": "1", 3194 "android_devices": "1",
3258 "device_type": "coho" 3195 "device_type": "coho"
3259 } 3196 }
3260 ] 3197 ]
3261 }, 3198 },
3262 "test": "ui_base_unittests" 3199 "test": "ui_base_unittests"
3263 }, 3200 },
3264 { 3201 {
3265 "override_isolate_target": "ui_touch_selection_unittests",
3266 "swarming": { 3202 "swarming": {
3267 "can_use_on_swarming_builders": true, 3203 "can_use_on_swarming_builders": true,
3268 "dimension_sets": [ 3204 "dimension_sets": [
3269 { 3205 {
3270 "android_devices": "1", 3206 "android_devices": "1",
3271 "device_type": "coho" 3207 "device_type": "coho"
3272 } 3208 }
3273 ] 3209 ]
3274 }, 3210 },
3275 "test": "ui_touch_selection_unittests" 3211 "test": "ui_touch_selection_unittests"
3276 }, 3212 },
3277 { 3213 {
3278 "override_isolate_target": "unit_tests",
3279 "swarming": { 3214 "swarming": {
3280 "can_use_on_swarming_builders": true, 3215 "can_use_on_swarming_builders": true,
3281 "dimension_sets": [ 3216 "dimension_sets": [
3282 { 3217 {
3283 "android_devices": "1", 3218 "android_devices": "1",
3284 "device_type": "coho" 3219 "device_type": "coho"
3285 } 3220 }
3286 ] 3221 ]
3287 }, 3222 },
3288 "test": "unit_tests" 3223 "test": "unit_tests"
3289 }, 3224 },
3290 { 3225 {
3291 "override_isolate_target": "url_unittests",
3292 "swarming": { 3226 "swarming": {
3293 "can_use_on_swarming_builders": true, 3227 "can_use_on_swarming_builders": true,
3294 "dimension_sets": [ 3228 "dimension_sets": [
3295 { 3229 {
3296 "android_devices": "1", 3230 "android_devices": "1",
3297 "device_type": "coho" 3231 "device_type": "coho"
3298 } 3232 }
3299 ] 3233 ]
3300 }, 3234 },
3301 "test": "url_unittests" 3235 "test": "url_unittests"
3302 }, 3236 },
3303 { 3237 {
3304 "override_isolate_target": "webkit_unit_tests",
3305 "swarming": { 3238 "swarming": {
3306 "can_use_on_swarming_builders": true, 3239 "can_use_on_swarming_builders": true,
3307 "dimension_sets": [ 3240 "dimension_sets": [
3308 { 3241 {
3309 "android_devices": "1", 3242 "android_devices": "1",
3310 "device_type": "coho" 3243 "device_type": "coho"
3311 } 3244 }
3312 ] 3245 ]
3313 }, 3246 },
3314 "test": "webkit_unit_tests" 3247 "test": "webkit_unit_tests"
3315 }, 3248 },
3316 { 3249 {
3317 "override_compile_targets": [
3318 "webview_instrumentation_test_apk"
3319 ],
3320 "override_isolate_target": "webview_instrumentation_test_apk",
3321 "swarming": { 3250 "swarming": {
3322 "can_use_on_swarming_builders": true, 3251 "can_use_on_swarming_builders": true,
3323 "dimension_sets": [ 3252 "dimension_sets": [
3324 {
3325 "android_devices": "1",
3326 "device_type": "coho"
3327 }
3328 ]
3329 },
3330 "test": "webview_instrumentation_test_apk"
3331 },
3332 {
3333 "override_isolate_target": "wtf_unittests",
3334 "swarming": {
3335 "can_use_on_swarming_builders": true,
3336 "dimension_sets": [
3337 { 3253 {
3338 "android_devices": "1", 3254 "android_devices": "1",
3339 "device_type": "coho" 3255 "device_type": "coho"
3340 } 3256 }
3341 ] 3257 ]
3342 }, 3258 },
3343 "test": "wtf_unittests" 3259 "test": "wtf_unittests"
3344 } 3260 }
3345 ] 3261 ]
3346 }, 3262 },
(...skipping 8478 matching lines...) Expand 10 before | Expand all | Expand 10 after
11825 "swarming": { 11741 "swarming": {
11826 "can_use_on_swarming_builders": true 11742 "can_use_on_swarming_builders": true
11827 }, 11743 },
11828 "test": "mus_ws_unittests" 11744 "test": "mus_ws_unittests"
11829 } 11745 }
11830 ] 11746 ]
11831 }, 11747 },
11832 "Site Isolation Android": { 11748 "Site Isolation Android": {
11833 "gtest_tests": [ 11749 "gtest_tests": [
11834 { 11750 {
11835 "override_isolate_target": "content_browsertests",
11836 "swarming": { 11751 "swarming": {
11837 "can_use_on_swarming_builders": true, 11752 "can_use_on_swarming_builders": true,
11838 "dimension_sets": [ 11753 "dimension_sets": [
11839 { 11754 {
11840 "android_devices": "4", 11755 "android_devices": "4",
11841 "device_type": "bullhead" 11756 "device_type": "bullhead"
11842 } 11757 }
11843 ], 11758 ],
11844 "hard_timeout": 960 11759 "hard_timeout": 960
11845 }, 11760 },
11846 "test": "content_browsertests" 11761 "test": "content_browsertests"
11847 }, 11762 },
11848 { 11763 {
11849 "args": [ 11764 "args": [
11850 "--gtest-filter-file=../../testing/buildbot/filters/site-per-process.c ontent_browsertests.filter", 11765 "--gtest-filter-file=../../testing/buildbot/filters/site-per-process.c ontent_browsertests.filter",
11851 "--site-per-process" 11766 "--site-per-process"
11852 ], 11767 ],
11853 "name": "site_per_process_content_browsertests", 11768 "name": "site_per_process_content_browsertests",
11854 "override_isolate_target": "content_browsertests",
11855 "swarming": { 11769 "swarming": {
11856 "can_use_on_swarming_builders": true, 11770 "can_use_on_swarming_builders": true,
11857 "dimension_sets": [ 11771 "dimension_sets": [
11858 { 11772 {
11859 "android_devices": "4", 11773 "android_devices": "4",
11860 "device_type": "bullhead" 11774 "device_type": "bullhead"
11861 } 11775 }
11862 ], 11776 ],
11863 "hard_timeout": 960 11777 "hard_timeout": 960
11864 }, 11778 },
11865 "test": "content_browsertests" 11779 "test": "content_browsertests"
11866 }, 11780 },
11867 { 11781 {
11868 "override_isolate_target": "content_unittests",
11869 "swarming": { 11782 "swarming": {
11870 "can_use_on_swarming_builders": true, 11783 "can_use_on_swarming_builders": true,
11871 "dimension_sets": [ 11784 "dimension_sets": [
11872 { 11785 {
11873 "android_devices": "4", 11786 "android_devices": "4",
11874 "device_type": "bullhead" 11787 "device_type": "bullhead"
11875 } 11788 }
11876 ] 11789 ]
11877 }, 11790 },
11878 "test": "content_unittests" 11791 "test": "content_unittests"
11879 }, 11792 },
11880 { 11793 {
11881 "args": [ 11794 "args": [
11882 "--site-per-process" 11795 "--site-per-process"
11883 ], 11796 ],
11884 "name": "site_per_process_content_unittests", 11797 "name": "site_per_process_content_unittests",
11885 "override_isolate_target": "content_unittests",
11886 "swarming": { 11798 "swarming": {
11887 "can_use_on_swarming_builders": true, 11799 "can_use_on_swarming_builders": true,
11888 "dimension_sets": [ 11800 "dimension_sets": [
11889 { 11801 {
11890 "android_devices": "4", 11802 "android_devices": "4",
11891 "device_type": "bullhead" 11803 "device_type": "bullhead"
11892 } 11804 }
11893 ] 11805 ]
11894 }, 11806 },
11895 "test": "content_unittests" 11807 "test": "content_unittests"
11896 }, 11808 },
11897 { 11809 {
11898 "args": [ 11810 "args": [
11899 "--site-per-process" 11811 "--site-per-process"
11900 ], 11812 ],
11901 "name": "site_per_process_components_browsertests", 11813 "name": "site_per_process_components_browsertests",
11902 "override_isolate_target": "components_browsertests",
11903 "swarming": { 11814 "swarming": {
11904 "can_use_on_swarming_builders": true, 11815 "can_use_on_swarming_builders": true,
11905 "dimension_sets": [ 11816 "dimension_sets": [
11906 { 11817 {
11907 "android_devices": "4", 11818 "android_devices": "4",
11908 "device_type": "bullhead" 11819 "device_type": "bullhead"
11909 } 11820 }
11910 ] 11821 ]
11911 }, 11822 },
11912 "test": "components_browsertests" 11823 "test": "components_browsertests"
11913 }, 11824 },
11914 { 11825 {
11915 "args": [ 11826 "args": [
11916 "--site-per-process" 11827 "--site-per-process"
11917 ], 11828 ],
11918 "name": "site_per_process_components_unittests", 11829 "name": "site_per_process_components_unittests",
11919 "override_isolate_target": "components_unittests",
11920 "swarming": { 11830 "swarming": {
11921 "can_use_on_swarming_builders": true, 11831 "can_use_on_swarming_builders": true,
11922 "dimension_sets": [ 11832 "dimension_sets": [
11923 { 11833 {
11924 "android_devices": "4", 11834 "android_devices": "4",
11925 "device_type": "bullhead" 11835 "device_type": "bullhead"
11926 } 11836 }
11927 ] 11837 ]
11928 }, 11838 },
11929 "test": "components_unittests" 11839 "test": "components_unittests"
(...skipping 1273 matching lines...) Expand 10 before | Expand all | Expand 10 after
13203 }, 13113 },
13204 { 13114 {
13205 "swarming": { 13115 "swarming": {
13206 "can_use_on_swarming_builders": false 13116 "can_use_on_swarming_builders": false
13207 }, 13117 },
13208 "test": "views_unittests" 13118 "test": "views_unittests"
13209 } 13119 }
13210 ] 13120 ]
13211 } 13121 }
13212 } 13122 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.android.fyi.json ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698