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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json

Issue 1862773003: Remove references to crash_service, which is no longer needed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: update expectations Created 4 years, 8 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 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 "python", 234 "python",
235 "-u", 235 "-u",
236 "import sys; sys.exit(0)" 236 "import sys; sys.exit(0)"
237 ], 237 ],
238 "cwd": "[SLAVE_BUILD]", 238 "cwd": "[SLAVE_BUILD]",
239 "name": "analyze", 239 "name": "analyze",
240 "~followup_annotations": [ 240 "~followup_annotations": [
241 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@", 241 "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
242 "@@@STEP_LOG_END@excluded_files@@@", 242 "@@@STEP_LOG_END@excluded_files@@@",
243 "@@@STEP_LOG_LINE@analyze_details@{@@@", 243 "@@@STEP_LOG_LINE@analyze_details@{@@@",
244 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 244 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@ @",
245 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
246 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
247 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", 245 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
248 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", 246 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
249 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
250 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 247 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
251 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @", 248 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@ @",
252 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@", 249 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
253 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
254 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 250 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
255 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@", 251 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [@@@",
256 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", 252 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
257 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 253 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
258 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 254 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
259 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@", 255 "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
260 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", 256 "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
261 "@@@STEP_LOG_LINE@analyze_details@}@@@", 257 "@@@STEP_LOG_LINE@analyze_details@}@@@",
262 "@@@STEP_LOG_END@analyze_details@@@" 258 "@@@STEP_LOG_END@analyze_details@@@"
263 ] 259 ]
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 "ninja", 309 "ninja",
314 "--compiler", 310 "--compiler",
315 "goma", 311 "goma",
316 "--goma-jsonstatus", 312 "--goma-jsonstatus",
317 "/path/to/tmp/json", 313 "/path/to/tmp/json",
318 "--goma-dir", 314 "--goma-dir",
319 "[BUILD]\\goma", 315 "[BUILD]\\goma",
320 "--goma-fail-fast", 316 "--goma-fail-fast",
321 "--goma-disable-local-fallback", 317 "--goma-disable-local-fallback",
322 "--", 318 "--",
323 "blink_tests", 319 "blink_tests"
324 "crash_service"
325 ], 320 ],
326 "cwd": "[SLAVE_BUILD]", 321 "cwd": "[SLAVE_BUILD]",
327 "name": "compile (with patch)", 322 "name": "compile (with patch)",
328 "~followup_annotations": [ 323 "~followup_annotations": [
329 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 324 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
330 "@@@STEP_LOG_END@json.output (invalid)@@@" 325 "@@@STEP_LOG_END@json.output (invalid)@@@"
331 ] 326 ]
332 }, 327 },
333 { 328 {
334 "cmd": [ 329 "cmd": [
335 "python", 330 "python",
336 "-u", 331 "-u",
337 "import sys; sys.exit(0)" 332 "import sys; sys.exit(0)"
338 ], 333 ],
339 "cwd": "[SLAVE_BUILD]", 334 "cwd": "[SLAVE_BUILD]",
340 "name": "mark: before_tests" 335 "name": "mark: before_tests"
341 }, 336 },
342 { 337 {
343 "cmd": [ 338 "cmd": [
344 "python", 339 "python",
345 "-u", 340 "-u",
346 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.p y",
347 "--target",
348 "Release"
349 ],
350 "cwd": "[SLAVE_BUILD]",
351 "name": "start_crash_service"
352 },
353 {
354 "cmd": [
355 "python",
356 "-u",
357 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", 341 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py",
358 "--target", 342 "--target",
359 "Release", 343 "Release",
360 "--factory-properties", 344 "--factory-properties",
361 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_blink_rel\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"someone@ch romium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium.or g\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/pat h/to/workdir/TestSlavename\"}", 345 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_blink_rel\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"someone@ch romium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium.or g\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/pat h/to/workdir/TestSlavename\"}",
362 "--build-properties", 346 "--build-properties",
363 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_blink_rel\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"someone@ch romium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium.or g\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/pat h/to/workdir/TestSlavename\"}", 347 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" branch\": \"\", \"build_config\": \"Release\", \"buildername\": \"win_blink_rel\ ", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.blink\ ", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \" recipe\": \"chromium_trybot\", \"repository\": \"\", \"requester\": \"someone@ch romium.org\", \"revision\": null, \"rietveld\": \"https://codereview.chromium.or g\", \"slavename\": \"TestSlavename\", \"swarm_hashes\": {}, \"workdir\": \"/pat h/to/workdir/TestSlavename\"}",
364 "--step-name=webkit_tests (with patch)", 348 "--step-name=webkit_tests (with patch)",
365 "--builder-name=win_blink_rel", 349 "--builder-name=win_blink_rel",
366 "--slave-name=TestSlavename", 350 "--slave-name=TestSlavename",
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
423 ], 407 ],
424 "cwd": "[SLAVE_BUILD]", 408 "cwd": "[SLAVE_BUILD]",
425 "name": "process_dumps" 409 "name": "process_dumps"
426 }, 410 },
427 { 411 {
428 "name": "$result", 412 "name": "$result",
429 "recipe_result": null, 413 "recipe_result": null,
430 "status_code": 0 414 "status_code": 0
431 } 415 }
432 ] 416 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698