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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_V8_Linux_GN.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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.v8.fyi", 8 "client.v8.fyi",
9 "--builder", 9 "--builder",
10 "V8 Linux GN", 10 "V8 Linux GN",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_vars' : {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn ://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': 'svn:// svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', ' webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': ' DEPS', 'managed': True, 'name': 'src', 'safesync_url': 'https://build.chromium.o rg/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chro me/trunk/src'}]", 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn ://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': T rue, 'name': 'src', 'safesync_url': 'https://build.chromium.org/p/chromium/lkcr- status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision \", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\ ": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client _revision\", \"src/v8\": \"got_revision\"}", 18 "{\"src\": \"got_cr_revision\", \"src/native_client\": \"got_nacl_revision \", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\ ": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client _revision\", \"src/v8\": \"got_revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "src@origin/lkcr", 24 "src@origin/lkcr",
25 "--revision", 25 "--revision",
26 "src/v8@22135", 26 "src/v8@22135",
27 "--force", 27 "--force",
28 "--output_manifest" 28 "--output_manifest"
29 ], 29 ],
30 "cwd": "[SLAVE_BUILD]",
30 "env": { 31 "env": {
31 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 32 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
32 }, 33 },
33 "name": "bot_update", 34 "name": "bot_update",
34 "~followup_annotations": [ 35 "~followup_annotations": [
35 "@@@STEP_TEXT@Some step text@@@", 36 "@@@STEP_TEXT@Some step text@@@",
36 "@@@STEP_LOG_LINE@json.output@{@@@", 37 "@@@STEP_LOG_LINE@json.output@{@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
38 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 39 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
39 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"src\": \"origin/lkcr\", @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@", 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\ "@@@",
95 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@", 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b 8d7bc6080c\"@@@",
96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", 97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@",
97 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
98 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
99 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
100 ] 101 ]
101 }, 102 },
102 { 103 {
103 "cmd": [], 104 "cmd": [],
105 "cwd": "[SLAVE_BUILD]",
104 "name": "ensure_goma" 106 "name": "ensure_goma"
105 }, 107 },
106 { 108 {
107 "cmd": [ 109 "cmd": [
108 "python", 110 "python",
109 "-u", 111 "-u",
110 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
111 "--platform", 113 "--platform",
112 "linux-amd64", 114 "linux-amd64",
113 "--dest-directory", 115 "--dest-directory",
114 "[CWD]/cipd", 116 "[SLAVE_BUILD]/cipd",
115 "--json-output", 117 "--json-output",
116 "/path/to/tmp/json" 118 "/path/to/tmp/json"
117 ], 119 ],
120 "cwd": "[SLAVE_BUILD]",
118 "name": "ensure_goma.install cipd", 121 "name": "ensure_goma.install cipd",
119 "~followup_annotations": [ 122 "~followup_annotations": [
120 "@@@STEP_NEST_LEVEL@1@@@", 123 "@@@STEP_NEST_LEVEL@1@@@",
121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
122 "@@@STEP_LOG_LINE@json.output@{@@@", 125 "@@@STEP_LOG_LINE@json.output@{@@@",
123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@", 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
125 "@@@STEP_LOG_LINE@json.output@}@@@", 128 "@@@STEP_LOG_LINE@json.output@}@@@",
126 "@@@STEP_LOG_END@json.output@@@" 129 "@@@STEP_LOG_END@json.output@@@"
127 ] 130 ]
128 }, 131 },
129 { 132 {
130 "cmd": [ 133 "cmd": [
131 "fake_slave_build/cipd", 134 "[SLAVE_BUILD]/cipd/cipd",
132 "ensure", 135 "ensure",
133 "--root", 136 "--root",
134 "[ROOT]/b/build/slave/cache/cipd/goma", 137 "[CACHE]/cipd/goma",
135 "--list", 138 "--list",
136 "infra_internal/goma/client/linux-amd64 release", 139 "infra_internal/goma/client/linux-amd64 release",
137 "--json-output", 140 "--json-output",
138 "/path/to/tmp/json", 141 "/path/to/tmp/json",
139 "--service-account-json", 142 "--service-account-json",
140 "/creds/service_accounts/service-account-goma-client.json" 143 "/creds/service_accounts/service-account-goma-client.json"
141 ], 144 ],
145 "cwd": "[SLAVE_BUILD]",
142 "name": "ensure_goma.ensure_installed", 146 "name": "ensure_goma.ensure_installed",
143 "~followup_annotations": [ 147 "~followup_annotations": [
144 "@@@STEP_NEST_LEVEL@1@@@", 148 "@@@STEP_NEST_LEVEL@1@@@",
145 "@@@STEP_LOG_LINE@json.output@{@@@", 149 "@@@STEP_LOG_LINE@json.output@{@@@",
146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
147 "@@@STEP_LOG_LINE@json.output@ {@@@", 151 "@@@STEP_LOG_LINE@json.output@ {@@@",
148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
150 "@@@STEP_LOG_LINE@json.output@ }@@@", 154 "@@@STEP_LOG_LINE@json.output@ }@@@",
151 "@@@STEP_LOG_LINE@json.output@ ]@@@", 155 "@@@STEP_LOG_LINE@json.output@ ]@@@",
152 "@@@STEP_LOG_LINE@json.output@}@@@", 156 "@@@STEP_LOG_LINE@json.output@}@@@",
153 "@@@STEP_LOG_END@json.output@@@" 157 "@@@STEP_LOG_END@json.output@@@"
154 ] 158 ]
155 }, 159 },
156 { 160 {
157 "cmd": [ 161 "cmd": [
158 "python", 162 "python",
159 "-u", 163 "-u",
160 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
161 "runhooks" 165 "runhooks"
162 ], 166 ],
167 "cwd": "[SLAVE_BUILD]",
163 "env": { 168 "env": {
164 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 169 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
165 "GYP_CHROMIUM_NO_ACTION": "1", 170 "GYP_CHROMIUM_NO_ACTION": "1",
166 "GYP_DEFINES": "component=static_library gomadir='[ROOT]/b/build/slave/cac he/cipd/goma' target_arch=x64 use_goma=1", 171 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1",
167 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 172 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
168 }, 173 },
169 "name": "gclient runhooks" 174 "name": "gclient runhooks"
170 }, 175 },
171 { 176 {
172 "cmd": [ 177 "cmd": [
173 "python", 178 "python",
174 "-u", 179 "-u",
175 "[CWD]/src/testing/scripts/get_compile_targets.py", 180 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
176 "--output", 181 "--output",
177 "/path/to/tmp/json", 182 "/path/to/tmp/json",
178 "--", 183 "--",
179 "--build-config-fs", 184 "--build-config-fs",
180 "Release", 185 "Release",
181 "--paths", 186 "--paths",
182 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}", 187 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
183 "--properties", 188 "--properties",
184 "{\"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linu x\"}" 189 "{\"buildername\": \"V8 Linux GN\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linu x\"}"
185 ], 190 ],
191 "cwd": "[SLAVE_BUILD]",
186 "name": "get compile targets for scripts", 192 "name": "get compile targets for scripts",
187 "~followup_annotations": [ 193 "~followup_annotations": [
188 "@@@STEP_LOG_LINE@json.output@{}@@@", 194 "@@@STEP_LOG_LINE@json.output@{}@@@",
189 "@@@STEP_LOG_END@json.output@@@" 195 "@@@STEP_LOG_END@json.output@@@"
190 ] 196 ]
191 }, 197 },
192 { 198 {
193 "cmd": [ 199 "cmd": [
194 "python", 200 "python",
195 "-u", 201 "-u",
196 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 202 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
197 "[CWD]/src/testing/buildbot/chromium.linux.json", 203 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json",
198 "/path/to/tmp/json" 204 "/path/to/tmp/json"
199 ], 205 ],
206 "cwd": "[SLAVE_BUILD]",
200 "name": "read test spec", 207 "name": "read test spec",
201 "~followup_annotations": [ 208 "~followup_annotations": [
202 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", 209 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json @@@",
203 "@@@STEP_LOG_LINE@json.output@{}@@@", 210 "@@@STEP_LOG_LINE@json.output@{}@@@",
204 "@@@STEP_LOG_END@json.output@@@" 211 "@@@STEP_LOG_END@json.output@@@"
205 ] 212 ]
206 }, 213 },
207 { 214 {
208 "cmd": [ 215 "cmd": [
209 "python", 216 "python",
210 "-u", 217 "-u",
211 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 218 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
212 "--show-path", 219 "--show-path",
213 "python", 220 "python",
214 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 221 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
215 ], 222 ],
223 "cwd": "[SLAVE_BUILD]",
216 "name": "cleanup_temp" 224 "name": "cleanup_temp"
217 }, 225 },
218 { 226 {
219 "cmd": [ 227 "cmd": [
220 "python", 228 "python",
221 "-u", 229 "-u",
222 "[CWD]/src/tools/mb/mb.py", 230 "[SLAVE_BUILD]/src/tools/mb/mb.py",
223 "gen", 231 "gen",
224 "-m", 232 "-m",
225 "client.v8.fyi", 233 "client.v8.fyi",
226 "-b", 234 "-b",
227 "V8 Linux GN", 235 "V8 Linux GN",
228 "--config-file", 236 "--config-file",
229 "[CWD]/src/tools/mb/mb_config.pyl", 237 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
230 "--goma-dir", 238 "--goma-dir",
231 "[ROOT]/b/build/slave/cache/cipd/goma", 239 "[CACHE]/cipd/goma",
232 "//out/Release" 240 "//out/Release"
233 ], 241 ],
242 "cwd": "[SLAVE_BUILD]",
234 "name": "generate_build_files" 243 "name": "generate_build_files"
235 }, 244 },
236 { 245 {
237 "cmd": [ 246 "cmd": [
238 "python", 247 "python",
239 "-u", 248 "-u",
240 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 249 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
241 "--show-path", 250 "--show-path",
242 "python", 251 "python",
243 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 252 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
244 "--gsutil-py-path", 253 "--gsutil-py-path",
245 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 254 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
246 "--ninja-path", 255 "--ninja-path",
247 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 256 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
248 "--target", 257 "--target",
249 "Release", 258 "Release",
250 "--src-dir", 259 "--src-dir",
251 "[CWD]/src", 260 "[SLAVE_BUILD]/src",
252 "--goma-cache-dir", 261 "--goma-cache-dir",
253 "[ROOT]/b/build/slave/goma_cache", 262 "[GOMA_CACHE]",
254 "--build-tool", 263 "--build-tool",
255 "ninja", 264 "ninja",
256 "--build-data-dir", 265 "--build-data-dir",
257 "[ROOT]/build_data_dir", 266 "[ROOT]/build_data_dir",
258 "--compiler", 267 "--compiler",
259 "goma", 268 "goma",
260 "--goma-jsonstatus", 269 "--goma-jsonstatus",
261 "/path/to/tmp/json", 270 "/path/to/tmp/json",
262 "--goma-service-account-json-file", 271 "--goma-service-account-json-file",
263 "/creds/service_accounts/service-account-goma-client.json", 272 "/creds/service_accounts/service-account-goma-client.json",
264 "--goma-dir", 273 "--goma-dir",
265 "[ROOT]/b/build/slave/cache/cipd/goma", 274 "[CACHE]/cipd/goma",
266 "--ninja-ensure-up-to-date", 275 "--ninja-ensure-up-to-date",
267 "--", 276 "--",
268 "blink_tests", 277 "blink_tests",
269 "extensions_browsertests", 278 "extensions_browsertests",
270 "gin_unittests", 279 "gin_unittests",
271 "net_unittests", 280 "net_unittests",
272 "pdfium_test", 281 "pdfium_test",
273 "postmortem-metadata", 282 "postmortem-metadata",
274 "unit_tests" 283 "unit_tests"
275 ], 284 ],
285 "cwd": "[SLAVE_BUILD]",
276 "env": { 286 "env": {
277 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 287 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
278 }, 288 },
279 "name": "compile", 289 "name": "compile",
280 "~followup_annotations": [ 290 "~followup_annotations": [
281 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 291 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
282 "@@@STEP_LOG_END@json.output (invalid)@@@" 292 "@@@STEP_LOG_END@json.output (invalid)@@@"
283 ] 293 ]
284 }, 294 },
285 { 295 {
286 "allow_subannotations": true, 296 "allow_subannotations": true,
287 "cmd": [ 297 "cmd": [
288 "python", 298 "python",
289 "-u", 299 "-u",
290 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 300 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
291 "--show-path", 301 "--show-path",
292 "python", 302 "python",
293 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 303 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
294 "--target", 304 "--target",
295 "Release", 305 "Release",
296 "--build-url", 306 "--build-url",
297 "gs://chromium-v8/client.v8.fyi/V8 Linux GN", 307 "gs://chromium-v8/client.v8.fyi/V8 Linux GN",
298 "--build_revision", 308 "--build_revision",
299 "801ada225ddc271c132c3a35f03975671d43e399", 309 "801ada225ddc271c132c3a35f03975671d43e399",
300 "--factory-properties", 310 "--factory-properties",
301 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \ "buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 311 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \ "buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
302 "--build-properties", 312 "--build-properties",
303 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \ "buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 313 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"V8 Linux GN\", \ "buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
304 ], 314 ],
315 "cwd": "[SLAVE_BUILD]",
305 "name": "package build" 316 "name": "package build"
306 }, 317 },
307 { 318 {
308 "name": "$result", 319 "name": "$result",
309 "recipe_result": null, 320 "recipe_result": null,
310 "status_code": 0 321 "status_code": 0
311 } 322 }
312 ] 323 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698