Chromium Code Reviews| 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 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 431 }, | 431 }, |
| 432 { | 432 { |
| 433 "cmd": [], | 433 "cmd": [], |
| 434 "name": "isolate" | 434 "name": "isolate" |
| 435 }, | 435 }, |
| 436 { | 436 { |
| 437 "cmd": [ | 437 "cmd": [ |
| 438 "python", | 438 "python", |
| 439 "-u", | 439 "-u", |
| 440 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 440 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 441 "{\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}", | 441 "{\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 \"[BUILDER_CACHE]/ios_simulator_swarming/src/out/Debug-iphonesi mulator/iossim\", \n \"--platform\", \n \"<(platform)\", \ n \"--version\", \n \"<(version)\"\n ], \n \"files\": [\n \"<(app_path)/\", \n \"src/ios/build/bot s/scripts/\", \n \"[BUILDER_CACHE]/ios_simulator_swarming/src/out/Deb ug-iphonesimulator/iossim\"\n ]\n }\n }\n ]\n ]\n}", |
| 442 "[SLAVE_BUILD]/template.isolate" | 442 "[SLAVE_BUILD]/template.isolate" |
| 443 ], | 443 ], |
| 444 "name": "isolate.generate template.isolate", | 444 "name": "isolate.generate template.isolate", |
| 445 "~followup_annotations": [ | 445 "~followup_annotations": [ |
| 446 "@@@STEP_NEST_LEVEL@1@@@", | 446 "@@@STEP_NEST_LEVEL@1@@@", |
| 447 "@@@STEP_LOG_LINE@template.isolate@{@@@", | 447 "@@@STEP_LOG_LINE@template.isolate@{@@@", |
| 448 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", | 448 "@@@STEP_LOG_LINE@template.isolate@ \"conditions\": [@@@", |
| 449 "@@@STEP_LOG_LINE@template.isolate@ [@@@", | 449 "@@@STEP_LOG_LINE@template.isolate@ [@@@", |
| 450 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", | 450 "@@@STEP_LOG_LINE@template.isolate@ \"OS == \\\"ios\\\"\", @@@", |
| 451 "@@@STEP_LOG_LINE@template.isolate@ {@@@", | 451 "@@@STEP_LOG_LINE@template.isolate@ {@@@", |
| 452 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", | 452 "@@@STEP_LOG_LINE@template.isolate@ \"variables\": {@@@", |
| 453 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", | 453 "@@@STEP_LOG_LINE@template.isolate@ \"command\": [@@@", |
| 454 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", | 454 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/run.py\", @@@", |
| 455 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", | 455 "@@@STEP_LOG_LINE@template.isolate@ \"--app\", @@@", |
| 456 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", | 456 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)\", @@@", |
| 457 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", | 457 "@@@STEP_LOG_LINE@template.isolate@ \"--out-dir\", @@@", |
| 458 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", | 458 "@@@STEP_LOG_LINE@template.isolate@ \"${ISOLATED_OUTDIR}\", @@@ ", |
| 459 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", | 459 "@@@STEP_LOG_LINE@template.isolate@ \"--xcode-version\", @@@", |
| 460 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", | 460 "@@@STEP_LOG_LINE@template.isolate@ \"<(xcode_version)\", @@@", |
| 461 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", | 461 "@@@STEP_LOG_LINE@template.isolate@ \"--iossim\", @@@", |
| 462 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\", @@@", | 462 "@@@STEP_LOG_LINE@template.isolate@ \"[BUILDER_CACHE]/ios_simul ator_swarming/src/out/Debug-iphonesimulator/iossim\", @@@", |
|
smut
2016/08/10 23:53:32
This is wrong. This command needs to use relative
| |
| 463 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", | 463 "@@@STEP_LOG_LINE@template.isolate@ \"--platform\", @@@", |
| 464 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", | 464 "@@@STEP_LOG_LINE@template.isolate@ \"<(platform)\", @@@", |
| 465 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", | 465 "@@@STEP_LOG_LINE@template.isolate@ \"--version\", @@@", |
| 466 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", | 466 "@@@STEP_LOG_LINE@template.isolate@ \"<(version)\"@@@", |
| 467 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", | 467 "@@@STEP_LOG_LINE@template.isolate@ ], @@@", |
| 468 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", | 468 "@@@STEP_LOG_LINE@template.isolate@ \"files\": [@@@", |
| 469 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", | 469 "@@@STEP_LOG_LINE@template.isolate@ \"<(app_path)/\", @@@", |
| 470 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@", | 470 "@@@STEP_LOG_LINE@template.isolate@ \"src/ios/build/bots/script s/\", @@@", |
| 471 "@@@STEP_LOG_LINE@template.isolate@ \"src/out/Debug-iphonesimul ator/iossim\"@@@", | 471 "@@@STEP_LOG_LINE@template.isolate@ \"[BUILDER_CACHE]/ios_simul ator_swarming/src/out/Debug-iphonesimulator/iossim\"@@@", |
| 472 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 472 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 473 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 473 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 474 "@@@STEP_LOG_LINE@template.isolate@ }@@@", | 474 "@@@STEP_LOG_LINE@template.isolate@ }@@@", |
| 475 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 475 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 476 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", | 476 "@@@STEP_LOG_LINE@template.isolate@ ]@@@", |
| 477 "@@@STEP_LOG_LINE@template.isolate@}@@@", | 477 "@@@STEP_LOG_LINE@template.isolate@}@@@", |
| 478 "@@@STEP_LOG_END@template.isolate@@@" | 478 "@@@STEP_LOG_END@template.isolate@@@" |
| 479 ] | 479 ] |
| 480 }, | 480 }, |
| 481 { | 481 { |
| (...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 682 "@@@STEP_LOG_END@json.output@@@", | 682 "@@@STEP_LOG_END@json.output@@@", |
| 683 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" | 683 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" |
| 684 ] | 684 ] |
| 685 }, | 685 }, |
| 686 { | 686 { |
| 687 "name": "$result", | 687 "name": "$result", |
| 688 "recipe_result": null, | 688 "recipe_result": null, |
| 689 "status_code": 0 | 689 "status_code": 0 |
| 690 } | 690 } |
| 691 ] | 691 ] |
| OLD | NEW |