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

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

Issue 1827443002: Revert of Run Sizes on Windows perf builders (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 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 "goma", 170 "goma",
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",
181 "chromium_builder_perf", 180 "chromium_builder_perf",
182 "crash_service" 181 "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 },
(...skipping 12 matching lines...) Expand all
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,
225 "cmd": [
226 "python",
227 "-u",
228 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
229 "--target",
230 "Release_x64",
231 "--no-xvfb",
232 "--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\"}",
234 "--build-properties",
235 "{\"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\"}",
236 "--annotate=graphing",
237 "--test-type=sizes",
238 "--builder-name=winx64_bisect_builder",
239 "--slave-name=TestSlavename",
240 "--build-number=571",
241 "--run-python-script",
242 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\sizes.py",
243 "--target",
244 "Release_x64",
245 "--platform",
246 "win"
247 ],
248 "cwd": "[SLAVE_BUILD]",
249 "name": "sizes"
250 },
251 {
252 "cmd": [
253 "python",
254 "-u",
255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py",
256 "--target",
257 "Release_x64"
258 ],
259 "cwd": "[SLAVE_BUILD]",
260 "name": "process_dumps"
261 },
262 {
263 "name": "$result", 212 "name": "$result",
264 "recipe_result": null, 213 "recipe_result": null,
265 "status_code": 0 214 "status_code": 0
266 } 215 }
267 ] 216 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698