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

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

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

Powered by Google App Engine
This is Rietveld 408576698