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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Mac64___xcode.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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
9 "--patch_root", 9 "--patch_root",
10 "v8", 10 "v8",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "@@@STEP_LOG_LINE@json.output@ }, @@@", 44 "@@@STEP_LOG_LINE@json.output@ }, @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
47 "@@@STEP_LOG_LINE@json.output@}@@@", 47 "@@@STEP_LOG_LINE@json.output@}@@@",
48 "@@@STEP_LOG_END@json.output@@@", 48 "@@@STEP_LOG_END@json.output@@@",
49 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@", 49 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@",
50 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" 50 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@"
51 ] 51 ]
52 }, 52 },
53 { 53 {
54 "cmd": [],
55 "name": "ensure_goma" 54 "name": "ensure_goma"
56 }, 55 },
57 { 56 {
58 "cmd": [ 57 "cmd": [
59 "python", 58 "python",
60 "-u", 59 "-u",
61 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 60 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
62 "--platform", 61 "--platform",
63 "mac-amd64", 62 "mac-amd64",
64 "--dest-directory", 63 "--dest-directory",
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 274 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
276 "@@@STEP_LOG_END@json.output (invalid)@@@" 275 "@@@STEP_LOG_END@json.output (invalid)@@@"
277 ] 276 ]
278 }, 277 },
279 { 278 {
280 "name": "$result", 279 "name": "$result",
281 "recipe_result": null, 280 "recipe_result": null,
282 "status_code": 0 281 "status_code": 0
283 } 282 }
284 ] 283 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698