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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json

Issue 2085953004: Revert of V8: Switch windows bots to mb (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 5 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 { 148 {
149 "cmd": [ 149 "cmd": [
150 "python", 150 "python",
151 "-u", 151 "-u",
152 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", 152 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
153 "runhooks" 153 "runhooks"
154 ], 154 ],
155 "cwd": "[SLAVE_BUILD]\\v8", 155 "cwd": "[SLAVE_BUILD]\\v8",
156 "env": { 156 "env": {
157 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json", 157 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json",
158 "GYP_CHROMIUM_NO_ACTION": "1",
159 "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 gomadir= '[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_ enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64", 158 "GYP_DEFINES": "chromium_win_pch=0 dcheck_always_on=1 fastbuild=1 gomadir= '[CACHE]\\cipd\\goma' target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_ enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64",
160 "GYP_GENERATORS": "ninja", 159 "GYP_GENERATORS": "ninja",
161 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" 160 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
162 }, 161 },
163 "name": "gclient runhooks" 162 "name": "gclient runhooks"
164 }, 163 },
165 { 164 {
166 "cmd": [ 165 "cmd": [
167 "python", 166 "python",
168 "-u", 167 "-u",
169 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 168 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
170 "--show-path", 169 "--show-path",
171 "python", 170 "python",
172 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 171 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
173 ], 172 ],
174 "name": "cleanup_temp" 173 "name": "cleanup_temp"
175 }, 174 },
176 { 175 {
177 "cmd": [ 176 "cmd": [
178 "python",
179 "-u",
180 "[SLAVE_BUILD]\\v8\\tools\\mb\\mb.py",
181 "gen",
182 "-m",
183 "tryserver.v8",
184 "-b",
185 "v8_win64_dbg",
186 "--config-file",
187 "[SLAVE_BUILD]\\v8\\infra\\mb\\mb_config.pyl",
188 "--goma-dir",
189 "[CACHE]\\cipd\\goma",
190 "--gyp-script=gypfiles\\gyp_v8",
191 "//out/Debug_x64"
192 ],
193 "env": {
194 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
195 },
196 "name": "generate_build_files",
197 "stdout": "/path/to/tmp/",
198 "~followup_annotations": [
199 "@@@STEP_LOG_LINE@stdout@some line@@@",
200 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@",
201 "@@@STEP_LOG_LINE@stdout@moar@@@",
202 "@@@STEP_LOG_END@stdout@@@",
203 "@@@STEP_LOG_LINE@diff@+ cool_flag: a=1@@@",
204 "@@@STEP_LOG_LINE@diff@- chromium_win_pch: 0@@@",
205 "@@@STEP_LOG_LINE@diff@- dcheck_always_on: 1@@@",
206 "@@@STEP_LOG_LINE@diff@- fastbuild: 1@@@",
207 "@@@STEP_LOG_LINE@diff@- gomadir: '[CACHE]\\cipd\\goma'@@@",
208 "@@@STEP_LOG_LINE@diff@ target_arch: x64@@@",
209 "@@@STEP_LOG_LINE@diff@- test_isolation_mode: prepare@@@",
210 "@@@STEP_LOG_LINE@diff@- use_goma: 1@@@",
211 "@@@STEP_LOG_LINE@diff@- v8_enable_slow_dchecks: 1@@@",
212 "@@@STEP_LOG_LINE@diff@- v8_optimized_debug: 1@@@",
213 "@@@STEP_LOG_END@diff@@@",
214 "@@@STEP_WARNINGS@@@"
215 ]
216 },
217 {
218 "cmd": [
219 "python", 177 "python",
220 "-u", 178 "-u",
221 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 179 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
222 "--show-path", 180 "--show-path",
223 "python", 181 "python",
224 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py", 182 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\compile.py",
225 "--gsutil-py-path", 183 "--gsutil-py-path",
226 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 184 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
227 "--ninja-path", 185 "--ninja-path",
228 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe", 186 "RECIPE_PACKAGE_REPO[depot_tools]\\ninja.exe",
(...skipping 625 matching lines...) Expand 10 before | Expand all | Expand 10 after
854 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 812 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
855 "@@@STEP_LOG_END@durations@@@" 813 "@@@STEP_LOG_END@durations@@@"
856 ] 814 ]
857 }, 815 },
858 { 816 {
859 "name": "$result", 817 "name": "$result",
860 "recipe_result": null, 818 "recipe_result": null,
861 "status_code": 0 819 "status_code": 0
862 } 820 }
863 ] 821 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698