| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame
_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data
/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/
data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}]\ntarget_os = ['ios']", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/searchplugins':
None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/chrome/test/data
/firefox3_profile/searchplugins': None, 'src/chrome/test/data/firefox3_searchplu
gins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame
_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/chrome/test/data
/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/
data/mach_ports': None, 'src/data/memory_test': None, 'src/data/mozilla_js_tests
': None, 'src/data/page_cycler': None, 'src/data/selenium_core': None, 'src/data
/tab_switching': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/b
mp_decoder': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_sh
ell/plugins': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': '.DEPS.gi
t', 'managed': True, 'name': 'src-internal', 'url': 'https://chrome-internal.goo
glesource.com/chrome/src-internal.git'}]\ntarget_os = ['ios']", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 { | 183 { |
| 184 "cmd": [ | 184 "cmd": [ |
| 185 "ninja", | 185 "ninja", |
| 186 "-C", | 186 "-C", |
| 187 "[SLAVE_BUILD]/src/out/Release-iphoneos" | 187 "[SLAVE_BUILD]/src/out/Release-iphoneos" |
| 188 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]/src/out/Release-iphoneos", | 189 "cwd": "[SLAVE_BUILD]/src/out/Release-iphoneos", |
| 190 "name": "compile" | 190 "name": "compile" |
| 191 }, | 191 }, |
| 192 { | 192 { |
| 193 "cmd": [], | |
| 194 "name": "bootstrap swarming" | 193 "name": "bootstrap swarming" |
| 195 }, | 194 }, |
| 196 { | 195 { |
| 197 "cmd": [ | 196 "cmd": [ |
| 198 "python", | 197 "python", |
| 199 "-u", | 198 "-u", |
| 200 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", | 199 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py", |
| 201 "--path", | 200 "--path", |
| 202 "[SLAVE_BUILD]/swarming.client", | 201 "[SLAVE_BUILD]/swarming.client", |
| 203 "--url", | 202 "--url", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 300 "--version" | 299 "--version" |
| 301 ], | 300 ], |
| 302 "name": "bootstrap swarming.swarming.py --version", | 301 "name": "bootstrap swarming.swarming.py --version", |
| 303 "stdout": "/path/to/tmp/", | 302 "stdout": "/path/to/tmp/", |
| 304 "~followup_annotations": [ | 303 "~followup_annotations": [ |
| 305 "@@@STEP_NEST_LEVEL@1@@@", | 304 "@@@STEP_NEST_LEVEL@1@@@", |
| 306 "@@@STEP_TEXT@1.2.3@@@" | 305 "@@@STEP_TEXT@1.2.3@@@" |
| 307 ] | 306 ] |
| 308 }, | 307 }, |
| 309 { | 308 { |
| 310 "cmd": [], | |
| 311 "name": "isolate" | 309 "name": "isolate" |
| 312 }, | 310 }, |
| 313 { | 311 { |
| 314 "cmd": [ | 312 "cmd": [ |
| 315 "python", | 313 "python", |
| 316 "-u", | 314 "-u", |
| 317 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 315 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 318 "{\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 ], \n
\"files\": [\n \"<(app_path)/\", \n \"src/ios/build/bots/s
cripts/\"\n ]\n }\n }\n ]\n ]\n}", | 316 "{\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 ], \n
\"files\": [\n \"<(app_path)/\", \n \"src/ios/build/bots/s
cripts/\"\n ]\n }\n }\n ]\n ]\n}", |
| 319 "[SLAVE_BUILD]/template.isolate" | 317 "[SLAVE_BUILD]/template.isolate" |
| 320 ], | 318 ], |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 "@@@STEP_NEST_LEVEL@1@@@", | 489 "@@@STEP_NEST_LEVEL@1@@@", |
| 492 "@@@STEP_LOG_LINE@json.output@{@@@", | 490 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 493 "@@@STEP_LOG_LINE@json.output@ \"1\": \"fake-hash-1\", @@@", | 491 "@@@STEP_LOG_LINE@json.output@ \"1\": \"fake-hash-1\", @@@", |
| 494 "@@@STEP_LOG_LINE@json.output@ \"2\": \"fake-hash-2\", @@@", | 492 "@@@STEP_LOG_LINE@json.output@ \"2\": \"fake-hash-2\", @@@", |
| 495 "@@@STEP_LOG_LINE@json.output@ \"3\": \"fake-hash-3\"@@@", | 493 "@@@STEP_LOG_LINE@json.output@ \"3\": \"fake-hash-3\"@@@", |
| 496 "@@@STEP_LOG_LINE@json.output@}@@@", | 494 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 497 "@@@STEP_LOG_END@json.output@@@" | 495 "@@@STEP_LOG_END@json.output@@@" |
| 498 ] | 496 ] |
| 499 }, | 497 }, |
| 500 { | 498 { |
| 501 "cmd": [], | |
| 502 "name": "trigger" | 499 "name": "trigger" |
| 503 }, | 500 }, |
| 504 { | 501 { |
| 505 "cmd": [ | 502 "cmd": [ |
| 506 "python", | 503 "python", |
| 507 "-u", | 504 "-u", |
| 508 "[SLAVE_BUILD]/swarming.client/swarming.py", | 505 "[SLAVE_BUILD]/swarming.client/swarming.py", |
| 509 "trigger", | 506 "trigger", |
| 510 "--swarming", | 507 "--swarming", |
| 511 "https://chromium-swarm.appspot.com", | 508 "https://chromium-swarm.appspot.com", |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 577 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 574 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 578 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 575 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 579 "@@@STEP_LOG_LINE@json.output@ }@@@", | 576 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 580 "@@@STEP_LOG_LINE@json.output@ }@@@", | 577 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 581 "@@@STEP_LOG_LINE@json.output@}@@@", | 578 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 582 "@@@STEP_LOG_END@json.output@@@", | 579 "@@@STEP_LOG_END@json.output@@@", |
| 583 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 580 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 584 ] | 581 ] |
| 585 }, | 582 }, |
| 586 { | 583 { |
| 587 "cmd": [], | |
| 588 "name": "trigger.[trigger] fake test 3 (fake device iOS 8.1)", | 584 "name": "trigger.[trigger] fake test 3 (fake device iOS 8.1)", |
| 589 "~followup_annotations": [ | 585 "~followup_annotations": [ |
| 590 "@@@STEP_NEST_LEVEL@1@@@", | 586 "@@@STEP_NEST_LEVEL@1@@@", |
| 591 "@@@STEP_TEXT@Requested unsupported device type.@@@", | 587 "@@@STEP_TEXT@Requested unsupported device type.@@@", |
| 592 "@@@STEP_LOG_LINE@supported devices@iPad Air@@@", | 588 "@@@STEP_LOG_LINE@supported devices@iPad Air@@@", |
| 593 "@@@STEP_LOG_LINE@supported devices@iPhone 5s@@@", | 589 "@@@STEP_LOG_LINE@supported devices@iPhone 5s@@@", |
| 594 "@@@STEP_LOG_LINE@supported devices@iPhone 6s@@@", | 590 "@@@STEP_LOG_LINE@supported devices@iPhone 6s@@@", |
| 595 "@@@STEP_LOG_END@supported devices@@@", | 591 "@@@STEP_LOG_END@supported devices@@@", |
| 596 "@@@STEP_EXCEPTION@@@" | 592 "@@@STEP_EXCEPTION@@@" |
| 597 ] | 593 ] |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 735 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@", | 731 "@@@STEP_LOG_LINE@json.output@ \"try_number\": 1, @@@", |
| 736 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@", | 732 "@@@STEP_LOG_LINE@json.output@ \"user\": \"unknown\"@@@", |
| 737 "@@@STEP_LOG_LINE@json.output@ }@@@", | 733 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 738 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 734 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 739 "@@@STEP_LOG_LINE@json.output@}@@@", | 735 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 740 "@@@STEP_LOG_END@json.output@@@", | 736 "@@@STEP_LOG_END@json.output@@@", |
| 741 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" | 737 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@" |
| 742 ] | 738 ] |
| 743 }, | 739 }, |
| 744 { | 740 { |
| 745 "cmd": [], | |
| 746 "name": "fake test 3 (fake device iOS 8.1)", | 741 "name": "fake test 3 (fake device iOS 8.1)", |
| 747 "~followup_annotations": [ | 742 "~followup_annotations": [ |
| 748 "@@@STEP_TEXT@Failed to trigger the test.@@@", | 743 "@@@STEP_TEXT@Failed to trigger the test.@@@", |
| 749 "@@@STEP_EXCEPTION@@@" | 744 "@@@STEP_EXCEPTION@@@" |
| 750 ] | 745 ] |
| 751 }, | 746 }, |
| 752 { | 747 { |
| 753 "cmd": [], | |
| 754 "name": "fake test 4 (iPhone 5s iOS 8.1)", | 748 "name": "fake test 4 (iPhone 5s iOS 8.1)", |
| 755 "~followup_annotations": [ | 749 "~followup_annotations": [ |
| 756 "@@@STEP_TEXT@Failed to trigger the test.@@@", | 750 "@@@STEP_TEXT@Failed to trigger the test.@@@", |
| 757 "@@@STEP_EXCEPTION@@@" | 751 "@@@STEP_EXCEPTION@@@" |
| 758 ] | 752 ] |
| 759 }, | 753 }, |
| 760 { | 754 { |
| 761 "name": "$result", | 755 "name": "$result", |
| 762 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic
e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).", | 756 "reason": "Failed fake test 1 (fake device iOS 8.1), fake test 3 (fake devic
e iOS 8.1), fake test 4 (iPhone 5s iOS 8.1).", |
| 763 "recipe_result": null, | 757 "recipe_result": null, |
| 764 "status_code": 1 | 758 "status_code": 1 |
| 765 } | 759 } |
| 766 ] | 760 ] |
| OLD | NEW |