OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
7 "[BUILDER_CACHE]/Linux_remote_run_Tester", | 7 "[BUILDER_CACHE]/linux", |
8 "511" | 8 "511" |
9 ], | 9 ], |
10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
11 "~followup_annotations": [ | 11 "~followup_annotations": [ |
12 "@@@STEP_LOG_LINE@python.inline@@@@", | 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
21 "@@@STEP_LOG_END@python.inline@@@" | 21 "@@@STEP_LOG_END@python.inline@@@" |
22 ] | 22 ] |
23 }, | 23 }, |
24 { | 24 { |
25 "cmd": [ | 25 "cmd": [ |
26 "python", | 26 "python", |
27 "-u", | 27 "-u", |
28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
29 "--master", | 29 "--master", |
30 "chromium.fyi", | 30 "tryserver.chromium.linux", |
31 "--builder", | 31 "--builder", |
32 "Linux remote_run Tester", | 32 "linux_chromium_rel_ng", |
33 "--slave", | 33 "--slave", |
34 "TestSlavename", | 34 "TestSlavename", |
35 "--spec", | 35 "--spec", |
36 "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': 'https://chromium.googlesource.com/chromium
/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': '
https://chromium.googlesource.com/chromium/src.git'}]", | 36 "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': 'https://chromium.googlesource.com/chromium
/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': '
https://chromium.googlesource.com/chromium/src.git'}]", |
37 "--root", | 37 "--root", |
38 "src", | 38 "src", |
39 "--revision_mapping_file", | 39 "--revision_mapping_file", |
40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
41 "--git-cache-dir", | 41 "--git-cache-dir", |
42 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 43 "--issue", |
| 44 "12853011", |
| 45 "--patchset", |
| 46 "1", |
| 47 "--rietveld_server", |
| 48 "https://codereview.chromium.org", |
43 "--output_json", | 49 "--output_json", |
44 "/path/to/tmp/json", | 50 "/path/to/tmp/json", |
45 "--revision", | 51 "--revision", |
46 "src@HEAD", | 52 "src@HEAD", |
47 "--force", | |
48 "--output_manifest" | 53 "--output_manifest" |
49 ], | 54 ], |
50 "cwd": "[BUILDER_CACHE]/Linux_remote_run_Tester", | 55 "cwd": "[BUILDER_CACHE]/linux", |
51 "env": { | 56 "env": { |
52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 57 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
53 }, | 58 }, |
54 "name": "bot_update", | 59 "name": "bot_update", |
55 "~followup_annotations": [ | 60 "~followup_annotations": [ |
56 "@@@STEP_TEXT@Some step text@@@", | 61 "@@@STEP_TEXT@Some step text@@@", |
57 "@@@STEP_LOG_LINE@json.output@{@@@", | 62 "@@@STEP_LOG_LINE@json.output@{@@@", |
58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 63 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
59 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 64 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
60 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 65 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
182 "@@@STEP_LOG_LINE@json.output@ }@@@", | 187 "@@@STEP_LOG_LINE@json.output@ }@@@", |
183 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 188 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
184 "@@@STEP_LOG_LINE@json.output@}@@@", | 189 "@@@STEP_LOG_LINE@json.output@}@@@", |
185 "@@@STEP_LOG_END@json.output@@@" | 190 "@@@STEP_LOG_END@json.output@@@" |
186 ] | 191 ] |
187 }, | 192 }, |
188 { | 193 { |
189 "cmd": [ | 194 "cmd": [ |
190 "python", | 195 "python", |
191 "-u", | 196 "-u", |
192 "[BUILDER_CACHE]/Linux_remote_run_Tester/src/tools/swarming_client/swarmin
g.py", | 197 "[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py", |
193 "--version" | 198 "--version" |
194 ], | 199 ], |
195 "name": "swarming.py --version", | 200 "name": "swarming.py --version", |
196 "stdout": "/path/to/tmp/", | 201 "stdout": "/path/to/tmp/", |
197 "~followup_annotations": [ | 202 "~followup_annotations": [ |
198 "@@@STEP_TEXT@0.8.6@@@" | 203 "@@@STEP_TEXT@0.8.6@@@" |
199 ] | 204 ] |
200 }, | 205 }, |
201 { | 206 { |
202 "cmd": [ | 207 "cmd": [ |
203 "python", | 208 "python", |
204 "-u", | 209 "-u", |
205 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 210 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
206 "runhooks" | 211 "runhooks" |
207 ], | 212 ], |
208 "cwd": "[BUILDER_CACHE]/Linux_remote_run_Tester/src", | 213 "cwd": "[BUILDER_CACHE]/linux/src", |
209 "env": { | 214 "env": { |
210 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 215 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
211 "GYP_CHROMIUM_NO_ACTION": "1", | 216 "GYP_CHROMIUM_NO_ACTION": "1", |
212 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_
isolation_mode=prepare use_goma=1", | 217 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always
_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprietary
_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1", |
213 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 218 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
214 }, | 219 }, |
215 "name": "gclient runhooks" | 220 "name": "gclient runhooks (with patch)" |
216 }, | 221 }, |
217 { | 222 { |
218 "cmd": [ | 223 "cmd": [ |
219 "python", | 224 "python", |
220 "-u", | 225 "-u", |
221 "[BUILDER_CACHE]/Linux_remote_run_Tester/src/testing/scripts/get_compile_t
argets.py", | 226 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py", |
222 "--output", | 227 "--output", |
223 "/path/to/tmp/json", | 228 "/path/to/tmp/json", |
224 "--", | 229 "--", |
225 "--build-config-fs", | 230 "--build-config-fs", |
226 "Release", | 231 "Release", |
| 232 "--use-src-side-runtest-py", |
227 "--paths", | 233 "--paths", |
228 "{\"checkout\": \"[BUILDER_CACHE]/Linux_remote_run_Tester/src\", \"runit.p
y\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RE
CIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 234 "{\"checkout\": \"[BUILDER_CACHE]/linux/src\", \"runit.py\": \"RECIPE_PACK
AGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[
build]/scripts/slave/runtest.py\"}", |
229 "--properties", | 235 "--properties", |
230 "{\"buildername\": \"Linux remote_run Tester\", \"buildnumber\": 571, \"ma
stername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platfor
m\": \"linux\"}" | 236 "{\"buildername\": \"linux_chromium_rel_ng\", \"buildnumber\": 571, \"mast
ername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"targ
et_platform\": \"linux\"}" |
231 ], | 237 ], |
232 "name": "get compile targets for scripts", | 238 "name": "get compile targets for scripts", |
233 "~followup_annotations": [ | 239 "~followup_annotations": [ |
234 "@@@STEP_LOG_LINE@json.output@{}@@@", | 240 "@@@STEP_LOG_LINE@json.output@{}@@@", |
235 "@@@STEP_LOG_END@json.output@@@" | 241 "@@@STEP_LOG_END@json.output@@@" |
236 ] | 242 ] |
237 }, | 243 }, |
238 { | 244 { |
239 "cmd": [ | 245 "cmd": [ |
240 "python", | 246 "python", |
241 "-u", | 247 "-u", |
242 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 248 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
243 "[BUILDER_CACHE]/Linux_remote_run_Tester/src/testing/buildbot/chromium.fyi
.json", | 249 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gpu.json", |
244 "/path/to/tmp/json" | 250 "/path/to/tmp/json" |
245 ], | 251 ], |
246 "name": "read test spec (chromium.fyi.json)", | 252 "name": "read test spec (chromium.gpu.json)", |
247 "~followup_annotations": [ | 253 "~followup_annotations": [ |
248 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Linux_remote_run_Tester/src/testing/bu
ildbot/chromium.fyi.json@@@", | 254 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gp
u.json@@@", |
249 "@@@STEP_LOG_LINE@json.output@{}@@@", | 255 "@@@STEP_LOG_LINE@json.output@{}@@@", |
250 "@@@STEP_LOG_END@json.output@@@" | 256 "@@@STEP_LOG_END@json.output@@@" |
251 ] | 257 ] |
252 }, | 258 }, |
253 { | 259 { |
254 "cmd": [ | 260 "cmd": [ |
255 "python", | 261 "python", |
256 "-u", | 262 "-u", |
257 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 263 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
258 "--show-path", | 264 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.linux.json", |
259 "python", | 265 "/path/to/tmp/json" |
260 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | |
261 ], | 266 ], |
262 "name": "cleanup_temp" | 267 "name": "read test spec (chromium.linux.json)", |
| 268 "~followup_annotations": [ |
| 269 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.li
nux.json@@@", |
| 270 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 271 "@@@STEP_LOG_END@json.output@@@" |
| 272 ] |
263 }, | 273 }, |
264 { | 274 { |
265 "cmd": [ | 275 "cmd": [ |
266 "python", | 276 "git", |
267 "-u", | 277 "diff", |
268 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 278 "--cached", |
269 "[BUILDER_CACHE]/Linux_remote_run_Tester/src/out/Release" | 279 "--name-only" |
270 ], | 280 ], |
271 "name": "rmtree build directory", | 281 "cwd": "[BUILDER_CACHE]/linux/src", |
| 282 "name": "git diff to analyze patch", |
| 283 "stdout": "/path/to/tmp/", |
272 "~followup_annotations": [ | 284 "~followup_annotations": [ |
273 "@@@STEP_LOG_LINE@python.inline@@@@", | 285 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
274 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 286 "@@@STEP_LOG_END@files@@@", |
275 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 287 "@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@" |
276 "@@@STEP_LOG_LINE@python.inline@@@@", | |
277 "@@@STEP_LOG_LINE@python.inline@@@@", | |
278 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | |
279 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | |
280 "@@@STEP_LOG_END@python.inline@@@" | |
281 ] | 288 ] |
282 }, | 289 }, |
283 { | 290 { |
284 "cmd": [ | 291 "cmd": [ |
285 "python", | 292 "python", |
286 "-u", | 293 "-u", |
287 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 294 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
288 "--show-path", | 295 "[BUILDER_CACHE]/linux/src/testing/buildbot/trybot_analyze_config.json", |
289 "python", | 296 "/path/to/tmp/json" |
290 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | |
291 "--gsutil-py-path", | |
292 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
293 "--target", | |
294 "Release", | |
295 "--src-dir", | |
296 "[BUILDER_CACHE]/Linux_remote_run_Tester/src", | |
297 "--build-url", | |
298 "gs://chromium-fyi-archive/chromium.fyi/Linux remote_run Builder/full-buil
d-linux.zip", | |
299 "--build_revision", | |
300 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
301 "--master-name", | |
302 "chromium.fyi", | |
303 "--build-number", | |
304 "571" | |
305 ], | 297 ], |
306 "name": "extract build" | 298 "name": "read filter exclusion spec", |
| 299 "~followup_annotations": [ |
| 300 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 301 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 302 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 303 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 304 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 305 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 306 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 307 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 308 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 309 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 310 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 311 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 312 "@@@STEP_LOG_END@json.output@@@" |
| 313 ] |
307 }, | 314 }, |
308 { | 315 { |
309 "allow_subannotations": true, | |
310 "cmd": [ | 316 "cmd": [ |
311 "python", | 317 "python", |
312 "-u", | 318 "-u", |
313 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 319 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py", |
314 "--target", | 320 "analyze", |
315 "Release", | 321 "-m", |
316 "--xvfb", | 322 "tryserver.chromium.linux", |
317 "--factory-properties", | 323 "-b", |
318 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux remote_run Tester\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"parent_buildername\": \"Linux remote_run Builder\", \"path
_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename
\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 324 "linux_chromium_rel_ng", |
319 "--build-properties", | 325 "-v", |
320 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux remote_run Tester\", \"buildnumber\": 571, \"mastername\"
: \"chromium.fyi\", \"parent_buildername\": \"Linux remote_run Builder\", \"path
_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename
\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 326 "//out/Release", |
321 "--annotate=gtest", | 327 "{\"additional_compile_targets\": [\"chromium_swarm_tests\"], \"files\": [
\"foo.cc\"], \"test_targets\": []}", |
322 "--test-type=base_unittests", | 328 "/path/to/tmp/json" |
323 "--step-name=base_unittests", | |
324 "--test-launcher-summary-output", | |
325 "/path/to/tmp/json", | |
326 "--builder-name=Linux remote_run Tester", | |
327 "--slave-name=TestSlavename", | |
328 "--build-number=571", | |
329 "base_unittests" | |
330 ], | 329 ], |
331 "cwd": "[BUILDER_CACHE]/Linux_remote_run_Tester", | |
332 "env": { | 330 "env": { |
333 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 331 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
334 }, | 332 }, |
335 "name": "base_unittests" | 333 "name": "analyze", |
| 334 "~followup_annotations": [ |
| 335 "@@@STEP_TEXT@No compile necessary@@@", |
| 336 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 337 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [], @@@", |
| 338 "@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@", |
| 339 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": []@@@", |
| 340 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 341 "@@@STEP_LOG_END@json.output@@@", |
| 342 "@@@STEP_LOG_LINE@analyze_details@{@@@", |
| 343 "@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [@@@", |
| 344 "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@", |
| 345 "@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
| 346 "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [], @@@", |
| 347 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 348 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 349 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": []@@@", |
| 350 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 351 "@@@STEP_LOG_END@analyze_details@@@" |
| 352 ] |
| 353 }, |
| 354 { |
| 355 "cmd": [ |
| 356 "python", |
| 357 "-u", |
| 358 "import sys; sys.exit(0)" |
| 359 ], |
| 360 "name": "mark: before_tests" |
336 }, | 361 }, |
337 { | 362 { |
338 "name": "$result", | 363 "name": "$result", |
339 "recipe_result": null, | 364 "recipe_result": null, |
340 "status_code": 0 | 365 "status_code": 0 |
341 } | 366 } |
342 ] | 367 ] |
OLD | NEW |