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

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: self review Created 4 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
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_user_not_updated.prop",
7 "chrome_canary_not_installed.prop", 8 "chrome_canary_not_installed.prop",
8 "chrome_system_not_installed.prop", 9 "chrome_system_not_installed.prop",
9 "chrome_user_not_inuse.prop", 10 "chrome_user_not_inuse.prop",
10 "chrome_canary_not_inuse.prop", 11 "chrome_canary_not_inuse.prop",
11 "chrome_system_not_inuse.prop"]], 12 "chrome_system_not_inuse.prop"]],
12 ["chrome_user_installed_not_inuse", ["chrome_user_installed.prop", 13 ["chrome_user_installed_not_inuse", ["chrome_user_installed.prop",
14 "chrome_user_not_updated.prop",
13 "chrome_canary_not_installed.prop", 15 "chrome_canary_not_installed.prop",
14 "chrome_system_not_installed.prop", 16 "chrome_system_not_installed.prop",
15 "chrome_user_not_inuse.prop", 17 "chrome_user_not_inuse.prop",
16 "chrome_canary_not_inuse.prop", 18 "chrome_canary_not_inuse.prop",
17 "chrome_system_not_inuse.prop"]], 19 "chrome_system_not_inuse.prop"]],
18 ["chrome_canary_installed_not_inuse", ["chrome_user_not_installed.prop", 20 ["chrome_canary_installed_not_inuse", ["chrome_user_not_installed.prop",
21 "chrome_user_not_updated.prop",
19 "chrome_canary_installed.prop", 22 "chrome_canary_installed.prop",
20 "chrome_system_not_installed.prop", 23 "chrome_system_not_installed.prop",
21 "chrome_user_not_inuse.prop", 24 "chrome_user_not_inuse.prop",
22 "chrome_canary_not_inuse.prop", 25 "chrome_canary_not_inuse.prop",
23 "chrome_system_not_inuse.prop"]], 26 "chrome_system_not_inuse.prop"]],
24 ["chrome_system_installed_not_inuse", ["chrome_user_not_installed.prop", 27 ["chrome_system_installed_not_inuse", ["chrome_user_not_installed.prop",
28 "chrome_user_not_updated.prop",
25 "chrome_canary_not_installed.prop", 29 "chrome_canary_not_installed.prop",
26 "chrome_system_installed.prop", 30 "chrome_system_installed.prop",
27 "chrome_user_not_inuse.prop", 31 "chrome_user_not_inuse.prop",
28 "chrome_canary_not_inuse.prop", 32 "chrome_canary_not_inuse.prop",
29 "chrome_system_not_inuse.prop"]], 33 "chrome_system_not_inuse.prop"]],
30 ["chrome_user_and_canary_installed_not_inuse", ["chrome_user_installed.prop" , 34 ["chrome_user_and_canary_installed_not_inuse", ["chrome_user_installed.prop" ,
35 "chrome_user_not_updated.prop",
31 "chrome_canary_installed.prop", 36 "chrome_canary_installed.prop",
32 "chrome_system_not_installed.prop", 37 "chrome_system_not_installed.prop",
33 "chrome_user_not_inuse.prop", 38 "chrome_user_not_inuse.prop",
34 "chrome_canary_not_inuse.prop", 39 "chrome_canary_not_inuse.prop",
35 "chrome_system_not_inuse.prop"]], 40 "chrome_system_not_inuse.prop"]],
36 ["chrome_user_installed_inuse", ["chrome_user_installed.prop", 41 ["chrome_user_installed_inuse", ["chrome_user_installed.prop",
42 "chrome_user_not_updated.prop",
37 "chrome_canary_not_installed.prop", 43 "chrome_canary_not_installed.prop",
38 "chrome_system_not_installed.prop", 44 "chrome_system_not_installed.prop",
39 "chrome_user_inuse.prop", 45 "chrome_user_inuse.prop",
40 "chrome_canary_not_inuse.prop", 46 "chrome_canary_not_inuse.prop",
41 "chrome_system_not_inuse.prop"]], 47 "chrome_system_not_inuse.prop"]],
42 ["chrome_canary_installed_inuse", ["chrome_user_not_installed.prop", 48 ["chrome_canary_installed_inuse", ["chrome_user_not_installed.prop",
49 "chrome_user_not_updated.prop",
43 "chrome_canary_installed.prop", 50 "chrome_canary_installed.prop",
44 "chrome_system_not_installed.prop", 51 "chrome_system_not_installed.prop",
45 "chrome_user_not_inuse.prop", 52 "chrome_user_not_inuse.prop",
46 "chrome_canary_inuse.prop", 53 "chrome_canary_inuse.prop",
47 "chrome_system_not_inuse.prop"]], 54 "chrome_system_not_inuse.prop"]],
48 ["chrome_system_installed_inuse", ["chrome_user_not_installed.prop", 55 ["chrome_system_installed_inuse", ["chrome_user_not_installed.prop",
56 "chrome_user_not_updated.prop",
49 "chrome_canary_not_installed.prop", 57 "chrome_canary_not_installed.prop",
50 "chrome_system_installed.prop", 58 "chrome_system_installed.prop",
51 "chrome_user_not_inuse.prop", 59 "chrome_user_not_inuse.prop",
52 "chrome_canary_not_inuse.prop", 60 "chrome_canary_not_inuse.prop",
53 "chrome_system_inuse.prop"]] 61 "chrome_system_inuse.prop"]],
62 ["chrome_user_updated_not_inuse", ["chrome_user_updated.prop",
63 "chrome_canary_not_installed.prop",
64 "chrome_system_not_installed.prop",
65 "chrome_user_not_inuse.prop",
66 "chrome_canary_not_inuse.prop",
67 "chrome_system_not_inuse.prop"]]
54 ], 68 ],
55 "actions": [ 69 "actions": [
56 ["install_chrome_user", 70 ["install_chrome_user",
57 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --do-not-la unch-chrome"], 71 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --do-not-la unch-chrome"],
72 ["update_chrome_user",
73 "\"$NEXT_VERSION_MINI_INSTALLER\" --chrome --multi-install --verbose-loggin g --do-not-launch-chrome"],
grt (UTC plus 2) 2016/04/30 00:55:53 please remove --chrome from the command line to mo
fdoray 2016/08/01 14:50:33 Done.
58 ["install_chrome_canary", 74 ["install_chrome_canary",
59 "\"$MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-launch-chrome" ], 75 "\"$MINI_INSTALLER\" --chrome-sxs --verbose-logging --do-not-launch-chrome" ],
60 ["install_chrome_system", 76 ["install_chrome_system",
61 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --system-le vel --do-not-launch-chrome"], 77 "\"$MINI_INSTALLER\" --chrome --multi-install --verbose-logging --system-le vel --do-not-launch-chrome"],
62 ["launch_chrome_user", 78 ["launch_chrome_user",
63 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome .exe\""], 79 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR\\Application\\chrome .exe\""],
64 ["launch_chrome_canary", 80 ["launch_chrome_canary",
65 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\ch rome.exe\""], 81 "python launch_chrome.py \"$LOCAL_APPDATA\\$CHROME_DIR_SXS\\Application\\ch rome.exe\""],
66 ["launch_chrome_system", 82 ["launch_chrome_system",
67 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome .exe\""], 83 "python launch_chrome.py \"$PROGRAM_FILES\\$CHROME_DIR\\Application\\chrome .exe\""],
(...skipping 13 matching lines...) Expand all
81 "tests": [ 97 "tests": [
82 { 98 {
83 "name": "ChromeUserLevel", 99 "name": "ChromeUserLevel",
84 "traversal": [ 100 "traversal": [
85 "no_pv", 101 "no_pv",
86 "install_chrome_user", "chrome_user_installed_not_inuse", 102 "install_chrome_user", "chrome_user_installed_not_inuse",
87 "uninstall_chrome_user", "clean" 103 "uninstall_chrome_user", "clean"
88 ] 104 ]
89 }, 105 },
90 { 106 {
107 "name": "ChromeUserLevelUpdate",
grt (UTC plus 2) 2016/04/30 00:55:53 please add a system-level complement to this.
fdoray 2016/08/01 14:50:33 Done.
108 "traversal": [
109 "no_pv",
110 "install_chrome_user", "chrome_user_installed_not_inuse",
111 "update_chrome_user", "chrome_user_updated_not_inuse",
112 "uninstall_chrome_user", "clean"
113 ]
114 },
115 {
91 "name": "ChromeCanary", 116 "name": "ChromeCanary",
92 "condition": "$SUPPORTS_SXS", 117 "condition": "$SUPPORTS_SXS",
93 "traversal": [ 118 "traversal": [
94 "no_pv", 119 "no_pv",
95 "install_chrome_canary", "chrome_canary_installed_not_inuse", 120 "install_chrome_canary", "chrome_canary_installed_not_inuse",
96 "uninstall_chrome_canary", "clean" 121 "uninstall_chrome_canary", "clean"
97 ] 122 ]
98 }, 123 },
99 { 124 {
100 "name": "ChromeSystemLevel", 125 "name": "ChromeSystemLevel",
101 "traversal": [ 126 "traversal": [
102 "no_pv", 127 "no_pv",
103 "install_chrome_system", "chrome_system_installed_not_inuse", 128 "install_chrome_system", "chrome_system_installed_not_inuse",
104 "uninstall_chrome_system", "clean" 129 "uninstall_chrome_system", "clean"
105 ] 130 ]
106 }, 131 },
107 { 132 {
108 "name": "ChromeUserLevelWithCanary", 133 "name": "ChromeUserLevelWithCanary",
109 "condition": "$SUPPORTS_SXS", 134 "condition": "$SUPPORTS_SXS",
110 "traversal": [ 135 "traversal": [
111 "no_pv", 136 "no_pv",
112 "install_chrome_user", "chrome_user_installed_not_inuse", 137 "install_chrome_user", "chrome_user_installed_not_inuse",
113 "install_chrome_canary", "chrome_user_and_canary_installed_not_inuse", 138 "install_chrome_canary", "chrome_user_and_canary_installed_not_inuse",
114 "uninstall_chrome_user", "chrome_canary_installed_not_inuse", 139 "uninstall_chrome_user", "chrome_canary_installed_not_inuse",
115 "uninstall_chrome_canary", "clean" 140 "uninstall_chrome_canary", "clean"
116 ] 141 ]
117 } 142 }
118 ] 143 ]
119 } 144 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698