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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Goma_Canary.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, 7 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_PACKAGE_REPO[depot_tools]/gclient.py", 6 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
7 "sync", 7 "sync",
8 "--verbose", 8 "--verbose",
9 "--force", 9 "--force",
10 "--revision", 10 "--revision",
11 "build/goma@refs/heads/master" 11 "build/goma@refs/heads/master"
12 ], 12 ],
13 "cwd": "[ROOT]/b/build", 13 "cwd": "[BUILD]",
14 "env": { 14 "env": {
15 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 15 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
16 }, 16 },
17 "name": "gclient update goma canary" 17 "name": "gclient update goma canary"
18 }, 18 },
19 { 19 {
20 "cmd": [ 20 "cmd": [
21 "python", 21 "python",
22 "-u", 22 "-u",
23 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 23 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
24 "--master", 24 "--master",
25 "chromium.fyi", 25 "chromium.fyi",
26 "--builder", 26 "--builder",
27 "Chromium Linux Goma Canary", 27 "Chromium Linux Goma Canary",
28 "--slave", 28 "--slave",
29 "TestSlavename", 29 "TestSlavename",
30 "--spec", 30 "--spec",
31 "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', 'webkit_trunk': 'svn://svn-mirror.golo.c hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", 31 "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', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}]",
32 "--root", 32 "--root",
33 "src", 33 "src",
34 "--revision_mapping_file", 34 "--revision_mapping_file",
35 "{\"src\": \"got_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_re vision\", \"src/v8\": \"got_v8_revision\"}", 35 "{\"src\": \"got_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_re vision\", \"src/v8\": \"got_v8_revision\"}",
36 "--git-cache-dir", 36 "--git-cache-dir",
37 "[ROOT]/b/build/slave/cache_dir", 37 "[GIT_CACHE]",
38 "--output_json", 38 "--output_json",
39 "/path/to/tmp/json", 39 "/path/to/tmp/json",
40 "--revision", 40 "--revision",
41 "src@HEAD", 41 "src@HEAD",
42 "--force", 42 "--force",
43 "--output_manifest" 43 "--output_manifest"
44 ], 44 ],
45 "cwd": "[SLAVE_BUILD]",
45 "env": { 46 "env": {
46 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 47 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
47 }, 48 },
48 "name": "bot_update", 49 "name": "bot_update",
49 "~followup_annotations": [ 50 "~followup_annotations": [
50 "@@@STEP_TEXT@Some step text@@@", 51 "@@@STEP_TEXT@Some step text@@@",
51 "@@@STEP_LOG_LINE@json.output@{@@@", 52 "@@@STEP_LOG_LINE@json.output@{@@@",
52 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 53 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
53 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 54 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
54 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 55 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@", 109 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671 d43e399\"@@@",
109 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @", 110 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@ @",
110 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 111 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
111 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 112 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
112 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 113 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
113 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 114 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
114 ] 115 ]
115 }, 116 },
116 { 117 {
117 "cmd": [], 118 "cmd": [],
119 "cwd": "[SLAVE_BUILD]",
118 "name": "ensure_goma" 120 "name": "ensure_goma"
119 }, 121 },
120 { 122 {
121 "cmd": [ 123 "cmd": [
122 "python", 124 "python",
123 "-u", 125 "-u",
124 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", 126 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py",
125 "--platform", 127 "--platform",
126 "linux-amd64", 128 "linux-amd64",
127 "--dest-directory", 129 "--dest-directory",
128 "[CWD]/cipd", 130 "[SLAVE_BUILD]/cipd",
129 "--json-output", 131 "--json-output",
130 "/path/to/tmp/json" 132 "/path/to/tmp/json"
131 ], 133 ],
134 "cwd": "[SLAVE_BUILD]",
132 "name": "ensure_goma.install cipd", 135 "name": "ensure_goma.install cipd",
133 "~followup_annotations": [ 136 "~followup_annotations": [
134 "@@@STEP_NEST_LEVEL@1@@@", 137 "@@@STEP_NEST_LEVEL@1@@@",
135 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @", 138 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@ @",
136 "@@@STEP_LOG_LINE@json.output@{@@@", 139 "@@@STEP_LOG_LINE@json.output@{@@@",
137 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\", @@@", 140 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\ ", @@@",
138 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@", 141 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa ckage-instance_id\"@@@",
139 "@@@STEP_LOG_LINE@json.output@}@@@", 142 "@@@STEP_LOG_LINE@json.output@}@@@",
140 "@@@STEP_LOG_END@json.output@@@" 143 "@@@STEP_LOG_END@json.output@@@"
141 ] 144 ]
142 }, 145 },
143 { 146 {
144 "cmd": [ 147 "cmd": [
145 "fake_slave_build/cipd", 148 "[SLAVE_BUILD]/cipd/cipd",
146 "ensure", 149 "ensure",
147 "--root", 150 "--root",
148 "[ROOT]/b/build/slave/cache/cipd/goma", 151 "[CACHE]/cipd/goma",
149 "--list", 152 "--list",
150 "infra_internal/goma/client/linux-amd64 release", 153 "infra_internal/goma/client/linux-amd64 release",
151 "--json-output", 154 "--json-output",
152 "/path/to/tmp/json", 155 "/path/to/tmp/json",
153 "--service-account-json", 156 "--service-account-json",
154 "/creds/service_accounts/service-account-goma-client.json" 157 "/creds/service_accounts/service-account-goma-client.json"
155 ], 158 ],
159 "cwd": "[SLAVE_BUILD]",
156 "name": "ensure_goma.ensure_installed", 160 "name": "ensure_goma.ensure_installed",
157 "~followup_annotations": [ 161 "~followup_annotations": [
158 "@@@STEP_NEST_LEVEL@1@@@", 162 "@@@STEP_NEST_LEVEL@1@@@",
159 "@@@STEP_LOG_LINE@json.output@{@@@", 163 "@@@STEP_LOG_LINE@json.output@{@@@",
160 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", 164 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@",
161 "@@@STEP_LOG_LINE@json.output@ {@@@", 165 "@@@STEP_LOG_LINE@json.output@ {@@@",
162 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@", 166 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i d-of-release---------\", @@@",
163 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@", 167 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli ent/linux-amd64\"@@@",
164 "@@@STEP_LOG_LINE@json.output@ }@@@", 168 "@@@STEP_LOG_LINE@json.output@ }@@@",
165 "@@@STEP_LOG_LINE@json.output@ ]@@@", 169 "@@@STEP_LOG_LINE@json.output@ ]@@@",
166 "@@@STEP_LOG_LINE@json.output@}@@@", 170 "@@@STEP_LOG_LINE@json.output@}@@@",
167 "@@@STEP_LOG_END@json.output@@@" 171 "@@@STEP_LOG_END@json.output@@@"
168 ] 172 ]
169 }, 173 },
170 { 174 {
171 "cmd": [ 175 "cmd": [
172 "python", 176 "python",
173 "-u", 177 "-u",
174 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 178 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
175 "runhooks" 179 "runhooks"
176 ], 180 ],
181 "cwd": "[SLAVE_BUILD]",
177 "env": { 182 "env": {
178 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 183 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
179 "GYP_CHROMIUM_NO_ACTION": "1", 184 "GYP_CHROMIUM_NO_ACTION": "1",
180 "GYP_DEFINES": "component=static_library gomadir='[ROOT]/b/build/slave/cac he/cipd/goma' target_arch=x64 use_goma=1", 185 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe t_arch=x64 use_goma=1",
181 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 186 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
182 }, 187 },
183 "name": "gclient runhooks" 188 "name": "gclient runhooks"
184 }, 189 },
185 { 190 {
186 "cmd": [ 191 "cmd": [
187 "python", 192 "python",
188 "-u", 193 "-u",
189 "[CWD]/src/testing/scripts/get_compile_targets.py", 194 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
190 "--output", 195 "--output",
191 "/path/to/tmp/json", 196 "/path/to/tmp/json",
192 "--", 197 "--",
193 "--build-config-fs", 198 "--build-config-fs",
194 "Release", 199 "Release",
195 "--paths", 200 "--paths",
196 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/ scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s lave/runtest.py\"}", 201 "{\"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\"}",
197 "--properties", 202 "--properties",
198 "{\"buildername\": \"Chromium Linux Goma Canary\", \"buildnumber\": 571, \ "mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_plat form\": \"linux\"}" 203 "{\"buildername\": \"Chromium Linux Goma Canary\", \"buildnumber\": 571, \ "mastername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_plat form\": \"linux\"}"
199 ], 204 ],
205 "cwd": "[SLAVE_BUILD]",
200 "name": "get compile targets for scripts", 206 "name": "get compile targets for scripts",
201 "~followup_annotations": [ 207 "~followup_annotations": [
202 "@@@STEP_LOG_LINE@json.output@{}@@@", 208 "@@@STEP_LOG_LINE@json.output@{}@@@",
203 "@@@STEP_LOG_END@json.output@@@" 209 "@@@STEP_LOG_END@json.output@@@"
204 ] 210 ]
205 }, 211 },
206 { 212 {
207 "cmd": [ 213 "cmd": [
208 "python", 214 "python",
209 "-u", 215 "-u",
210 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 216 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
211 "[CWD]/src/testing/buildbot/chromium.fyi.json", 217 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json",
212 "/path/to/tmp/json" 218 "/path/to/tmp/json"
213 ], 219 ],
220 "cwd": "[SLAVE_BUILD]",
214 "name": "read test spec", 221 "name": "read test spec",
215 "~followup_annotations": [ 222 "~followup_annotations": [
216 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", 223 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@ @",
217 "@@@STEP_LOG_LINE@json.output@{}@@@", 224 "@@@STEP_LOG_LINE@json.output@{}@@@",
218 "@@@STEP_LOG_END@json.output@@@" 225 "@@@STEP_LOG_END@json.output@@@"
219 ] 226 ]
220 }, 227 },
221 { 228 {
222 "cmd": [ 229 "cmd": [
223 "python", 230 "python",
224 "-u", 231 "-u",
225 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 232 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
226 "--show-path", 233 "--show-path",
227 "python", 234 "python",
228 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 235 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
229 ], 236 ],
237 "cwd": "[SLAVE_BUILD]",
230 "name": "cleanup_temp" 238 "name": "cleanup_temp"
231 }, 239 },
232 { 240 {
233 "cmd": [ 241 "cmd": [
234 "python", 242 "python",
235 "-u", 243 "-u",
236 "[CWD]/src/tools/mb/mb.py", 244 "[SLAVE_BUILD]/src/tools/mb/mb.py",
237 "gen", 245 "gen",
238 "-m", 246 "-m",
239 "chromium.fyi", 247 "chromium.fyi",
240 "-b", 248 "-b",
241 "Chromium Linux Goma Canary", 249 "Chromium Linux Goma Canary",
242 "--config-file", 250 "--config-file",
243 "[CWD]/src/tools/mb/mb_config.pyl", 251 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
244 "--goma-dir", 252 "--goma-dir",
245 "[ROOT]/b/build/slave/cache/cipd/goma", 253 "[CACHE]/cipd/goma",
246 "//out/Release" 254 "//out/Release"
247 ], 255 ],
256 "cwd": "[SLAVE_BUILD]",
248 "name": "generate_build_files" 257 "name": "generate_build_files"
249 }, 258 },
250 { 259 {
251 "cmd": [ 260 "cmd": [
252 "python", 261 "python",
253 "-u", 262 "-u",
254 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 263 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
255 "--show-path", 264 "--show-path",
256 "python", 265 "python",
257 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 266 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
258 "--gsutil-py-path", 267 "--gsutil-py-path",
259 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 268 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
260 "--ninja-path", 269 "--ninja-path",
261 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 270 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
262 "--target", 271 "--target",
263 "Release", 272 "Release",
264 "--src-dir", 273 "--src-dir",
265 "[CWD]/src", 274 "[SLAVE_BUILD]/src",
266 "--goma-cache-dir", 275 "--goma-cache-dir",
267 "[ROOT]/b/build/slave/goma_cache", 276 "[GOMA_CACHE]",
268 "--build-tool", 277 "--build-tool",
269 "ninja", 278 "ninja",
270 "--build-data-dir", 279 "--build-data-dir",
271 "[ROOT]/build_data_dir", 280 "[ROOT]/build_data_dir",
272 "--compiler", 281 "--compiler",
273 "goma", 282 "goma",
274 "--goma-jsonstatus", 283 "--goma-jsonstatus",
275 "/path/to/tmp/json", 284 "/path/to/tmp/json",
276 "--goma-service-account-json-file", 285 "--goma-service-account-json-file",
277 "/creds/service_accounts/service-account-goma-client.json", 286 "/creds/service_accounts/service-account-goma-client.json",
278 "--goma-dir", 287 "--goma-dir",
279 "[ROOT]/b/build/slave/cache/cipd/goma", 288 "[CACHE]/cipd/goma",
280 "--goma-hermetic", 289 "--goma-hermetic",
281 "error", 290 "error",
282 "--goma-enable-compiler-info-cache", 291 "--goma-enable-compiler-info-cache",
283 "--", 292 "--",
284 "base_unittests", 293 "base_unittests",
285 "chromium_builder_tests", 294 "chromium_builder_tests",
286 "content_unittests" 295 "content_unittests"
287 ], 296 ],
297 "cwd": "[SLAVE_BUILD]",
288 "env": { 298 "env": {
289 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 299 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
290 }, 300 },
291 "name": "compile", 301 "name": "compile",
292 "~followup_annotations": [ 302 "~followup_annotations": [
293 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 303 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
294 "@@@STEP_LOG_END@json.output (invalid)@@@" 304 "@@@STEP_LOG_END@json.output (invalid)@@@"
295 ] 305 ]
296 }, 306 },
297 { 307 {
(...skipping 12 matching lines...) Expand all
310 "--annotate=gtest", 320 "--annotate=gtest",
311 "--test-type=base_unittests", 321 "--test-type=base_unittests",
312 "--step-name=base_unittests", 322 "--step-name=base_unittests",
313 "--test-launcher-summary-output", 323 "--test-launcher-summary-output",
314 "/path/to/tmp/json", 324 "/path/to/tmp/json",
315 "--builder-name=Chromium Linux Goma Canary", 325 "--builder-name=Chromium Linux Goma Canary",
316 "--slave-name=TestSlavename", 326 "--slave-name=TestSlavename",
317 "--build-number=571", 327 "--build-number=571",
318 "base_unittests" 328 "base_unittests"
319 ], 329 ],
330 "cwd": "[SLAVE_BUILD]",
320 "name": "base_unittests" 331 "name": "base_unittests"
321 }, 332 },
322 { 333 {
323 "allow_subannotations": true, 334 "allow_subannotations": true,
324 "cmd": [ 335 "cmd": [
325 "python", 336 "python",
326 "-u", 337 "-u",
327 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 338 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
328 "--target", 339 "--target",
329 "Release", 340 "Release",
330 "--xvfb", 341 "--xvfb",
331 "--factory-properties", 342 "--factory-properties",
332 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Chromium Linux G oma Canary\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_b uildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 343 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Chromium Linux G oma Canary\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_b uildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
333 "--build-properties", 344 "--build-properties",
334 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Chromium Linux G oma Canary\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_b uildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 345 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Chromium Linux G oma Canary\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_b uildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
335 "--annotate=gtest", 346 "--annotate=gtest",
336 "--test-type=content_unittests", 347 "--test-type=content_unittests",
337 "--step-name=content_unittests", 348 "--step-name=content_unittests",
338 "--test-launcher-summary-output", 349 "--test-launcher-summary-output",
339 "/path/to/tmp/json", 350 "/path/to/tmp/json",
340 "--builder-name=Chromium Linux Goma Canary", 351 "--builder-name=Chromium Linux Goma Canary",
341 "--slave-name=TestSlavename", 352 "--slave-name=TestSlavename",
342 "--build-number=571", 353 "--build-number=571",
343 "content_unittests" 354 "content_unittests"
344 ], 355 ],
356 "cwd": "[SLAVE_BUILD]",
345 "name": "content_unittests" 357 "name": "content_unittests"
346 }, 358 },
347 { 359 {
348 "name": "$result", 360 "name": "$result",
349 "recipe_result": null, 361 "recipe_result": null,
350 "status_code": 0 362 "status_code": 0
351 } 363 }
352 ] 364 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698