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

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

Issue 1871583004: Revert "Remove references to crash_service, which is no longer needed." (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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
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 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 "python", 249 "python",
250 "-u", 250 "-u",
251 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py", 251 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
252 "analyze", 252 "analyze",
253 "-m", 253 "-m",
254 "tryserver.chromium.win", 254 "tryserver.chromium.win",
255 "-b", 255 "-b",
256 "win_chromium_rel_ng", 256 "win_chromium_rel_ng",
257 "-v", 257 "-v",
258 "//out/Release", 258 "//out/Release",
259 "{\"additional_compile_targets\": [\"chromium_builder_tests\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test_targets\": [\"blin k_heap_unittests\", \"blink_platform_unittests\", \"mini_installer\", \"webkit_u nit_tests\", \"wtf_unittests\"]}", 259 "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_ser vice\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test _targets\": [\"blink_heap_unittests\", \"blink_platform_unittests\", \"mini_inst aller\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
260 "/path/to/tmp/json" 260 "/path/to/tmp/json"
261 ], 261 ],
262 "cwd": "[SLAVE_BUILD]", 262 "cwd": "[SLAVE_BUILD]",
263 "name": "analyze", 263 "name": "analyze",
264 "~followup_annotations": [ 264 "~followup_annotations": [
265 "@@@STEP_TEXT@No compile necessary@@@", 265 "@@@STEP_TEXT@No compile necessary@@@",
266 "@@@STEP_LOG_LINE@json.output@{@@@", 266 "@@@STEP_LOG_LINE@json.output@{@@@",
267 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", 267 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@",
268 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", 268 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
269 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", 269 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@",
270 "@@@STEP_LOG_LINE@json.output@}@@@", 270 "@@@STEP_LOG_LINE@json.output@}@@@",
271 "@@@STEP_LOG_END@json.output@@@", 271 "@@@STEP_LOG_END@json.output@@@",
272 "@@@STEP_LOG_LINE@analyze_details@{@@@", 272 "@@@STEP_LOG_LINE@analyze_details@{@@@",
273 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", 273 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@",
274 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@", 274 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
275 "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
275 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", 276 "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
276 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", 277 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@",
277 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@", 278 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
278 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @", 279 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@ @",
279 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", 280 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
280 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@", 281 "@@@STEP_LOG_LINE@analyze_details@ \"blink_heap_unittests\", @@@",
281 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@", 282 "@@@STEP_LOG_LINE@analyze_details@ \"blink_platform_unittests\", @@@",
282 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@", 283 "@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
283 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@", 284 "@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
284 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@", 285 "@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 "-u", 362 "-u",
362 "import sys; sys.exit(0)" 363 "import sys; sys.exit(0)"
363 ], 364 ],
364 "cwd": "[SLAVE_BUILD]", 365 "cwd": "[SLAVE_BUILD]",
365 "name": "mark: before_tests" 366 "name": "mark: before_tests"
366 }, 367 },
367 { 368 {
368 "cmd": [ 369 "cmd": [
369 "python", 370 "python",
370 "-u", 371 "-u",
372 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\run_crash_handler.p y",
373 "--target",
374 "Release"
375 ],
376 "cwd": "[SLAVE_BUILD]",
377 "name": "start_crash_service"
378 },
379 {
380 "cmd": [
381 "python",
382 "-u",
371 "[SLAVE_BUILD]\\src\\testing\\scripts\\webkit_lint.py", 383 "[SLAVE_BUILD]\\src\\testing\\scripts\\webkit_lint.py",
372 "--build-config-fs", 384 "--build-config-fs",
373 "Release", 385 "Release",
374 "--use-src-side-runtest-py", 386 "--use-src-side-runtest-py",
375 "--paths", 387 "--paths",
376 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", 388 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}",
377 "--properties", 389 "--properties",
378 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}", 390 "{\"buildername\": \"win_chromium_rel_ng\", \"buildnumber\": 571, \"master name\": \"tryserver.chromium.win\", \"slavename\": \"TestSlavename\", \"target_p latform\": \"win\"}",
379 "run", 391 "run",
380 "--output", 392 "--output",
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 ], 501 ],
490 "cwd": "[SLAVE_BUILD]", 502 "cwd": "[SLAVE_BUILD]",
491 "name": "process_dumps" 503 "name": "process_dumps"
492 }, 504 },
493 { 505 {
494 "name": "$result", 506 "name": "$result",
495 "recipe_result": null, 507 "recipe_result": null,
496 "status_code": 0 508 "status_code": 0
497 } 509 }
498 ] 510 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698