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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_zen_perf_bisect.json

Issue 1823183002: Run Sizes on Windows perf builders (take 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 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 { 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 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 "goma", 174 "goma",
175 "--goma-jsonstatus", 175 "--goma-jsonstatus",
176 "/path/to/tmp/json", 176 "/path/to/tmp/json",
177 "--mode", 177 "--mode",
178 "official", 178 "official",
179 "--goma-dir", 179 "--goma-dir",
180 "[BUILD]\\goma", 180 "[BUILD]\\goma",
181 "--goma-hermetic", 181 "--goma-hermetic",
182 "fallback", 182 "fallback",
183 "--", 183 "--",
184 "chrome",
184 "chromium_builder_perf", 185 "chromium_builder_perf",
185 "crash_service" 186 "crash_service"
186 ], 187 ],
187 "cwd": "[SLAVE_BUILD]", 188 "cwd": "[SLAVE_BUILD]",
188 "name": "compile", 189 "name": "compile",
189 "~followup_annotations": [ 190 "~followup_annotations": [
190 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 191 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
191 "@@@STEP_LOG_END@json.output (invalid)@@@" 192 "@@@STEP_LOG_END@json.output (invalid)@@@"
192 ] 193 ]
193 }, 194 },
(...skipping 12 matching lines...) Expand all
206 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 207 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
207 "--factory-properties", 208 "--factory-properties",
208 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromi um\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlav ename\"}", 209 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromi um\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlav ename\"}",
209 "--build-properties", 210 "--build-properties",
210 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromi um\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlav ename\"}" 211 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromi um\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlav ename\"}"
211 ], 212 ],
212 "cwd": "[SLAVE_BUILD]", 213 "cwd": "[SLAVE_BUILD]",
213 "name": "package build" 214 "name": "package build"
214 }, 215 },
215 { 216 {
217 "cmd": [
218 "python",
219 "-u",
220 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.p y",
221 "--target",
222 "Release_x64"
223 ],
224 "cwd": "[SLAVE_BUILD]",
225 "name": "start_crash_service"
226 },
227 {
228 "allow_subannotations": true,
229 "cmd": [
230 "python",
231 "-u",
232 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
233 "--target",
234 "Release_x64",
235 "--no-xvfb",
236 "--factory-properties",
237 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromi um\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlav ename\"}",
238 "--build-properties",
239 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"winx64_zen_perf_bisect\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromi um\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlav ename\"}",
240 "--test-type=sizes",
241 "--builder-name=winx64_zen_perf_bisect",
242 "--slave-name=TestSlavename",
243 "--build-number=571",
244 "--run-python-script",
245 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py",
246 "--target",
247 "Release_x64",
248 "--platform",
249 "win"
250 ],
251 "cwd": "[SLAVE_BUILD]",
252 "name": "sizes"
253 },
254 {
255 "cmd": [
256 "python",
257 "-u",
258 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
259 "--target",
260 "Release_x64"
261 ],
262 "cwd": "[SLAVE_BUILD]",
263 "name": "process_dumps"
264 },
265 {
216 "name": "$result", 266 "name": "$result",
217 "recipe_result": null, 267 "recipe_result": null,
218 "status_code": 0 268 "status_code": 0
219 } 269 }
220 ] 270 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698