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

Side by Side Diff: recipes/recipes/infra_repo_trybot.expected/rietveld_tests_on_win.json

Issue 2260853002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « recipes/recipes/build_repo_real_try.expected/ok-inner-win.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 "--master", 7 "--master",
8 "tryserver.chromium.linux", 8 "tryserver.chromium.linux",
9 "--builder", 9 "--builder",
10 "infra_tester", 10 "infra_tester",
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "@@@STEP_LOG_LINE@json.output@ \"root\": \"infra\", @@@", 57 "@@@STEP_LOG_LINE@json.output@ \"root\": \"infra\", @@@",
58 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 58 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
59 "@@@STEP_LOG_LINE@json.output@}@@@", 59 "@@@STEP_LOG_LINE@json.output@}@@@",
60 "@@@STEP_LOG_END@json.output@@@", 60 "@@@STEP_LOG_END@json.output@@@",
61 "@@@SET_BUILD_PROPERTY@got_revision@\"5e03a58dc0850e5137a8ebbce29610670c75 6aed\"@@@", 61 "@@@SET_BUILD_PROPERTY@got_revision@\"5e03a58dc0850e5137a8ebbce29610670c75 6aed\"@@@",
62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#197293}\"@@@" 62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#197293}\"@@@"
63 ] 63 ]
64 }, 64 },
65 { 65 {
66 "cmd": [ 66 "cmd": [
67 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat" 67 "python",
68 "-u",
69 "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\git_bootstrap.py",
70 "--verbose"
68 ], 71 ],
69 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]", 72 "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
70 "name": "ensure git tooling on windows", 73 "name": "ensure git tooling on windows",
71 "timeout": 300 74 "timeout": 300
72 }, 75 },
73 { 76 {
74 "cmd": [ 77 "cmd": [
75 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat", 78 "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
76 "-c", 79 "-c",
77 "user.email=commit-bot@chromium.org", 80 "user.email=commit-bot@chromium.org",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 "[SLAVE_BUILD]\\infra\\go\\test.py" 155 "[SLAVE_BUILD]\\infra\\go\\test.py"
153 ], 156 ],
154 "name": "go tests" 157 "name": "go tests"
155 }, 158 },
156 { 159 {
157 "name": "$result", 160 "name": "$result",
158 "recipe_result": null, 161 "recipe_result": null,
159 "status_code": 0 162 "status_code": 0
160 } 163 }
161 ] 164 ]
OLDNEW
« no previous file with comments | « recipes/recipes/build_repo_real_try.expected/ok-inner-win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698