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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable.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 "linux-386", 62 "linux-386",
64 "--dest-directory", 63 "--dest-directory",
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
448 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 447 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
449 "@@@STEP_LOG_END@durations@@@" 448 "@@@STEP_LOG_END@durations@@@"
450 ] 449 ]
451 }, 450 },
452 { 451 {
453 "name": "$result", 452 "name": "$result",
454 "recipe_result": null, 453 "recipe_result": null,
455 "status_code": 0 454 "status_code": 0
456 } 455 }
457 ] 456 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698