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

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

Issue 2306703002: Remove top chrome material design FYI builders (Closed)
Patch Set: rebase Created 4 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 | « 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 "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 10898 matching lines...) Expand 10 before | Expand all | Expand 10 after
10909 } 10909 }
10910 } 10910 }
10911 ], 10911 ],
10912 "scripts": [ 10912 "scripts": [
10913 { 10913 {
10914 "name": "nacl_integration", 10914 "name": "nacl_integration",
10915 "script": "nacl_integration.py" 10915 "script": "nacl_integration.py"
10916 } 10916 }
10917 ] 10917 ]
10918 }, 10918 },
10919 "MD Top Chrome ChromeOS material-hybrid": {
10920 "gtest_tests": [
10921 {
10922 "args": [
10923 "--top-chrome-md=material-hybrid"
10924 ],
10925 "swarming": {
10926 "can_use_on_swarming_builders": true
10927 },
10928 "test": "ash_content_unittests"
10929 },
10930 {
10931 "args": [
10932 "--top-chrome-md=material-hybrid"
10933 ],
10934 "swarming": {
10935 "can_use_on_swarming_builders": true
10936 },
10937 "test": "ash_unittests"
10938 },
10939 {
10940 "args": [
10941 "--top-chrome-md=material-hybrid"
10942 ],
10943 "swarming": {
10944 "can_use_on_swarming_builders": true
10945 },
10946 "test": "aura_unittests"
10947 },
10948 {
10949 "args": [
10950 "--top-chrome-md=material-hybrid"
10951 ],
10952 "swarming": {
10953 "can_use_on_swarming_builders": true
10954 },
10955 "test": "browser_tests"
10956 },
10957 {
10958 "args": [
10959 "--top-chrome-md=material-hybrid"
10960 ],
10961 "swarming": {
10962 "can_use_on_swarming_builders": true
10963 },
10964 "test": "interactive_ui_tests"
10965 },
10966 {
10967 "args": [
10968 "--top-chrome-md=material-hybrid"
10969 ],
10970 "swarming": {
10971 "can_use_on_swarming_builders": true
10972 },
10973 "test": "ui_base_unittests"
10974 },
10975 {
10976 "args": [
10977 "--top-chrome-md=material-hybrid"
10978 ],
10979 "swarming": {
10980 "can_use_on_swarming_builders": true
10981 },
10982 "test": "unit_tests"
10983 },
10984 {
10985 "args": [
10986 "--top-chrome-md=material-hybrid"
10987 ],
10988 "swarming": {
10989 "can_use_on_swarming_builders": true
10990 },
10991 "test": "views_unittests"
10992 }
10993 ]
10994 },
10995 "MD Top Chrome ChromeOS non-material": {
10996 "gtest_tests": [
10997 {
10998 "args": [
10999 "--top-chrome-md=non-material"
11000 ],
11001 "swarming": {
11002 "can_use_on_swarming_builders": true
11003 },
11004 "test": "ash_content_unittests"
11005 },
11006 {
11007 "args": [
11008 "--top-chrome-md=non-material"
11009 ],
11010 "swarming": {
11011 "can_use_on_swarming_builders": true
11012 },
11013 "test": "ash_unittests"
11014 },
11015 {
11016 "args": [
11017 "--top-chrome-md=non-material"
11018 ],
11019 "swarming": {
11020 "can_use_on_swarming_builders": true
11021 },
11022 "test": "aura_unittests"
11023 },
11024 {
11025 "args": [
11026 "--top-chrome-md=non-material"
11027 ],
11028 "swarming": {
11029 "can_use_on_swarming_builders": true
11030 },
11031 "test": "browser_tests"
11032 },
11033 {
11034 "args": [
11035 "--top-chrome-md=non-material"
11036 ],
11037 "swarming": {
11038 "can_use_on_swarming_builders": true
11039 },
11040 "test": "interactive_ui_tests"
11041 },
11042 {
11043 "args": [
11044 "--top-chrome-md=non-material"
11045 ],
11046 "swarming": {
11047 "can_use_on_swarming_builders": true
11048 },
11049 "test": "ui_base_unittests"
11050 },
11051 {
11052 "args": [
11053 "--top-chrome-md=non-material"
11054 ],
11055 "swarming": {
11056 "can_use_on_swarming_builders": true
11057 },
11058 "test": "unit_tests"
11059 },
11060 {
11061 "args": [
11062 "--top-chrome-md=non-material"
11063 ],
11064 "swarming": {
11065 "can_use_on_swarming_builders": true
11066 },
11067 "test": "views_unittests"
11068 }
11069 ]
11070 },
11071 "MD Top Chrome Linux material": {
11072 "gtest_tests": [
11073 {
11074 "args": [
11075 "--top-chrome-md=material"
11076 ],
11077 "swarming": {
11078 "can_use_on_swarming_builders": true
11079 },
11080 "test": "aura_unittests"
11081 },
11082 {
11083 "args": [
11084 "--top-chrome-md=material"
11085 ],
11086 "swarming": {
11087 "can_use_on_swarming_builders": true
11088 },
11089 "test": "browser_tests"
11090 },
11091 {
11092 "args": [
11093 "--top-chrome-md=material"
11094 ],
11095 "swarming": {
11096 "can_use_on_swarming_builders": true
11097 },
11098 "test": "interactive_ui_tests"
11099 },
11100 {
11101 "args": [
11102 "--top-chrome-md=material"
11103 ],
11104 "swarming": {
11105 "can_use_on_swarming_builders": true
11106 },
11107 "test": "ui_base_unittests"
11108 },
11109 {
11110 "args": [
11111 "--top-chrome-md=material"
11112 ],
11113 "swarming": {
11114 "can_use_on_swarming_builders": true
11115 },
11116 "test": "unit_tests"
11117 },
11118 {
11119 "args": [
11120 "--top-chrome-md=material"
11121 ],
11122 "swarming": {
11123 "can_use_on_swarming_builders": true
11124 },
11125 "test": "views_unittests"
11126 }
11127 ]
11128 },
11129 "MD Top Chrome Win material": {
11130 "gtest_tests": [
11131 {
11132 "args": [
11133 "--top-chrome-md=material"
11134 ],
11135 "swarming": {
11136 "can_use_on_swarming_builders": true
11137 },
11138 "test": "aura_unittests"
11139 },
11140 {
11141 "args": [
11142 "--top-chrome-md=material"
11143 ],
11144 "swarming": {
11145 "can_use_on_swarming_builders": true
11146 },
11147 "test": "browser_tests"
11148 },
11149 {
11150 "args": [
11151 "--top-chrome-md=material"
11152 ],
11153 "swarming": {
11154 "can_use_on_swarming_builders": true
11155 },
11156 "test": "interactive_ui_tests"
11157 },
11158 {
11159 "args": [
11160 "--top-chrome-md=material"
11161 ],
11162 "swarming": {
11163 "can_use_on_swarming_builders": true
11164 },
11165 "test": "ui_base_unittests"
11166 },
11167 {
11168 "args": [
11169 "--top-chrome-md=material"
11170 ],
11171 "swarming": {
11172 "can_use_on_swarming_builders": true
11173 },
11174 "test": "unit_tests"
11175 },
11176 {
11177 "args": [
11178 "--top-chrome-md=material"
11179 ],
11180 "swarming": {
11181 "can_use_on_swarming_builders": true
11182 },
11183 "test": "views_unittests"
11184 }
11185 ]
11186 },
11187 "Mojo ChromiumOS": { 10919 "Mojo ChromiumOS": {
11188 "additional_compile_targets": [ 10920 "additional_compile_targets": [
11189 "mash:all" 10921 "mash:all"
11190 ], 10922 ],
11191 "gtest_tests": [ 10923 "gtest_tests": [
11192 { 10924 {
11193 "args": [ 10925 "args": [
11194 "--override-use-gl-with-osmesa-for-tests", 10926 "--override-use-gl-with-osmesa-for-tests",
11195 "--run-in-mash", 10927 "--run-in-mash",
11196 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter", 10928 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter",
(...skipping 801 matching lines...) Expand 10 before | Expand all | Expand 10 after
11998 }, 11730 },
11999 { 11731 {
12000 "swarming": { 11732 "swarming": {
12001 "can_use_on_swarming_builders": true 11733 "can_use_on_swarming_builders": true
12002 }, 11734 },
12003 "test": "views_unittests" 11735 "test": "views_unittests"
12004 } 11736 }
12005 ] 11737 ]
12006 } 11738 }
12007 } 11739 }
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