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

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

Issue 2410943004: Revert of Enabling enable_vr_shell flag and tests on chromium.android (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | tools/mb/mb_config.pyl » ('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 2449 matching lines...) Expand 10 before | Expand all | Expand 10 after
2460 "test": "ui_android_unittests" 2460 "test": "ui_android_unittests"
2461 }, 2461 },
2462 { 2462 {
2463 "test": "ui_base_unittests" 2463 "test": "ui_base_unittests"
2464 }, 2464 },
2465 { 2465 {
2466 "test": "ui_touch_selection_unittests" 2466 "test": "ui_touch_selection_unittests"
2467 }, 2467 },
2468 { 2468 {
2469 "test": "unit_tests" 2469 "test": "unit_tests"
2470 },
2471 {
2472 "test": "vr_shell_unittests"
2473 } 2470 }
2474 ], 2471 ],
2475 "instrumentation_tests": [ 2472 "instrumentation_tests": [
2476 { 2473 {
2477 "apk_under_test": "Blimp.apk", 2474 "apk_under_test": "Blimp.apk",
2478 "override_compile_targets": [ 2475 "override_compile_targets": [
2479 "blimp_test_apk" 2476 "blimp_test_apk"
2480 ], 2477 ],
2481 "test": "blimp_test_apk", 2478 "test": "blimp_test_apk",
2482 "test_apk": "BlimpTest.apk" 2479 "test_apk": "BlimpTest.apk"
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
2567 "test": "ui_android_unittests" 2564 "test": "ui_android_unittests"
2568 }, 2565 },
2569 { 2566 {
2570 "test": "ui_base_unittests" 2567 "test": "ui_base_unittests"
2571 }, 2568 },
2572 { 2569 {
2573 "test": "ui_touch_selection_unittests" 2570 "test": "ui_touch_selection_unittests"
2574 }, 2571 },
2575 { 2572 {
2576 "test": "unit_tests" 2573 "test": "unit_tests"
2577 },
2578 {
2579 "test": "vr_shell_unittests"
2580 } 2574 }
2581 ], 2575 ],
2582 "instrumentation_tests": [ 2576 "instrumentation_tests": [
2583 { 2577 {
2584 "test": "android_webview_test_apk" 2578 "test": "android_webview_test_apk"
2585 }, 2579 },
2586 { 2580 {
2587 "apk_under_test": "Blimp.apk", 2581 "apk_under_test": "Blimp.apk",
2588 "override_compile_targets": [ 2582 "override_compile_targets": [
2589 "blimp_test_apk" 2583 "blimp_test_apk"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
2677 "test": "ui_android_unittests" 2671 "test": "ui_android_unittests"
2678 }, 2672 },
2679 { 2673 {
2680 "test": "ui_base_unittests" 2674 "test": "ui_base_unittests"
2681 }, 2675 },
2682 { 2676 {
2683 "test": "ui_touch_selection_unittests" 2677 "test": "ui_touch_selection_unittests"
2684 }, 2678 },
2685 { 2679 {
2686 "test": "unit_tests" 2680 "test": "unit_tests"
2687 },
2688 {
2689 "test": "vr_shell_unittests"
2690 } 2681 }
2691 ], 2682 ],
2692 "instrumentation_tests": [ 2683 "instrumentation_tests": [
2693 { 2684 {
2694 "test": "android_webview_test_apk" 2685 "test": "android_webview_test_apk"
2695 }, 2686 },
2696 { 2687 {
2697 "apk_under_test": "Blimp.apk", 2688 "apk_under_test": "Blimp.apk",
2698 "override_compile_targets": [ 2689 "override_compile_targets": [
2699 "blimp_test_apk" 2690 "blimp_test_apk"
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
2795 "test": "ui_android_unittests" 2786 "test": "ui_android_unittests"
2796 }, 2787 },
2797 { 2788 {
2798 "test": "ui_base_unittests" 2789 "test": "ui_base_unittests"
2799 }, 2790 },
2800 { 2791 {
2801 "test": "ui_touch_selection_unittests" 2792 "test": "ui_touch_selection_unittests"
2802 }, 2793 },
2803 { 2794 {
2804 "test": "unit_tests" 2795 "test": "unit_tests"
2805 },
2806 {
2807 "test": "vr_shell_unittests"
2808 } 2796 }
2809 ], 2797 ],
2810 "instrumentation_tests": [ 2798 "instrumentation_tests": [
2811 { 2799 {
2812 "test": "android_webview_test_apk", 2800 "test": "android_webview_test_apk",
2813 "timeout_scale": 2 2801 "timeout_scale": 2
2814 }, 2802 },
2815 { 2803 {
2816 "override_compile_targets": [ 2804 "override_compile_targets": [
2817 "blimp_test_apk" 2805 "blimp_test_apk"
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
2908 "test": "ui_android_unittests" 2896 "test": "ui_android_unittests"
2909 }, 2897 },
2910 { 2898 {
2911 "test": "ui_base_unittests" 2899 "test": "ui_base_unittests"
2912 }, 2900 },
2913 { 2901 {
2914 "test": "ui_touch_selection_unittests" 2902 "test": "ui_touch_selection_unittests"
2915 }, 2903 },
2916 { 2904 {
2917 "test": "unit_tests" 2905 "test": "unit_tests"
2918 },
2919 {
2920 "test": "vr_shell_unittests"
2921 } 2906 }
2922 ], 2907 ],
2923 "instrumentation_tests": [ 2908 "instrumentation_tests": [
2924 { 2909 {
2925 "test": "android_webview_test_apk" 2910 "test": "android_webview_test_apk"
2926 }, 2911 },
2927 { 2912 {
2928 "apk_under_test": "Blimp.apk", 2913 "apk_under_test": "Blimp.apk",
2929 "override_compile_targets": [ 2914 "override_compile_targets": [
2930 "blimp_test_apk" 2915 "blimp_test_apk"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
3018 "test": "ui_android_unittests" 3003 "test": "ui_android_unittests"
3019 }, 3004 },
3020 { 3005 {
3021 "test": "ui_base_unittests" 3006 "test": "ui_base_unittests"
3022 }, 3007 },
3023 { 3008 {
3024 "test": "ui_touch_selection_unittests" 3009 "test": "ui_touch_selection_unittests"
3025 }, 3010 },
3026 { 3011 {
3027 "test": "unit_tests" 3012 "test": "unit_tests"
3028 },
3029 {
3030 "test": "vr_shell_unittests"
3031 } 3013 }
3032 ], 3014 ],
3033 "instrumentation_tests": [ 3015 "instrumentation_tests": [
3034 { 3016 {
3035 "test": "android_webview_test_apk" 3017 "test": "android_webview_test_apk"
3036 }, 3018 },
3037 { 3019 {
3038 "apk_under_test": "Blimp.apk", 3020 "apk_under_test": "Blimp.apk",
3039 "override_compile_targets": [ 3021 "override_compile_targets": [
3040 "blimp_test_apk" 3022 "blimp_test_apk"
(...skipping 1019 matching lines...) Expand 10 before | Expand all | Expand 10 after
4060 "link": [ 4042 "link": [
4061 "https://luci-logdog.appspot.com/v/?s", 4043 "https://luci-logdog.appspot.com/v/?s",
4062 "=android%2Fswarming%2Flogcats%2F", 4044 "=android%2Fswarming%2Flogcats%2F",
4063 "${TASK_ID}%2F%2B%2Funified_logcats" 4045 "${TASK_ID}%2F%2B%2Funified_logcats"
4064 ], 4046 ],
4065 "name": "shard #${SHARD_INDEX} logcats" 4047 "name": "shard #${SHARD_INDEX} logcats"
4066 } 4048 }
4067 ] 4049 ]
4068 }, 4050 },
4069 "test": "unit_tests" 4051 "test": "unit_tests"
4070 },
4071 {
4072 "override_isolate_target": "vr_shell_unittests",
4073 "swarming": {
4074 "can_use_on_swarming_builders": true,
4075 "cipd_packages": [
4076 {
4077 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
4078 "location": "bin",
4079 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
4080 }
4081 ],
4082 "dimension_sets": [
4083 {
4084 "device_os": "MMB29Q",
4085 "device_type": "bullhead"
4086 }
4087 ],
4088 "hard_timeout": 960,
4089 "output_links": [
4090 {
4091 "link": [
4092 "https://luci-logdog.appspot.com/v/?s",
4093 "=android%2Fswarming%2Flogcats%2F",
4094 "${TASK_ID}%2F%2B%2Funified_logcats"
4095 ],
4096 "name": "shard #${SHARD_INDEX} logcats"
4097 }
4098 ]
4099 },
4100 "test": "vr_shell_unittests"
4101 } 4052 }
4102 ] 4053 ]
4103 }, 4054 },
4104 "Marshmallow Tablet Tester": { 4055 "Marshmallow Tablet Tester": {
4105 "gtest_tests": [ 4056 "gtest_tests": [
4106 { 4057 {
4107 "test": "android_webview_unittests" 4058 "test": "android_webview_unittests"
4108 }, 4059 },
4109 { 4060 {
4110 "test": "base_unittests" 4061 "test": "base_unittests"
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
4176 "test": "ui_android_unittests" 4127 "test": "ui_android_unittests"
4177 }, 4128 },
4178 { 4129 {
4179 "test": "ui_base_unittests" 4130 "test": "ui_base_unittests"
4180 }, 4131 },
4181 { 4132 {
4182 "test": "ui_touch_selection_unittests" 4133 "test": "ui_touch_selection_unittests"
4183 }, 4134 },
4184 { 4135 {
4185 "test": "unit_tests" 4136 "test": "unit_tests"
4186 },
4187 {
4188 "test": "vr_shell_unittests"
4189 } 4137 }
4190 ], 4138 ],
4191 "instrumentation_tests": [ 4139 "instrumentation_tests": [
4192 { 4140 {
4193 "test": "android_webview_test_apk" 4141 "test": "android_webview_test_apk"
4194 }, 4142 },
4195 { 4143 {
4196 "apk_under_test": "Blimp.apk", 4144 "apk_under_test": "Blimp.apk",
4197 "override_compile_targets": [ 4145 "override_compile_targets": [
4198 "blimp_test_apk" 4146 "blimp_test_apk"
4199 ], 4147 ],
4200 "test": "blimp_test_apk", 4148 "test": "blimp_test_apk",
4201 "test_apk": "BlimpTest.apk" 4149 "test_apk": "BlimpTest.apk"
4202 }, 4150 },
4203 { 4151 {
4204 "test": "chrome_public_test_apk" 4152 "test": "chrome_public_test_apk"
4205 }, 4153 },
4206 { 4154 {
4207 "test": "chrome_sync_shell_test_apk" 4155 "test": "chrome_sync_shell_test_apk"
4208 }, 4156 },
4209 { 4157 {
4210 "test": "content_shell_test_apk" 4158 "test": "content_shell_test_apk"
4211 } 4159 }
4212 ] 4160 ]
4213 } 4161 }
4214 } 4162 }
OLDNEW
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698