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

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

Issue 1929383002: Add mini_installer not-in-use update test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR grt #6 (remove redundant checks) Created 4 years, 4 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_canary_no_pv.prop", 4 "chrome_canary_no_pv.prop",
5 "chrome_system_no_pv.prop"]], 5 "chrome_system_no_pv.prop"]],
6 ["clean", ["chrome_user_not_installed.prop", 6 ["clean", ["chrome_user_not_installed.prop",
7 "chrome_canary_not_installed.prop", 7 "chrome_canary_not_installed.prop",
8 "chrome_system_not_installed.prop", 8 "chrome_system_not_installed.prop",
9 "chrome_user_not_inuse.prop", 9 "chrome_user_not_inuse.prop",
10 "chrome_canary_not_inuse.prop", 10 "chrome_canary_not_inuse.prop",
11 "chrome_system_not_inuse.prop"]], 11 "chrome_system_not_inuse.prop"]],
12 ["chrome_user_installed_not_inuse", ["chrome_user_installed.prop", 12 ["chrome_user_installed_not_inuse", ["chrome_user_installed.prop",
13 "chrome_user_not_updated.prop",
13 "chrome_canary_not_installed.prop", 14 "chrome_canary_not_installed.prop",
14 "chrome_system_not_installed.prop", 15 "chrome_system_not_installed.prop",
15 "chrome_user_not_inuse.prop", 16 "chrome_user_not_inuse.prop",
16 "chrome_canary_not_inuse.prop", 17 "chrome_canary_not_inuse.prop",
17 "chrome_system_not_inuse.prop"]], 18 "chrome_system_not_inuse.prop"]],
18 ["chrome_canary_installed_not_inuse", ["chrome_user_not_installed.prop", 19 ["chrome_canary_installed_not_inuse", ["chrome_user_not_installed.prop",
19 "chrome_canary_installed.prop", 20 "chrome_canary_installed.prop",
20 "chrome_system_not_installed.prop", 21 "chrome_system_not_installed.prop",
21 "chrome_user_not_inuse.prop", 22 "chrome_user_not_inuse.prop",
22 "chrome_canary_not_inuse.prop", 23 "chrome_canary_not_inuse.prop",
23 "chrome_system_not_inuse.prop"]], 24 "chrome_system_not_inuse.prop"]],
24 ["chrome_single_user_installed_not_inuse", 25 ["chrome_single_user_installed_not_inuse",
25 ["chrome_single_user_installed.prop", 26 ["chrome_single_user_installed.prop",
26 "chrome_canary_not_installed.prop", 27 "chrome_canary_not_installed.prop",
27 "chrome_system_not_installed.prop", 28 "chrome_system_not_installed.prop",
28 "chrome_user_not_inuse.prop", 29 "chrome_user_not_inuse.prop",
29 "chrome_canary_not_inuse.prop", 30 "chrome_canary_not_inuse.prop",
30 "chrome_system_not_inuse.prop"]], 31 "chrome_system_not_inuse.prop"]],
31 ["chrome_system_installed_not_inuse", ["chrome_user_not_installed.prop", 32 ["chrome_system_installed_not_inuse", ["chrome_user_not_installed.prop",
32 "chrome_canary_not_installed.prop", 33 "chrome_canary_not_installed.prop",
33 "chrome_system_installed.prop", 34 "chrome_system_installed.prop",
35 "chrome_system_not_updated.prop",
34 "chrome_user_not_inuse.prop", 36 "chrome_user_not_inuse.prop",
35 "chrome_canary_not_inuse.prop", 37 "chrome_canary_not_inuse.prop",
36 "chrome_system_not_inuse.prop"]], 38 "chrome_system_not_inuse.prop"]],
37 ["chrome_user_and_canary_installed_not_inuse", ["chrome_user_installed.prop" , 39 ["chrome_user_and_canary_installed_not_inuse", ["chrome_user_installed.prop" ,
40 "chrome_user_not_updated.prop",
38 "chrome_canary_installed.prop", 41 "chrome_canary_installed.prop",
39 "chrome_system_not_installed.prop", 42 "chrome_system_not_installed.prop",
40 "chrome_user_not_inuse.prop", 43 "chrome_user_not_inuse.prop",
41 "chrome_canary_not_inuse.prop", 44 "chrome_canary_not_inuse.prop",
42 "chrome_system_not_inuse.prop"]], 45 "chrome_system_not_inuse.prop"]],
43 ["chrome_user_installed_inuse", ["chrome_user_installed.prop", 46 ["chrome_user_installed_inuse", ["chrome_user_installed.prop",
47 "chrome_user_not_updated.prop",
44 "chrome_canary_not_installed.prop", 48 "chrome_canary_not_installed.prop",
45 "chrome_system_not_installed.prop", 49 "chrome_system_not_installed.prop",
46 "chrome_user_inuse.prop", 50 "chrome_user_inuse.prop",
47 "chrome_canary_not_inuse.prop", 51 "chrome_canary_not_inuse.prop",
48 "chrome_system_not_inuse.prop"]], 52 "chrome_system_not_inuse.prop"]],
49 ["chrome_canary_installed_inuse", ["chrome_user_not_installed.prop", 53 ["chrome_canary_installed_inuse", ["chrome_user_not_installed.prop",
50 "chrome_canary_installed.prop", 54 "chrome_canary_installed.prop",
51 "chrome_system_not_installed.prop", 55 "chrome_system_not_installed.prop",
52 "chrome_user_not_inuse.prop", 56 "chrome_user_not_inuse.prop",
53 "chrome_canary_inuse.prop", 57 "chrome_canary_inuse.prop",
54 "chrome_system_not_inuse.prop"]], 58 "chrome_system_not_inuse.prop"]],
55 ["chrome_system_installed_inuse", ["chrome_user_not_installed.prop", 59 ["chrome_system_installed_inuse", ["chrome_user_not_installed.prop",
56 "chrome_canary_not_installed.prop", 60 "chrome_canary_not_installed.prop",
57 "chrome_system_installed.prop", 61 "chrome_system_installed.prop",
62 "chrome_system_not_updated.prop",
58 "chrome_user_not_inuse.prop", 63 "chrome_user_not_inuse.prop",
59 "chrome_canary_not_inuse.prop", 64 "chrome_canary_not_inuse.prop",
60 "chrome_system_inuse.prop"]], 65 "chrome_system_inuse.prop"]],
61 ["no_chrome_user", ["chrome_user_killed.prop"]], 66 ["no_chrome_user", ["chrome_user_killed.prop"]],
62 ["no_chrome_user_binaries", ["chrome_user_binaries_killed.prop"]] 67 ["no_chrome_user_binaries", ["chrome_user_binaries_killed.prop"]],
68 ["chrome_user_updated_not_inuse", ["chrome_user_updated.prop",
69 "chrome_canary_not_installed.prop",
70 "chrome_system_not_installed.prop",
71 "chrome_user_not_inuse.prop",
72 "chrome_canary_not_inuse.prop",
73 "chrome_system_not_inuse.prop"]],
74 ["chrome_system_updated_not_inuse", ["chrome_user_not_installed.prop",
75 "chrome_canary_not_installed.prop",
76 "chrome_system_updated.prop",
77 "chrome_user_not_inuse.prop",
78 "chrome_canary_not_inuse.prop",
79 "chrome_system_not_inuse.prop"]]
63 ], 80 ],
64 "actions": [ 81 "actions": [
65 ["delete_user_chrome_lastrun", 82 ["delete_user_chrome_lastrun",
66 "reg.exe delete \"HKEY_CURRENT_USER\\$CHROME_CLIENT_STATE_KEY\" /v lastrun /f /reg:32"], 83 "reg.exe delete \"HKEY_CURRENT_USER\\$CHROME_CLIENT_STATE_KEY\" /v lastrun /f /reg:32"],
67 ["install_chrome_user", 84 ["install_chrome_user",
68 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --do-not-la unch-chrome"], 85 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --do-not-la unch-chrome"],
86 ["update_chrome_user",
87 "\"$NEXT_VERSION_MINI_INSTALLER\" --multi-install --verbose-logging --do-no t-launch-chrome"],
69 ["install_chrome_canary", 88 ["install_chrome_canary",
70 "\"$MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-launch-chrome" ], 89 "\"$MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-launch-chrome" ],
71 ["install_chrome_single_user", 90 ["install_chrome_single_user",
72 "\"$MINI_INSTALLER\" --verbose-logging --do-not-launch-chrome"], 91 "\"$MINI_INSTALLER\" --verbose-logging --do-not-launch-chrome"],
73 ["install_chrome_system", 92 ["install_chrome_system",
74 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --system-le vel --do-not-launch-chrome"], 93 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --system-le vel --do-not-launch-chrome"],
94 ["update_chrome_system",
95 "\"$NEXT_VERSION_MINI_INSTALLER\" --multi-install --verbose-logging --syste m-level --do-not-launch-chrome"],
75 ["kill_user_binaries", 96 ["kill_user_binaries",
76 "reg.exe delete \"HKEY_CURRENT_USER\\$BINARIES_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"], 97 "reg.exe delete \"HKEY_CURRENT_USER\\$BINARIES_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"],
77 ["kill_user_chrome", 98 ["kill_user_chrome",
78 "reg.exe delete \"HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"], 99 "reg.exe delete \"HKEY_CURRENT_USER\\$CHROME_UPDATE_REGISTRY_SUBKEY\" /v pv /f /reg:32"],
79 ["launch_chrome_user", 100 ["launch_chrome_user",
80 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome .exe\""], 101 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome .exe\""],
81 ["launch_chrome_canary", 102 ["launch_chrome_canary",
82 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\ch rome.exe\""], 103 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\ch rome.exe\""],
83 ["launch_chrome_system", 104 ["launch_chrome_system",
84 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome .exe\""], 105 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome .exe\""],
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 { 194 {
174 "name": "ChromeUserLevel", 195 "name": "ChromeUserLevel",
175 "description": "Verifies that multi-install user-level Chrome can be insta lled and uninstalled.", 196 "description": "Verifies that multi-install user-level Chrome can be insta lled and uninstalled.",
176 "traversal": [ 197 "traversal": [
177 "no_pv", 198 "no_pv",
178 "install_chrome_user", "chrome_user_installed_not_inuse", 199 "install_chrome_user", "chrome_user_installed_not_inuse",
179 "uninstall_chrome_user", "clean" 200 "uninstall_chrome_user", "clean"
180 ] 201 ]
181 }, 202 },
182 { 203 {
204 "name": "ChromeUserLevelUpdate",
205 "description": "Verifies that multi-install user-level Chrome can be updat ed.",
206 "traversal": [
207 "no_pv",
208 "install_chrome_user", "chrome_user_installed_not_inuse",
209 "update_chrome_user", "chrome_user_updated_not_inuse",
210 "uninstall_chrome_user", "clean"
211 ]
212 },
213 {
183 "name": "ChromeCanary", 214 "name": "ChromeCanary",
184 "description": "Verifies that Chrome SxS can be installed and uninstalled. ", 215 "description": "Verifies that Chrome SxS can be installed and uninstalled. ",
185 "condition": "$SUPPORTS_SXS", 216 "condition": "$SUPPORTS_SXS",
186 "traversal": [ 217 "traversal": [
187 "no_pv", 218 "no_pv",
188 "install_chrome_canary", "chrome_canary_installed_not_inuse", 219 "install_chrome_canary", "chrome_canary_installed_not_inuse",
189 "uninstall_chrome_canary", "clean" 220 "uninstall_chrome_canary", "clean"
190 ] 221 ]
191 }, 222 },
192 { 223 {
193 "name": "ChromeSystemLevel", 224 "name": "ChromeSystemLevel",
194 "description": "Verifies that multi-install system-level Chrome can be ins talled and uninstalled.", 225 "description": "Verifies that multi-install system-level Chrome can be ins talled and uninstalled.",
195 "traversal": [ 226 "traversal": [
196 "no_pv", 227 "no_pv",
197 "install_chrome_system", "chrome_system_installed_not_inuse", 228 "install_chrome_system", "chrome_system_installed_not_inuse",
198 "uninstall_chrome_system", "clean" 229 "uninstall_chrome_system", "clean"
199 ] 230 ]
200 }, 231 },
201 { 232 {
233 "name": "ChromeSystemLevelUpdate",
234 "description": "Verifies that multi-install system-level Chrome can be upd ated.",
235 "traversal": [
236 "no_pv",
237 "install_chrome_system", "chrome_system_installed_not_inuse",
238 "update_chrome_system", "chrome_system_updated_not_inuse",
239 "uninstall_chrome_system", "clean"
240 ]
241 },
242 {
202 "name": "ChromeUserLevelWithCanary", 243 "name": "ChromeUserLevelWithCanary",
203 "description": "Verifies that multi-install user-level Chrome and Chrome S xS can be installed simultaneously.", 244 "description": "Verifies that multi-install user-level Chrome and Chrome S xS can be installed simultaneously.",
204 "condition": "$SUPPORTS_SXS", 245 "condition": "$SUPPORTS_SXS",
205 "traversal": [ 246 "traversal": [
206 "no_pv", 247 "no_pv",
207 "install_chrome_user", "chrome_user_installed_not_inuse", 248 "install_chrome_user", "chrome_user_installed_not_inuse",
208 "install_chrome_canary", "chrome_user_and_canary_installed_not_inuse", 249 "install_chrome_canary", "chrome_user_and_canary_installed_not_inuse",
209 "uninstall_chrome_user", "chrome_canary_installed_not_inuse", 250 "uninstall_chrome_user", "chrome_canary_installed_not_inuse",
210 "uninstall_chrome_canary", "clean" 251 "uninstall_chrome_canary", "clean"
211 ] 252 ]
212 } 253 }
213 ] 254 ]
214 } 255 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698