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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___gcov_coverage.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-amd64", 62 "linux-amd64",
64 "--dest-directory", 63 "--dest-directory",
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 "~followup_annotations": [ 408 "~followup_annotations": [
410 "@@@STEP_LINK@report@https://storage.googleapis.com/chromium-v8/linux64_gc ov_rel/f2cbea7e89a45f46819777bb78a1f5bd0241f64c/index.html@@@" 409 "@@@STEP_LINK@report@https://storage.googleapis.com/chromium-v8/linux64_gc ov_rel/f2cbea7e89a45f46819777bb78a1f5bd0241f64c/index.html@@@"
411 ] 410 ]
412 }, 411 },
413 { 412 {
414 "name": "$result", 413 "name": "$result",
415 "recipe_result": null, 414 "recipe_result": null,
416 "status_code": 0 415 "status_code": 0
417 } 416 }
418 ] 417 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698