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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___clang.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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 "@@@STEP_LOG_LINE@json.output@ }, @@@", 52 "@@@STEP_LOG_LINE@json.output@ }, @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 53 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
54 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 54 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
55 "@@@STEP_LOG_LINE@json.output@}@@@", 55 "@@@STEP_LOG_LINE@json.output@}@@@",
56 "@@@STEP_LOG_END@json.output@@@", 56 "@@@STEP_LOG_END@json.output@@@",
57 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@", 57 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@",
58 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" 58 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@"
59 ] 59 ]
60 }, 60 },
61 { 61 {
62 "cmd": [],
63 "name": "ensure_goma" 62 "name": "ensure_goma"
64 }, 63 },
65 { 64 {
66 "cmd": [ 65 "cmd": [
67 "python", 66 "python",
68 "-u", 67 "-u",
69 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py", 68 "RECIPE_MODULE[depot_tools::cipd]\\resources\\bootstrap.py",
70 "--platform", 69 "--platform",
71 "windows-amd64", 70 "windows-amd64",
72 "--dest-directory", 71 "--dest-directory",
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 312 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
314 "@@@STEP_LOG_END@json.output (invalid)@@@" 313 "@@@STEP_LOG_END@json.output (invalid)@@@"
315 ] 314 ]
316 }, 315 },
317 { 316 {
318 "name": "$result", 317 "name": "$result",
319 "recipe_result": null, 318 "recipe_result": null,
320 "status_code": 0 319 "status_code": 0
321 } 320 }
322 ] 321 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698