| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", | 4 "RECIPE_PACKAGE_REPO[build]/scripts/slave/ios/host_info.py", |
| 5 "--json-file", | 5 "--json-file", |
| 6 "/path/to/tmp/json" | 6 "/path/to/tmp/json" |
| 7 ], | 7 ], |
| 8 "name": "host and tools info", | 8 "name": "host and tools info", |
| 9 "~followup_annotations": [ | 9 "~followup_annotations": [ |
| 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", | 10 "@@@STEP_TEXT@<br />OS X 1.2.3, Xcode 6.7.8 (5D342509a)@@@", |
| (...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 296 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 296 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 297 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 297 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 298 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 298 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 299 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", | 299 "@@@STEP_LOG_LINE@analyze_details@ \"fake tests\"@@@", |
| 300 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 300 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 301 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 301 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 302 "@@@STEP_LOG_END@analyze_details@@@" | 302 "@@@STEP_LOG_END@analyze_details@@@" |
| 303 ] | 303 ] |
| 304 }, | 304 }, |
| 305 { | 305 { |
| 306 "cmd": [], | |
| 307 "name": "bootstrap swarming" | 306 "name": "bootstrap swarming" |
| 308 }, | 307 }, |
| 309 { | 308 { |
| 310 "cmd": [ | 309 "cmd": [ |
| 311 "python", | 310 "python", |
| 312 "-u", | 311 "-u", |
| 313 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 312 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 314 "--path", | 313 "--path", |
| 315 "[SLAVE_BUILD]/swarming.client", | 314 "[SLAVE_BUILD]/swarming.client", |
| 316 "--url", | 315 "--url", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 413 "--version" | 412 "--version" |
| 414 ], | 413 ], |
| 415 "name": "bootstrap swarming.swarming.py --version", | 414 "name": "bootstrap swarming.swarming.py --version", |
| 416 "stdout": "/path/to/tmp/", | 415 "stdout": "/path/to/tmp/", |
| 417 "~followup_annotations": [ | 416 "~followup_annotations": [ |
| 418 "@@@STEP_NEST_LEVEL@1@@@", | 417 "@@@STEP_NEST_LEVEL@1@@@", |
| 419 "@@@STEP_TEXT@1.2.3@@@" | 418 "@@@STEP_TEXT@1.2.3@@@" |
| 420 ] | 419 ] |
| 421 }, | 420 }, |
| 422 { | 421 { |
| 423 "cmd": [], | |
| 424 "name": "isolate" | 422 "name": "isolate" |
| 425 }, | 423 }, |
| 426 { | 424 { |
| 427 "cmd": [ | 425 "cmd": [ |
| 428 "python", | 426 "python", |
| 429 "-u", | 427 "-u", |
| 430 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 428 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 431 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", | 429 "{\n \"conditions\": [\n [\n \"OS == \\\"ios\\\"\", \n {\n
\"variables\": {\n \"command\": [\n \"src/ios/build/bo
ts/scripts/run.py\", \n \"--app\", \n \"<(app_path)\", \n
\"--out-dir\", \n \"${ISOLATED_OUTDIR}\", \n \"
--xcode-version\", \n \"<(xcode_version)\", \n \"--iossim\
", \n \"src/out/Debug-iphonesimulator/iossim\", \n \"--pla
tform\", \n \"<(platform)\", \n \"--version\", \n
\"<(version)\"\n ], \n \"files\": [\n \"<(app_pa
th)/\", \n \"src/ios/build/bots/scripts/\", \n \"src/out/D
ebug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", |
| 432 "[SLAVE_BUILD]/template.isolate" | 430 "[SLAVE_BUILD]/template.isolate" |
| 433 ], | 431 ], |
| (...skipping 28 matching lines...) Expand all Loading... |
| 462 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 460 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 463 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 461 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 464 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 462 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 465 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 463 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 466 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 464 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 467 "@@@STEP_LOG_LINE@template.isolate@}@@@", | 465 "@@@STEP_LOG_LINE@template.isolate@}@@@", |
| 468 "@@@STEP_LOG_END@template.isolate@@@" | 466 "@@@STEP_LOG_END@template.isolate@@@" |
| 469 ] | 467 ] |
| 470 }, | 468 }, |
| 471 { | 469 { |
| 472 "cmd": [], | |
| 473 "name": "skipped" | 470 "name": "skipped" |
| 474 }, | 471 }, |
| 475 { | 472 { |
| 476 "cmd": [], | |
| 477 "name": "skipped.[skipped] fake tests (fake device iOS 8.1)", | 473 "name": "skipped.[skipped] fake tests (fake device iOS 8.1)", |
| 478 "~followup_annotations": [ | 474 "~followup_annotations": [ |
| 479 "@@@STEP_NEST_LEVEL@1@@@", | 475 "@@@STEP_NEST_LEVEL@1@@@", |
| 480 "@@@STEP_TEXT@This test was skipped because it was not affected.@@@" | 476 "@@@STEP_TEXT@This test was skipped because it was not affected.@@@" |
| 481 ] | 477 ] |
| 482 }, | 478 }, |
| 483 { | 479 { |
| 484 "cmd": [], | |
| 485 "name": "trigger" | 480 "name": "trigger" |
| 486 }, | 481 }, |
| 487 { | 482 { |
| 488 "name": "$result", | 483 "name": "$result", |
| 489 "recipe_result": null, | 484 "recipe_result": null, |
| 490 "status_code": 0 | 485 "status_code": 0 |
| 491 } | 486 } |
| 492 ] | 487 ] |
| OLD | NEW |