| 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 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", | 291 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [],
@@@", |
| 292 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", | 292 "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@
@", |
| 293 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", | 293 "@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@", |
| 294 "@@@STEP_LOG_LINE@analyze_details@ \"fake test\"@@@", | 294 "@@@STEP_LOG_LINE@analyze_details@ \"fake test\"@@@", |
| 295 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", | 295 "@@@STEP_LOG_LINE@analyze_details@ ]@@@", |
| 296 "@@@STEP_LOG_LINE@analyze_details@}@@@", | 296 "@@@STEP_LOG_LINE@analyze_details@}@@@", |
| 297 "@@@STEP_LOG_END@analyze_details@@@" | 297 "@@@STEP_LOG_END@analyze_details@@@" |
| 298 ] | 298 ] |
| 299 }, | 299 }, |
| 300 { | 300 { |
| 301 "cmd": [], | |
| 302 "name": "bootstrap swarming" | 301 "name": "bootstrap swarming" |
| 303 }, | 302 }, |
| 304 { | 303 { |
| 305 "cmd": [ | 304 "cmd": [ |
| 306 "python", | 305 "python", |
| 307 "-u", | 306 "-u", |
| 308 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 307 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 309 "--path", | 308 "--path", |
| 310 "[SLAVE_BUILD]/swarming.client", | 309 "[SLAVE_BUILD]/swarming.client", |
| 311 "--url", | 310 "--url", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 408 "--version" | 407 "--version" |
| 409 ], | 408 ], |
| 410 "name": "bootstrap swarming.swarming.py --version", | 409 "name": "bootstrap swarming.swarming.py --version", |
| 411 "stdout": "/path/to/tmp/", | 410 "stdout": "/path/to/tmp/", |
| 412 "~followup_annotations": [ | 411 "~followup_annotations": [ |
| 413 "@@@STEP_NEST_LEVEL@1@@@", | 412 "@@@STEP_NEST_LEVEL@1@@@", |
| 414 "@@@STEP_TEXT@1.2.3@@@" | 413 "@@@STEP_TEXT@1.2.3@@@" |
| 415 ] | 414 ] |
| 416 }, | 415 }, |
| 417 { | 416 { |
| 418 "cmd": [], | |
| 419 "name": "isolate" | 417 "name": "isolate" |
| 420 }, | 418 }, |
| 421 { | 419 { |
| 422 "cmd": [ | 420 "cmd": [ |
| 423 "python", | 421 "python", |
| 424 "-u", | 422 "-u", |
| 425 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 423 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 426 "{\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}", | 424 "{\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}", |
| 427 "[SLAVE_BUILD]/template.isolate" | 425 "[SLAVE_BUILD]/template.isolate" |
| 428 ], | 426 ], |
| (...skipping 28 matching lines...) Expand all Loading... |
| 457 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 455 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 458 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 456 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 459 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 457 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 460 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 458 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 461 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 459 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 462 "@@@STEP_LOG_LINE@template.isolate@}@@@", | 460 "@@@STEP_LOG_LINE@template.isolate@}@@@", |
| 463 "@@@STEP_LOG_END@template.isolate@@@" | 461 "@@@STEP_LOG_END@template.isolate@@@" |
| 464 ] | 462 ] |
| 465 }, | 463 }, |
| 466 { | 464 { |
| 467 "cmd": [], | |
| 468 "name": "skipped" | 465 "name": "skipped" |
| 469 }, | 466 }, |
| 470 { | 467 { |
| 471 "cmd": [], | |
| 472 "name": "skipped.[skipped] fake test (fake device iOS 8.1)", | 468 "name": "skipped.[skipped] fake test (fake device iOS 8.1)", |
| 473 "~followup_annotations": [ | 469 "~followup_annotations": [ |
| 474 "@@@STEP_NEST_LEVEL@1@@@", | 470 "@@@STEP_NEST_LEVEL@1@@@", |
| 475 "@@@STEP_TEXT@This test was skipped because it was not affected.@@@" | 471 "@@@STEP_TEXT@This test was skipped because it was not affected.@@@" |
| 476 ] | 472 ] |
| 477 }, | 473 }, |
| 478 { | 474 { |
| 479 "cmd": [], | |
| 480 "name": "trigger" | 475 "name": "trigger" |
| 481 }, | 476 }, |
| 482 { | 477 { |
| 483 "name": "$result", | 478 "name": "$result", |
| 484 "recipe_result": null, | 479 "recipe_result": null, |
| 485 "status_code": 0 | 480 "status_code": 0 |
| 486 } | 481 } |
| 487 ] | 482 ] |
| OLD | NEW |