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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_compile_dbg.json

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 "@@@STEP_LOG_LINE@json.output@ }, @@@", 58 "@@@STEP_LOG_LINE@json.output@ }, @@@",
59 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 59 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
60 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 60 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
61 "@@@STEP_LOG_LINE@json.output@}@@@", 61 "@@@STEP_LOG_LINE@json.output@}@@@",
62 "@@@STEP_LOG_END@json.output@@@", 62 "@@@STEP_LOG_END@json.output@@@",
63 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@", 63 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@",
64 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" 64 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@"
65 ] 65 ]
66 }, 66 },
67 { 67 {
68 "cmd": [],
69 "name": "ensure_goma" 68 "name": "ensure_goma"
70 }, 69 },
71 { 70 {
72 "cmd": [ 71 "cmd": [
73 "python", 72 "python",
74 "-u", 73 "-u",
75 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", 74 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py",
76 "--platform", 75 "--platform",
77 "windows-386", 76 "windows-386",
78 "--dest-directory", 77 "--dest-directory",
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 301 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
303 "@@@STEP_LOG_END@json.output (invalid)@@@" 302 "@@@STEP_LOG_END@json.output (invalid)@@@"
304 ] 303 ]
305 }, 304 },
306 { 305 {
307 "name": "$result", 306 "name": "$result",
308 "recipe_result": null, 307 "recipe_result": null,
309 "status_code": 0 308 "status_code": 0
310 } 309 }
311 ] 310 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698