OLD | NEW |
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 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
171 "--goma-jsonstatus", | 171 "--goma-jsonstatus", |
172 "/path/to/tmp/json", | 172 "/path/to/tmp/json", |
173 "--mode", | 173 "--mode", |
174 "official", | 174 "official", |
175 "--goma-dir", | 175 "--goma-dir", |
176 "[BUILD]\\goma", | 176 "[BUILD]\\goma", |
177 "--goma-hermetic", | 177 "--goma-hermetic", |
178 "fallback", | 178 "fallback", |
179 "--", | 179 "--", |
180 "chrome", | 180 "chrome", |
181 "chromium_builder_perf", | 181 "chromium_builder_perf" |
182 "crash_service" | |
183 ], | 182 ], |
184 "cwd": "[SLAVE_BUILD]", | 183 "cwd": "[SLAVE_BUILD]", |
185 "name": "compile", | 184 "name": "compile", |
186 "~followup_annotations": [ | 185 "~followup_annotations": [ |
187 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 186 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
188 "@@@STEP_LOG_END@json.output (invalid)@@@" | 187 "@@@STEP_LOG_END@json.output (invalid)@@@" |
189 ] | 188 ] |
190 }, | 189 }, |
191 { | 190 { |
192 "allow_subannotations": true, | 191 "allow_subannotations": true, |
(...skipping 10 matching lines...) Expand all Loading... |
203 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 202 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
204 "--factory-properties", | 203 "--factory-properties", |
205 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\":
\"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromiu
m\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlave
name\"}", | 204 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\":
\"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromiu
m\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlave
name\"}", |
206 "--build-properties", | 205 "--build-properties", |
207 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\":
\"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromiu
m\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlave
name\"}" | 206 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\":
\"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromiu
m\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlave
name\"}" |
208 ], | 207 ], |
209 "cwd": "[SLAVE_BUILD]", | 208 "cwd": "[SLAVE_BUILD]", |
210 "name": "package build" | 209 "name": "package build" |
211 }, | 210 }, |
212 { | 211 { |
213 "cmd": [ | |
214 "python", | |
215 "-u", | |
216 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.p
y", | |
217 "--target", | |
218 "Release_x64" | |
219 ], | |
220 "cwd": "[SLAVE_BUILD]", | |
221 "name": "start_crash_service" | |
222 }, | |
223 { | |
224 "allow_subannotations": true, | 212 "allow_subannotations": true, |
225 "cmd": [ | 213 "cmd": [ |
226 "python", | 214 "python", |
227 "-u", | 215 "-u", |
228 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | 216 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", |
229 "--target", | 217 "--target", |
230 "Release_x64", | 218 "Release_x64", |
231 "--no-xvfb", | 219 "--no-xvfb", |
232 "--factory-properties", | 220 "--factory-properties", |
233 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\":
\"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromiu
m\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlave
name\"}", | 221 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"winx64_bisect_builder\", \"buildnumber\": 571, \"mastername\":
\"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromiu
m\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlave
name\"}", |
(...skipping 23 matching lines...) Expand all Loading... |
257 ], | 245 ], |
258 "cwd": "[SLAVE_BUILD]", | 246 "cwd": "[SLAVE_BUILD]", |
259 "name": "process_dumps" | 247 "name": "process_dumps" |
260 }, | 248 }, |
261 { | 249 { |
262 "name": "$result", | 250 "name": "$result", |
263 "recipe_result": null, | 251 "recipe_result": null, |
264 "status_code": 0 | 252 "status_code": 0 |
265 } | 253 } |
266 ] | 254 ] |
OLD | NEW |