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

Side by Side Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_clang__dbg_.json

Issue 2030133002: WebRTC: Move ensure_goma step to before runhooks step. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 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 "--master", 7 "--master",
8 "client.webrtc", 8 "client.webrtc",
9 "--builder", 9 "--builder",
10 "Android32 Clang (dbg)", 10 "Android32 Clang (dbg)",
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", 85 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
86 "@@@STEP_LOG_LINE@python.inline@ pass@@@", 86 "@@@STEP_LOG_LINE@python.inline@ pass@@@",
87 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@", 87 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv [4]):@@@",
88 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", 88 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
89 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", 89 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
90 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" , 90 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@" ,
91 "@@@STEP_LOG_END@python.inline@@@" 91 "@@@STEP_LOG_END@python.inline@@@"
92 ] 92 ]
93 }, 93 },
94 { 94 {
95 "cmd": [
96 "python",
97 "-u",
98 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
99 "runhooks"
100 ],
101 "cwd": "[SLAVE_BUILD]/src",
102 "env": {
103 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
104 "GYP_CROSSCOMPILE": "1",
105 "GYP_DEFINES": "OS=android clang=1 component=static_library fastbuild=1 go madir='[BUILD]/goma' target_arch=arm use_goma=1",
106 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
107 },
108 "name": "gclient runhooks"
109 },
110 {
111 "cmd": [], 95 "cmd": [],
112 "name": "ensure_goma" 96 "name": "ensure_goma"
113 }, 97 },
114 { 98 {
115 "cmd": [ 99 "cmd": [
116 "python", 100 "python",
117 "-u", 101 "-u",
118 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 102 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
119 "--platform", 103 "--platform",
120 "linux-386", 104 "linux-386",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 "@@@STEP_LOG_LINE@json.output@ {@@@", 139 "@@@STEP_LOG_LINE@json.output@ {@@@",
156 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 140 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
157 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@", 141 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-386\"@@@",
158 "@@@STEP_LOG_LINE@json.output@ }@@@", 142 "@@@STEP_LOG_LINE@json.output@ }@@@",
159 "@@@STEP_LOG_LINE@json.output@ ]@@@", 143 "@@@STEP_LOG_LINE@json.output@ ]@@@",
160 "@@@STEP_LOG_LINE@json.output@}@@@", 144 "@@@STEP_LOG_LINE@json.output@}@@@",
161 "@@@STEP_LOG_END@json.output@@@" 145 "@@@STEP_LOG_END@json.output@@@"
162 ] 146 ]
163 }, 147 },
164 { 148 {
149 "cmd": [
150 "python",
151 "-u",
152 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
153 "runhooks"
154 ],
155 "cwd": "[SLAVE_BUILD]/src",
156 "env": {
157 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
158 "GYP_CROSSCOMPILE": "1",
159 "GYP_DEFINES": "OS=android clang=1 component=static_library fastbuild=1 go madir='[CACHE]/cipd/goma' target_arch=arm use_goma=1",
160 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
161 },
162 "name": "gclient runhooks"
163 },
164 {
165 "allow_subannotations": true, 165 "allow_subannotations": true,
166 "cmd": [ 166 "cmd": [
167 "python", 167 "python",
168 "-u", 168 "-u",
169 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", 169 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
170 "--src-dir", 170 "--src-dir",
171 "[SLAVE_BUILD]/src", 171 "[SLAVE_BUILD]/src",
172 "--output-json", 172 "--output-json",
173 "/path/to/tmp/json" 173 "/path/to/tmp/json"
174 ], 174 ],
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 223 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
224 "@@@STEP_LOG_END@json.output (invalid)@@@" 224 "@@@STEP_LOG_END@json.output (invalid)@@@"
225 ] 225 ]
226 }, 226 },
227 { 227 {
228 "name": "$result", 228 "name": "$result",
229 "recipe_result": null, 229 "recipe_result": null,
230 "status_code": 0 230 "status_code": 0
231 } 231 }
232 ] 232 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698