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

Side by Side Diff: chrome/test/mini_installer/config/config.config

Issue 2802713002: Enable side-by-side beta and dev channels. (Closed)
Patch Set: add missing test stanza for reland Created 3 years, 8 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
OLDNEW
1 { 1 {
2 "states": [ 2 "states": [
3 ["no_pv", ["chrome_user_no_pv.prop", 3 ["no_pv", ["chrome_user_no_pv.prop",
4 "chrome_beta_no_pv.prop",
4 "chrome_canary_no_pv.prop", 5 "chrome_canary_no_pv.prop",
6 "chrome_dev_no_pv.prop",
5 "chrome_system_no_pv.prop"]], 7 "chrome_system_no_pv.prop"]],
6 ["clean", ["chrome_user_not_installed.prop", 8 ["clean", ["chrome_user_not_installed.prop",
9 "chrome_beta_not_installed.prop",
7 "chrome_canary_not_installed.prop", 10 "chrome_canary_not_installed.prop",
11 "chrome_dev_not_installed.prop",
8 "chrome_system_not_installed.prop", 12 "chrome_system_not_installed.prop",
9 "chrome_user_not_inuse.prop", 13 "chrome_user_not_inuse.prop",
14 "chrome_beta_not_inuse.prop",
10 "chrome_canary_not_inuse.prop", 15 "chrome_canary_not_inuse.prop",
16 "chrome_dev_not_inuse.prop",
11 "chrome_system_not_inuse.prop"]], 17 "chrome_system_not_inuse.prop"]],
12 ["chrome_user_installed_not_inuse", ["chrome_user_installed.prop", 18 ["chrome_user_installed_not_inuse", ["chrome_user_installed.prop",
19 "chrome_beta_not_installed.prop",
13 "chrome_canary_not_installed.prop", 20 "chrome_canary_not_installed.prop",
21 "chrome_dev_not_installed.prop",
14 "chrome_system_not_installed.prop", 22 "chrome_system_not_installed.prop",
15 "chrome_user_not_inuse.prop", 23 "chrome_user_not_inuse.prop",
16 "chrome_canary_not_inuse.prop", 24 "chrome_beta_not_inuse.prop",
25 "chrome_canary_not_inuse.prop",
26 "chrome_dev_not_inuse.prop",
27 "chrome_system_not_inuse.prop"]],
28 ["chrome_beta_installed_not_inuse", ["chrome_user_not_installed.prop",
29 "chrome_beta_installed.prop",
30 "chrome_canary_not_installed.prop",
31 "chrome_dev_not_installed.prop",
32 "chrome_system_not_installed.prop",
33 "chrome_user_not_inuse.prop",
34 "chrome_beta_not_inuse.prop",
35 "chrome_canary_not_inuse.prop",
36 "chrome_dev_not_inuse.prop",
17 "chrome_system_not_inuse.prop"]], 37 "chrome_system_not_inuse.prop"]],
18 ["chrome_canary_installed_not_inuse", ["chrome_user_not_installed.prop", 38 ["chrome_canary_installed_not_inuse", ["chrome_user_not_installed.prop",
39 "chrome_beta_not_installed.prop",
19 "chrome_canary_installed.prop", 40 "chrome_canary_installed.prop",
41 "chrome_dev_not_installed.prop",
20 "chrome_system_not_installed.prop", 42 "chrome_system_not_installed.prop",
21 "chrome_user_not_inuse.prop", 43 "chrome_user_not_inuse.prop",
44 "chrome_beta_not_inuse.prop",
22 "chrome_canary_not_inuse.prop", 45 "chrome_canary_not_inuse.prop",
46 "chrome_dev_not_inuse.prop",
23 "chrome_system_not_inuse.prop"]], 47 "chrome_system_not_inuse.prop"]],
48 ["chrome_dev_installed_not_inuse", ["chrome_user_not_installed.prop",
49 "chrome_beta_not_installed.prop",
50 "chrome_canary_not_installed.prop",
51 "chrome_dev_installed.prop",
52 "chrome_system_not_installed.prop",
53 "chrome_user_not_inuse.prop",
54 "chrome_beta_not_inuse.prop",
55 "chrome_canary_not_inuse.prop",
56 "chrome_dev_not_inuse.prop",
57 "chrome_system_not_inuse.prop"]],
58 ["chrome_user_and_beta_installed_not_inuse", [
59 "chrome_user_installed.prop",
60 "chrome_beta_installed.prop",
61 "chrome_canary_not_installed.prop",
62 "chrome_dev_not_installed.prop",
63 "chrome_system_not_installed.prop",
64 "chrome_user_not_inuse.prop",
65 "chrome_beta_not_inuse.prop",
66 "chrome_canary_not_inuse.prop",
67 "chrome_dev_not_inuse.prop",
68 "chrome_system_not_inuse.prop"]],
69 ["chrome_user_and_beta_and_dev_installed_not_inuse", [
70 "chrome_user_installed.prop",
71 "chrome_beta_installed.prop",
72 "chrome_canary_not_installed.prop",
73 "chrome_dev_installed.prop",
74 "chrome_system_not_installed.prop",
75 "chrome_user_not_inuse.prop",
76 "chrome_beta_not_inuse.prop",
77 "chrome_canary_not_inuse.prop",
78 "chrome_dev_not_inuse.prop",
79 "chrome_system_not_inuse.prop"]],
80 ["chrome_user_and_beta_and_dev_and_canary_installed_not_inuse", [
81 "chrome_user_installed.prop",
82 "chrome_beta_installed.prop",
83 "chrome_canary_installed.prop",
84 "chrome_dev_installed.prop",
85 "chrome_system_not_installed.prop",
86 "chrome_user_not_inuse.prop",
87 "chrome_beta_not_inuse.prop",
88 "chrome_canary_not_inuse.prop",
89 "chrome_dev_not_inuse.prop",
90 "chrome_system_not_inuse.prop"]],
91 ["chrome_beta_and_dev_and_canary_installed_not_inuse", [
92 "chrome_user_not_installed.prop",
93 "chrome_beta_installed.prop",
94 "chrome_canary_installed.prop",
95 "chrome_dev_installed.prop",
96 "chrome_system_not_installed.prop",
97 "chrome_user_not_inuse.prop",
98 "chrome_beta_not_inuse.prop",
99 "chrome_canary_not_inuse.prop",
100 "chrome_dev_not_inuse.prop",
101 "chrome_system_not_inuse.prop"]],
102 ["chrome_dev_and_canary_installed_not_inuse", [
103 "chrome_user_not_installed.prop",
104 "chrome_beta_not_installed.prop",
105 "chrome_canary_installed.prop",
106 "chrome_dev_installed.prop",
107 "chrome_system_not_installed.prop",
108 "chrome_user_not_inuse.prop",
109 "chrome_beta_not_inuse.prop",
110 "chrome_canary_not_inuse.prop",
111 "chrome_dev_not_inuse.prop",
112 "chrome_system_not_inuse.prop"]],
24 ["chrome_multi_user_installed_not_inuse", 113 ["chrome_multi_user_installed_not_inuse",
25 ["chrome_multi_user_installed.prop", 114 ["chrome_multi_user_installed.prop",
115 "chrome_beta_not_installed.prop",
26 "chrome_canary_not_installed.prop", 116 "chrome_canary_not_installed.prop",
117 "chrome_dev_not_installed.prop",
27 "chrome_system_not_installed.prop", 118 "chrome_system_not_installed.prop",
28 "chrome_user_not_inuse.prop", 119 "chrome_user_not_inuse.prop",
120 "chrome_beta_not_inuse.prop",
29 "chrome_canary_not_inuse.prop", 121 "chrome_canary_not_inuse.prop",
122 "chrome_dev_not_inuse.prop",
30 "chrome_system_not_inuse.prop"]], 123 "chrome_system_not_inuse.prop"]],
31 ["chrome_system_installed_not_inuse", ["chrome_user_not_installed.prop", 124 ["chrome_system_installed_not_inuse", ["chrome_user_not_installed.prop",
125 "chrome_beta_not_installed.prop",
32 "chrome_canary_not_installed.prop", 126 "chrome_canary_not_installed.prop",
127 "chrome_dev_not_installed.prop",
33 "chrome_system_installed.prop", 128 "chrome_system_installed.prop",
34 "chrome_user_not_inuse.prop", 129 "chrome_user_not_inuse.prop",
130 "chrome_beta_not_inuse.prop",
35 "chrome_canary_not_inuse.prop", 131 "chrome_canary_not_inuse.prop",
132 "chrome_dev_not_inuse.prop",
36 "chrome_system_not_inuse.prop"]], 133 "chrome_system_not_inuse.prop"]],
37 ["chrome_user_and_canary_installed_not_inuse", ["chrome_user_installed.prop" ,
38 "chrome_canary_installed.prop",
39 "chrome_system_not_installed.prop",
40 "chrome_user_not_inuse.prop",
41 "chrome_canary_not_inuse.prop",
42 "chrome_system_not_inuse.prop"]],
43 ["chrome_user_installed_inuse", ["chrome_user_installed.prop", 134 ["chrome_user_installed_inuse", ["chrome_user_installed.prop",
135 "chrome_beta_not_installed.prop",
44 "chrome_canary_not_installed.prop", 136 "chrome_canary_not_installed.prop",
137 "chrome_dev_not_installed.prop",
45 "chrome_system_not_installed.prop", 138 "chrome_system_not_installed.prop",
46 "chrome_user_inuse.prop", 139 "chrome_user_inuse.prop",
140 "chrome_beta_not_inuse.prop",
47 "chrome_canary_not_inuse.prop", 141 "chrome_canary_not_inuse.prop",
142 "chrome_dev_not_inuse.prop",
48 "chrome_system_not_inuse.prop"]], 143 "chrome_system_not_inuse.prop"]],
49 ["chrome_canary_installed_inuse", ["chrome_user_not_installed.prop", 144 ["chrome_canary_installed_inuse", ["chrome_user_not_installed.prop",
145 "chrome_beta_not_installed.prop",
50 "chrome_canary_installed.prop", 146 "chrome_canary_installed.prop",
147 "chrome_dev_not_installed.prop",
51 "chrome_system_not_installed.prop", 148 "chrome_system_not_installed.prop",
52 "chrome_user_not_inuse.prop", 149 "chrome_user_not_inuse.prop",
150 "chrome_beta_not_inuse.prop",
53 "chrome_canary_inuse.prop", 151 "chrome_canary_inuse.prop",
152 "chrome_dev_not_inuse.prop",
54 "chrome_system_not_inuse.prop"]], 153 "chrome_system_not_inuse.prop"]],
55 ["chrome_system_installed_inuse", ["chrome_user_not_installed.prop", 154 ["chrome_system_installed_inuse", ["chrome_user_not_installed.prop",
155 "chrome_beta_not_installed.prop",
56 "chrome_canary_not_installed.prop", 156 "chrome_canary_not_installed.prop",
157 "chrome_dev_not_installed.prop",
57 "chrome_system_installed.prop", 158 "chrome_system_installed.prop",
58 "chrome_user_not_inuse.prop", 159 "chrome_user_not_inuse.prop",
160 "chrome_beta_not_inuse.prop",
59 "chrome_canary_not_inuse.prop", 161 "chrome_canary_not_inuse.prop",
162 "chrome_dev_not_inuse.prop",
60 "chrome_system_inuse.prop"]], 163 "chrome_system_inuse.prop"]],
61 ["no_chrome_user", ["chrome_user_killed.prop"]], 164 ["no_chrome_user", ["chrome_user_killed.prop"]],
62 ["no_chrome_user_binaries", ["chrome_user_binaries_killed.prop"]], 165 ["no_chrome_user_binaries", ["chrome_user_binaries_killed.prop"]],
63 ["chrome_user_updated_not_inuse", ["chrome_user_updated.prop", 166 ["chrome_user_updated_not_inuse", ["chrome_user_updated.prop",
167 "chrome_beta_not_installed.prop",
64 "chrome_canary_not_installed.prop", 168 "chrome_canary_not_installed.prop",
169 "chrome_dev_not_installed.prop",
65 "chrome_system_not_installed.prop", 170 "chrome_system_not_installed.prop",
66 "chrome_user_not_inuse.prop", 171 "chrome_user_not_inuse.prop",
172 "chrome_beta_not_inuse.prop",
67 "chrome_canary_not_inuse.prop", 173 "chrome_canary_not_inuse.prop",
174 "chrome_dev_not_inuse.prop",
68 "chrome_system_not_inuse.prop"]], 175 "chrome_system_not_inuse.prop"]],
69 ["chrome_canary_updated_not_inuse", ["chrome_user_not_installed.prop", 176 ["chrome_canary_updated_not_inuse", ["chrome_user_not_installed.prop",
177 "chrome_beta_not_installed.prop",
70 "chrome_canary_updated.prop", 178 "chrome_canary_updated.prop",
179 "chrome_dev_not_installed.prop",
71 "chrome_system_not_installed.prop", 180 "chrome_system_not_installed.prop",
72 "chrome_user_not_inuse.prop", 181 "chrome_user_not_inuse.prop",
73 "chrome_canary_not_inuse.prop", 182 "chrome_beta_not_inuse.prop",
183 "chrome_canary_not_inuse.prop",
184 "chrome_dev_not_inuse.prop",
74 "chrome_system_not_inuse.prop"]], 185 "chrome_system_not_inuse.prop"]],
75 ["chrome_system_updated_not_inuse", ["chrome_user_not_installed.prop", 186 ["chrome_system_updated_not_inuse", ["chrome_user_not_installed.prop",
187 "chrome_beta_not_installed.prop",
76 "chrome_canary_not_installed.prop", 188 "chrome_canary_not_installed.prop",
189 "chrome_dev_not_installed.prop",
77 "chrome_system_updated.prop", 190 "chrome_system_updated.prop",
78 "chrome_user_not_inuse.prop", 191 "chrome_user_not_inuse.prop",
79 "chrome_canary_not_inuse.prop", 192 "chrome_beta_not_inuse.prop",
193 "chrome_canary_not_inuse.prop",
194 "chrome_dev_not_inuse.prop",
80 "chrome_system_not_inuse.prop"]] 195 "chrome_system_not_inuse.prop"]]
81 ], 196 ],
82 "actions": [ 197 "actions": [
198 ["install_chrome_beta",
199 "\"$MINI_INSTALLER\" --chrome-beta --verbose-logging --do-not-launch-chrome "],
83 ["install_chrome_canary", 200 ["install_chrome_canary",
84 "\"$MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-launch-chrome" ], 201 "\"$MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-launch-chrome" ],
202 ["install_chrome_dev",
203 "\"$MINI_INSTALLER\" --chrome-dev --verbose-logging --do-not-launch-chrome" ],
85 ["install_chrome_system", 204 ["install_chrome_system",
86 "\"$MINI_INSTALLER\" --verbose-logging --system-level --do-not-launch-chrom e"], 205 "\"$MINI_INSTALLER\" --verbose-logging --system-level --do-not-launch-chrom e"],
87 ["install_chrome_user", 206 ["install_chrome_user",
88 "\"$MINI_INSTALLER\" --verbose-logging --do-not-launch-chrome"], 207 "\"$MINI_INSTALLER\" --verbose-logging --do-not-launch-chrome"],
89 ["make_chrome_user_multi", 208 ["make_chrome_user_multi",
90 "python make_chrome_multi.py --chrome-long-name \"$CHROME_LONG_NAME\" --chr ome-clients-key \"$CHROME_UPDATE_REGISTRY_SUBKEY\" --chrome-client-state-key \"$ CHROME_CLIENT_STATE_KEY\" --binaries-clients-key \"$BINARIES_UPDATE_REGISTRY_SUB KEY\""], 209 "python make_chrome_multi.py --chrome-long-name \"$CHROME_LONG_NAME\" --chr ome-clients-key \"$CHROME_UPDATE_REGISTRY_SUBKEY\" --chrome-client-state-key \"$ CHROME_CLIENT_STATE_KEY\" --binaries-clients-key \"$BINARIES_UPDATE_REGISTRY_SUB KEY\""],
91 ["kill_user_binaries", 210 ["kill_user_binaries",
92 "reg.exe delete \"HKEY_CURRENT_USER\\$BINARIES_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"], 211 "reg.exe delete \"HKEY_CURRENT_USER\\$BINARIES_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"],
93 ["kill_user_chrome", 212 ["kill_user_chrome",
94 "reg.exe delete \"HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"], 213 "reg.exe delete \"HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"],
95 ["launch_chrome_canary", 214 ["launch_chrome_canary",
96 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\ch rome.exe\""], 215 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\ch rome.exe\""],
97 ["launch_chrome_system", 216 ["launch_chrome_system",
98 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome .exe\""], 217 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome .exe\""],
99 ["launch_chrome_user", 218 ["launch_chrome_user",
100 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome .exe\""], 219 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome .exe\""],
101 ["quit_chrome_canary", 220 ["quit_chrome_canary",
102 "python quit_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chro me.exe\""], 221 "python quit_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\chro me.exe\""],
103 ["quit_chrome_system", 222 ["quit_chrome_system",
104 "python quit_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome.e xe\""], 223 "python quit_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome.e xe\""],
105 ["quit_chrome_user", 224 ["quit_chrome_user",
106 "python quit_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome.e xe\""], 225 "python quit_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome.e xe\""],
226 ["uninstall_chrome_beta",
227 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME_BETA\""] ,
107 ["uninstall_chrome_canary", 228 ["uninstall_chrome_canary",
108 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME_SXS\""], 229 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME_SXS\""],
230 ["uninstall_chrome_dev",
231 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME_DEV\""],
109 ["uninstall_chrome_system", 232 ["uninstall_chrome_system",
110 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME\" --syst em-level"], 233 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME\" --syst em-level"],
111 ["uninstall_chrome_user", 234 ["uninstall_chrome_user",
112 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME\""], 235 "python uninstall_chrome.py --chrome-long-name=\"$CHROME_LONG_NAME\""],
113 ["update_chrome_canary", 236 ["update_chrome_canary",
114 "\"$NEXT_VERSION_MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-l aunch-chrome"], 237 "\"$NEXT_VERSION_MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-l aunch-chrome"],
115 ["update_chrome_system", 238 ["update_chrome_system",
116 "\"$NEXT_VERSION_MINI_INSTALLER\" --verbose-logging --system-level --do-not -launch-chrome"], 239 "\"$NEXT_VERSION_MINI_INSTALLER\" --verbose-logging --system-level --do-not -launch-chrome"],
117 ["update_chrome_user", 240 ["update_chrome_user",
118 "\"$NEXT_VERSION_MINI_INSTALLER\" --verbose-logging --do-not-launch-chrome" ] 241 "\"$NEXT_VERSION_MINI_INSTALLER\" --verbose-logging --do-not-launch-chrome" ]
(...skipping 12 matching lines...) Expand all
131 "name": "ChromeUserLevelUpdate", 254 "name": "ChromeUserLevelUpdate",
132 "description": "Verifies that user-level Chrome can be updated.", 255 "description": "Verifies that user-level Chrome can be updated.",
133 "traversal": [ 256 "traversal": [
134 "no_pv", 257 "no_pv",
135 "install_chrome_user", "chrome_user_installed_not_inuse", 258 "install_chrome_user", "chrome_user_installed_not_inuse",
136 "update_chrome_user", "chrome_user_updated_not_inuse", 259 "update_chrome_user", "chrome_user_updated_not_inuse",
137 "uninstall_chrome_user", "clean" 260 "uninstall_chrome_user", "clean"
138 ] 261 ]
139 }, 262 },
140 { 263 {
264 "name": "ChromeBeta",
265 "description": "Verifies that Chrome Beta can be installed and uninstalled .",
266 "condition": "'$BRAND' == 'Google Chrome'",
267 "traversal": [
268 "no_pv",
269 "install_chrome_beta", "chrome_beta_installed_not_inuse",
270 "uninstall_chrome_beta", "clean"
271 ]
272 },
273 {
141 "name": "ChromeCanary", 274 "name": "ChromeCanary",
142 "description": "Verifies that Chrome SxS can be installed and uninstalled. ", 275 "description": "Verifies that Chrome SxS can be installed and uninstalled. ",
143 "condition": "$SUPPORTS_SXS", 276 "condition": "'$BRAND' == 'Google Chrome'",
144 "traversal": [ 277 "traversal": [
145 "no_pv", 278 "no_pv",
146 "install_chrome_canary", "chrome_canary_installed_not_inuse", 279 "install_chrome_canary", "chrome_canary_installed_not_inuse",
147 "uninstall_chrome_canary", "clean" 280 "uninstall_chrome_canary", "clean"
148 ] 281 ]
149 }, 282 },
150 { 283 {
151 "name": "ChromeCanaryUpdate", 284 "name": "ChromeCanaryUpdate",
152 "description": "Verifies that Chrome SxS can be updated.", 285 "description": "Verifies that Chrome SxS can be updated.",
153 "condition": "$SUPPORTS_SXS", 286 "condition": "'$BRAND' == 'Google Chrome'",
154 "traversal": [ 287 "traversal": [
155 "no_pv", 288 "no_pv",
156 "install_chrome_canary", "chrome_canary_installed_not_inuse", 289 "install_chrome_canary", "chrome_canary_installed_not_inuse",
157 "update_chrome_canary", "chrome_canary_updated_not_inuse", 290 "update_chrome_canary", "chrome_canary_updated_not_inuse",
158 "uninstall_chrome_canary", "clean" 291 "uninstall_chrome_canary", "clean"
159 ] 292 ]
160 }, 293 },
161 { 294 {
295 "name": "ChromeDev",
296 "description": "Verifies that Chrome Dev can be installed and uninstalled. ",
297 "condition": "'$BRAND' == 'Google Chrome'",
298 "traversal": [
299 "no_pv",
300 "install_chrome_dev", "chrome_dev_installed_not_inuse",
301 "uninstall_chrome_dev", "clean"
302 ]
303 },
304 {
162 "name": "ChromeSystemLevel", 305 "name": "ChromeSystemLevel",
163 "description": "Verifies that system-level Chrome can be installed and uni nstalled.", 306 "description": "Verifies that system-level Chrome can be installed and uni nstalled.",
164 "traversal": [ 307 "traversal": [
165 "no_pv", 308 "no_pv",
166 "install_chrome_system", "chrome_system_installed_not_inuse", 309 "install_chrome_system", "chrome_system_installed_not_inuse",
167 "uninstall_chrome_system", "clean" 310 "uninstall_chrome_system", "clean"
168 ] 311 ]
169 }, 312 },
170 { 313 {
171 "name": "ChromeSystemLevelUpdate", 314 "name": "ChromeSystemLevelUpdate",
172 "description": "Verifies that system-level Chrome can be updated.", 315 "description": "Verifies that system-level Chrome can be updated.",
173 "traversal": [ 316 "traversal": [
174 "no_pv", 317 "no_pv",
175 "install_chrome_system", "chrome_system_installed_not_inuse", 318 "install_chrome_system", "chrome_system_installed_not_inuse",
176 "update_chrome_system", "chrome_system_updated_not_inuse", 319 "update_chrome_system", "chrome_system_updated_not_inuse",
177 "uninstall_chrome_system", "clean" 320 "uninstall_chrome_system", "clean"
178 ] 321 ]
179 }, 322 },
180 { 323 {
181 "name": "ChromeUserLevelWithCanary", 324 "name": "AllChromeUserLevel",
182 "description": "Verifies that user-level Chrome and Chrome SxS can be inst alled simultaneously.", 325 "description": "Verifies that user-level Chrome, Chrome Beta, Chrome Dev, and Chrome SxS can all be installed simultaneously.",
183 "condition": "$SUPPORTS_SXS", 326 "condition": "'$BRAND' == 'Google Chrome'",
184 "traversal": [ 327 "traversal": [
185 "no_pv", 328 "no_pv",
186 "install_chrome_user", "chrome_user_installed_not_inuse", 329 "install_chrome_user", "chrome_user_installed_not_inuse",
187 "install_chrome_canary", "chrome_user_and_canary_installed_not_inuse", 330 "install_chrome_beta", "chrome_user_and_beta_installed_not_inuse",
188 "uninstall_chrome_user", "chrome_canary_installed_not_inuse", 331 "install_chrome_dev", "chrome_user_and_beta_and_dev_installed_not_inuse" ,
332 "install_chrome_canary", "chrome_user_and_beta_and_dev_and_canary_instal led_not_inuse",
333 "uninstall_chrome_user", "chrome_beta_and_dev_and_canary_installed_not_i nuse",
334 "uninstall_chrome_beta", "chrome_dev_and_canary_installed_not_inuse",
335 "uninstall_chrome_dev", "chrome_canary_installed_not_inuse",
189 "uninstall_chrome_canary", "clean" 336 "uninstall_chrome_canary", "clean"
190 ] 337 ]
191 }, 338 },
192 { 339 {
193 "name": "MigrateMultiSimple", 340 "name": "MigrateMultiSimple",
194 "description": "Verifies that an update on top of multi-install Chrome wil l migrate.", 341 "description": "Verifies that an update on top of multi-install Chrome wil l migrate.",
195 "traversal": [ 342 "traversal": [
196 "no_pv", 343 "no_pv",
197 "install_chrome_user", "chrome_user_installed_not_inuse", 344 "install_chrome_user", "chrome_user_installed_not_inuse",
198 "make_chrome_user_multi", "chrome_multi_user_installed_not_inuse", 345 "make_chrome_user_multi", "chrome_multi_user_installed_not_inuse",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 "no_pv", 378 "no_pv",
232 "install_chrome_user", "chrome_user_installed_not_inuse", 379 "install_chrome_user", "chrome_user_installed_not_inuse",
233 "make_chrome_user_multi", "chrome_multi_user_installed_not_inuse", 380 "make_chrome_user_multi", "chrome_multi_user_installed_not_inuse",
234 "kill_user_binaries", "no_chrome_user_binaries", 381 "kill_user_binaries", "no_chrome_user_binaries",
235 "update_chrome_user", "chrome_user_updated_not_inuse", 382 "update_chrome_user", "chrome_user_updated_not_inuse",
236 "uninstall_chrome_user", "clean" 383 "uninstall_chrome_user", "clean"
237 ] 384 ]
238 } 385 }
239 ] 386 ]
240 } 387 }
OLDNEW
« no previous file with comments | « chrome/test/mini_installer/config/chrome_dev_not_inuse.prop ('k') | chrome/test/mini_installer/mini_installer_test.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698