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

Side by Side Diff: recipes/recipes/try_recipe.expected/default.json

Issue 2507373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 1 month 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': 'build', 'url': 'https://chromium.googlesource.com/chromium/t ools/build.git'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'build', 'url': 'https://chromium.googlesource.com/chromium/t ools/build.git'}]",
9 "--patch_root", 9 "--patch_root",
10 "build", 10 "build",
(...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_END@json.output@@@", 53 "@@@STEP_LOG_END@json.output@@@",
54 "@@@SET_BUILD_PROPERTY@got_revision@\"80754af91bfb6d1073585b046fe0a474ce86 8509\"@@@", 54 "@@@SET_BUILD_PROPERTY@got_revision@\"80754af91bfb6d1073585b046fe0a474ce86 8509\"@@@",
55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@" 55 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@"
56 ] 56 ]
57 }, 57 },
58 { 58 {
59 "cmd": [ 59 "cmd": [
60 "python", 60 "python",
61 "-u", 61 "-u",
62 "[SLAVE_BUILD]/build/scripts/slave/recipes.py", 62 "[START_DIR]/build/scripts/slave/recipes.py",
63 "fetch" 63 "fetch"
64 ], 64 ],
65 "name": "fetch recipe engine deps" 65 "name": "fetch recipe engine deps"
66 }, 66 },
67 { 67 {
68 "cmd": [], 68 "cmd": [],
69 "name": "properties (0)", 69 "name": "properties (0)",
70 "~followup_annotations": [ 70 "~followup_annotations": [
71 "@@@STEP_LOG_LINE@properties@{@@@", 71 "@@@STEP_LOG_LINE@properties@{@@@",
72 "@@@STEP_LOG_LINE@properties@ \"buildername\": \"recipe_try\", @@@", 72 "@@@STEP_LOG_LINE@properties@ \"buildername\": \"recipe_try\", @@@",
73 "@@@STEP_LOG_LINE@properties@ \"buildnumber\": 571, @@@", 73 "@@@STEP_LOG_LINE@properties@ \"buildnumber\": 571, @@@",
74 "@@@STEP_LOG_LINE@properties@ \"mastername\": \"tryserver.infra\", @@@", 74 "@@@STEP_LOG_LINE@properties@ \"mastername\": \"tryserver.infra\", @@@",
75 "@@@STEP_LOG_LINE@properties@ \"prop1\": \"value1\", @@@", 75 "@@@STEP_LOG_LINE@properties@ \"prop1\": \"value1\", @@@",
76 "@@@STEP_LOG_LINE@properties@ \"prop2\": \"value2\", @@@", 76 "@@@STEP_LOG_LINE@properties@ \"prop2\": \"value2\", @@@",
77 "@@@STEP_LOG_LINE@properties@ \"slavename\": \"TestSlavename\", @@@", 77 "@@@STEP_LOG_LINE@properties@ \"slavename\": \"TestSlavename\", @@@",
78 "@@@STEP_LOG_LINE@properties@ \"try_level\": 1@@@", 78 "@@@STEP_LOG_LINE@properties@ \"try_level\": 1@@@",
79 "@@@STEP_LOG_LINE@properties@}@@@", 79 "@@@STEP_LOG_LINE@properties@}@@@",
80 "@@@STEP_LOG_END@properties@@@" 80 "@@@STEP_LOG_END@properties@@@"
81 ] 81 ]
82 }, 82 },
83 { 83 {
84 "allow_subannotations": true, 84 "allow_subannotations": true,
85 "cmd": [ 85 "cmd": [
86 "python", 86 "python",
87 "-u", 87 "-u",
88 "[SLAVE_BUILD]/build/scripts/tools/annotee_indenter.py", 88 "[START_DIR]/build/scripts/tools/annotee_indenter.py",
89 "--base-level", 89 "--base-level",
90 "1", 90 "1",
91 "--use-python-executable", 91 "--use-python-executable",
92 "--", 92 "--",
93 "[SLAVE_BUILD]/build/scripts/slave/recipes.py", 93 "[START_DIR]/build/scripts/slave/recipes.py",
94 "run", 94 "run",
95 "--properties-file", 95 "--properties-file",
96 "{\"buildername\": \"recipe_try\", \"buildnumber\": 571, \"mastername\": \ "tryserver.infra\", \"prop1\": \"value1\", \"prop2\": \"value2\", \"slavename\": \"TestSlavename\", \"try_level\": 1}", 96 "{\"buildername\": \"recipe_try\", \"buildnumber\": 571, \"mastername\": \ "tryserver.infra\", \"prop1\": \"value1\", \"prop2\": \"value2\", \"slavename\": \"TestSlavename\", \"try_level\": 1}",
97 "infra/build_repo_real_try" 97 "infra/build_repo_real_try"
98 ], 98 ],
99 "name": "infra.build_repo_real_try run" 99 "name": "infra.build_repo_real_try run"
100 }, 100 },
101 { 101 {
102 "name": "$result", 102 "name": "$result",
103 "recipe_result": null, 103 "recipe_result": null,
104 "status_code": 0 104 "status_code": 0
105 } 105 }
106 ] 106 ]
OLDNEW
« no previous file with comments | « recipes/recipes/try_recipe.expected/broken_win.json ('k') | recipes/recipes/try_recipe.expected/recursion.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698