OLD | NEW |
| (Empty) |
1 [ | |
2 { | |
3 "cmd": [ | |
4 "python", | |
5 "-u", | |
6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
7 "--show-path", | |
8 "python", | |
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | |
10 ], | |
11 "cwd": "[SLAVE_BUILD]", | |
12 "name": "cleanup_temp" | |
13 }, | |
14 { | |
15 "cmd": [ | |
16 "python", | |
17 "-u", | |
18 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | |
19 "--master", | |
20 "chromium.swarm", | |
21 "--builder", | |
22 "mac_deterministic", | |
23 "--slave", | |
24 "TestSlavename", | |
25 "--spec", | |
26 "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'}]", | |
27 "--root", | |
28 "src", | |
29 "--revision_mapping_file", | |
30 "{\"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\"}", | |
31 "--git-cache-dir", | |
32 "[GIT_CACHE]", | |
33 "--output_json", | |
34 "/path/to/tmp/json", | |
35 "--revision", | |
36 "src@204787", | |
37 "--force", | |
38 "--output_manifest" | |
39 ], | |
40 "cwd": "[SLAVE_BUILD]", | |
41 "env": { | |
42 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
43 }, | |
44 "name": "bot_update", | |
45 "~followup_annotations": [ | |
46 "@@@STEP_TEXT@Some step text@@@", | |
47 "@@@STEP_LOG_LINE@json.output@{@@@", | |
48 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
49 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
50 "@@@STEP_LOG_LINE@json.output@ \"src\": \"204787\"@@@", | |
51 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
52 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
53 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
54 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
55 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
56 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
57 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
58 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
59 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
60 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
61 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
62 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
63 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
64 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
65 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
66 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
67 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
68 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
69 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
70 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
71 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
72 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
73 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
74 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
75 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
76 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
77 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
78 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
79 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
80 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
81 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
82 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
83 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
84 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
85 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
86 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
87 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
88 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
89 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
90 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
91 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
92 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
93 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
94 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
95 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
96 "@@@STEP_LOG_LINE@json.output@}@@@", | |
97 "@@@STEP_LOG_END@json.output@@@", | |
98 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
99 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
100 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
101 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
102 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
103 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
104 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | |
105 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
106 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
107 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
108 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
109 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | |
110 ] | |
111 }, | |
112 { | |
113 "cmd": [ | |
114 "python", | |
115 "-u", | |
116 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | |
117 "runhooks" | |
118 ], | |
119 "cwd": "[SLAVE_BUILD]", | |
120 "env": { | |
121 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=ia32 test_isolation_mode=prepare use_goma=1", | |
122 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
123 }, | |
124 "name": "gclient runhooks" | |
125 }, | |
126 { | |
127 "allow_subannotations": true, | |
128 "cmd": [ | |
129 "python", | |
130 "-u", | |
131 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | |
132 "--src-dir", | |
133 "[SLAVE_BUILD]/src", | |
134 "--output-json", | |
135 "/path/to/tmp/json" | |
136 ], | |
137 "cwd": "[SLAVE_BUILD]", | |
138 "name": "clang_revision", | |
139 "~followup_annotations": [ | |
140 "@@@STEP_LOG_LINE@json.output@{@@@", | |
141 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | |
142 "@@@STEP_LOG_LINE@json.output@}@@@", | |
143 "@@@STEP_LOG_END@json.output@@@" | |
144 ] | |
145 }, | |
146 { | |
147 "cmd": [ | |
148 "python", | |
149 "-u", | |
150 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
151 "--show-path", | |
152 "python", | |
153 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | |
154 "--ninja-path", | |
155 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
156 "--target", | |
157 "Release", | |
158 "--src-dir", | |
159 "[SLAVE_BUILD]/src", | |
160 "--goma-cache-dir", | |
161 "[GOMA_CACHE]", | |
162 "--build-tool", | |
163 "ninja", | |
164 "--compiler", | |
165 "goma-clang", | |
166 "--goma-jsonstatus", | |
167 "/path/to/tmp/json", | |
168 "--goma-dir", | |
169 "[BUILD]/goma", | |
170 "--clobber", | |
171 "--", | |
172 "chromium_swarm_tests" | |
173 ], | |
174 "cwd": "[SLAVE_BUILD]", | |
175 "name": "First build", | |
176 "~followup_annotations": [ | |
177 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
178 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
179 ] | |
180 }, | |
181 { | |
182 "cmd": [ | |
183 "python", | |
184 "-u", | |
185 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | |
186 "--build-dir", | |
187 "[SLAVE_BUILD]/src/out/Release", | |
188 "--src-dir", | |
189 "[SLAVE_BUILD]/src" | |
190 ], | |
191 "cwd": "[SLAVE_BUILD]", | |
192 "name": "remove_build_metadata", | |
193 "~followup_annotations": [ | |
194 "step returned non-zero exit code: 1", | |
195 "@@@STEP_WARNINGS@@@" | |
196 ] | |
197 }, | |
198 { | |
199 "cmd": [ | |
200 "python", | |
201 "-u", | |
202 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | |
203 "/path/to/tmp/", | |
204 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" | |
205 ], | |
206 "cwd": "[SLAVE_BUILD]", | |
207 "name": "find isolated targets" | |
208 }, | |
209 { | |
210 "cmd": [ | |
211 "python", | |
212 "-u", | |
213 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | |
214 "[SLAVE_BUILD]/src/tools/swarming_client", | |
215 "batcharchive", | |
216 "--dump-json", | |
217 "/path/to/tmp/json", | |
218 "--isolate-server", | |
219 "https://isolateserver.appspot.com", | |
220 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", | |
221 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" | |
222 ], | |
223 "cwd": "[SLAVE_BUILD]", | |
224 "name": "isolate tests", | |
225 "~followup_annotations": [ | |
226 "@@@STEP_LOG_LINE@json.output@{@@@", | |
227 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | |
228 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | |
229 "@@@STEP_LOG_LINE@json.output@}@@@", | |
230 "@@@STEP_LOG_END@json.output@@@", | |
231 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | |
232 ] | |
233 }, | |
234 { | |
235 "cmd": [ | |
236 "python", | |
237 "-u", | |
238 "\nimport os\nimport shutil\nimport sys\nif os.path.exists(sys.argv[2]):\n
shutil.rmtree(sys.argv[2])\nshutil.move(sys.argv[1], sys.argv[2])", | |
239 "[SLAVE_BUILD]/src/out/Release", | |
240 "[SLAVE_BUILD]/src/out/Release.1" | |
241 ], | |
242 "cwd": "[SLAVE_BUILD]", | |
243 "name": "Move [SLAVE_BUILD]/src/out/Release to [SLAVE_BUILD]/src/out/Release
.1", | |
244 "~followup_annotations": [ | |
245 "@@@STEP_LOG_LINE@python.inline@@@@", | |
246 "@@@STEP_LOG_LINE@python.inline@import os@@@", | |
247 "@@@STEP_LOG_LINE@python.inline@import shutil@@@", | |
248 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
249 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[2]):@@@", | |
250 "@@@STEP_LOG_LINE@python.inline@ shutil.rmtree(sys.argv[2])@@@", | |
251 "@@@STEP_LOG_LINE@python.inline@shutil.move(sys.argv[1], sys.argv[2])@@@", | |
252 "@@@STEP_LOG_END@python.inline@@@" | |
253 ] | |
254 }, | |
255 { | |
256 "cmd": [ | |
257 "python", | |
258 "-u", | |
259 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | |
260 "runhooks" | |
261 ], | |
262 "cwd": "[SLAVE_BUILD]", | |
263 "env": { | |
264 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=ia32 test_isolation_mode=prepare use_goma=1", | |
265 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
266 }, | |
267 "name": "gclient runhooks (2)" | |
268 }, | |
269 { | |
270 "allow_subannotations": true, | |
271 "cmd": [ | |
272 "python", | |
273 "-u", | |
274 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | |
275 "--src-dir", | |
276 "[SLAVE_BUILD]/src", | |
277 "--output-json", | |
278 "/path/to/tmp/json" | |
279 ], | |
280 "cwd": "[SLAVE_BUILD]", | |
281 "name": "clang_revision (2)", | |
282 "~followup_annotations": [ | |
283 "@@@STEP_LOG_LINE@json.output@{@@@", | |
284 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | |
285 "@@@STEP_LOG_LINE@json.output@}@@@", | |
286 "@@@STEP_LOG_END@json.output@@@" | |
287 ] | |
288 }, | |
289 { | |
290 "cmd": [ | |
291 "python", | |
292 "-u", | |
293 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
294 "--show-path", | |
295 "python", | |
296 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | |
297 "--ninja-path", | |
298 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
299 "--target", | |
300 "Release", | |
301 "--src-dir", | |
302 "[SLAVE_BUILD]/src", | |
303 "--goma-cache-dir", | |
304 "[GOMA_CACHE]", | |
305 "--build-tool", | |
306 "ninja", | |
307 "--compiler", | |
308 "goma-clang", | |
309 "--goma-jsonstatus", | |
310 "/path/to/tmp/json", | |
311 "--goma-dir", | |
312 "[BUILD]/goma", | |
313 "--clobber", | |
314 "--", | |
315 "chromium_swarm_tests" | |
316 ], | |
317 "cwd": "[SLAVE_BUILD]", | |
318 "name": "Second build", | |
319 "~followup_annotations": [ | |
320 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
321 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
322 ] | |
323 }, | |
324 { | |
325 "cmd": [ | |
326 "python", | |
327 "-u", | |
328 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", | |
329 "--build-dir", | |
330 "[SLAVE_BUILD]/src/out/Release", | |
331 "--src-dir", | |
332 "[SLAVE_BUILD]/src" | |
333 ], | |
334 "cwd": "[SLAVE_BUILD]", | |
335 "name": "remove_build_metadata (2)" | |
336 }, | |
337 { | |
338 "cmd": [ | |
339 "python", | |
340 "-u", | |
341 "\nimport glob\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write('
\\n'.join(glob.glob(sys.argv[2])))\n", | |
342 "/path/to/tmp/", | |
343 "[SLAVE_BUILD]/src/out/Release/*.isolated.gen.json" | |
344 ], | |
345 "cwd": "[SLAVE_BUILD]", | |
346 "name": "find isolated targets (2)" | |
347 }, | |
348 { | |
349 "cmd": [ | |
350 "python", | |
351 "-u", | |
352 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | |
353 "[SLAVE_BUILD]/src/tools/swarming_client", | |
354 "batcharchive", | |
355 "--dump-json", | |
356 "/path/to/tmp/json", | |
357 "--isolate-server", | |
358 "https://isolateserver.appspot.com", | |
359 "[SLAVE_BUILD]/src/out/Release/dummy_target_1.isolated.gen.json", | |
360 "[SLAVE_BUILD]/src/out/Release/dummy_target_2.isolated.gen.json" | |
361 ], | |
362 "cwd": "[SLAVE_BUILD]", | |
363 "name": "isolate tests (2)", | |
364 "~followup_annotations": [ | |
365 "@@@STEP_LOG_LINE@json.output@{@@@", | |
366 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | |
367 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | |
368 "@@@STEP_LOG_LINE@json.output@}@@@", | |
369 "@@@STEP_LOG_END@json.output@@@", | |
370 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | |
371 ] | |
372 }, | |
373 { | |
374 "cmd": [ | |
375 "python", | |
376 "-u", | |
377 "\nimport os\nimport shutil\nimport sys\nif os.path.exists(sys.argv[2]):\n
shutil.rmtree(sys.argv[2])\nshutil.move(sys.argv[1], sys.argv[2])", | |
378 "[SLAVE_BUILD]/src/out/Release", | |
379 "[SLAVE_BUILD]/src/out/Release.2" | |
380 ], | |
381 "cwd": "[SLAVE_BUILD]", | |
382 "name": "Move [SLAVE_BUILD]/src/out/Release to [SLAVE_BUILD]/src/out/Release
.2", | |
383 "~followup_annotations": [ | |
384 "@@@STEP_LOG_LINE@python.inline@@@@", | |
385 "@@@STEP_LOG_LINE@python.inline@import os@@@", | |
386 "@@@STEP_LOG_LINE@python.inline@import shutil@@@", | |
387 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | |
388 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[2]):@@@", | |
389 "@@@STEP_LOG_LINE@python.inline@ shutil.rmtree(sys.argv[2])@@@", | |
390 "@@@STEP_LOG_LINE@python.inline@shutil.move(sys.argv[1], sys.argv[2])@@@", | |
391 "@@@STEP_LOG_END@python.inline@@@" | |
392 ] | |
393 }, | |
394 { | |
395 "cmd": [ | |
396 "python", | |
397 "-u", | |
398 "RECIPE_MODULE[build::isolate]/resources/compare_build_artifacts.py", | |
399 "--first-build-dir", | |
400 "[SLAVE_BUILD]/src/out/Release.1", | |
401 "--second-build-dir", | |
402 "[SLAVE_BUILD]/src/out/Release.2", | |
403 "--target-platform", | |
404 "mac" | |
405 ], | |
406 "cwd": "[SLAVE_BUILD]", | |
407 "name": "compare_build_artifacts" | |
408 }, | |
409 { | |
410 "name": "$result", | |
411 "recipe_result": null, | |
412 "status_code": 0 | |
413 } | |
414 ] | |
OLD | NEW |