| [ |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| "--master", |
| "chromium.testing.master", |
| "--builder", |
| "Android ChromeDriver Tests Example", |
| "--slave", |
| "slavename", |
| "--spec", |
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src.git'}]", |
| "--root", |
| "src", |
| "--revision_mapping_file", |
| "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}", |
| "--git-cache-dir", |
| "[GIT_CACHE]", |
| "--output_json", |
| "/path/to/tmp/json", |
| "--revision", |
| "src@HEAD", |
| "--force", |
| "--output_manifest" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| }, |
| "name": "bot_update", |
| "~followup_annotations": [ |
| "@@@STEP_TEXT@Some step text@@@", |
| "@@@STEP_LOG_LINE@json.output@{@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/buildtools.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b2809876916353cb994259692140934\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/native_client.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/angle.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/third_party/webrtc.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d9268596da93418c623137f4\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/tools/swarming_client.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src/v8.git\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f77757b9a728eb85b8d7bc6080c\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/master@{#297276}\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328b2809876916353cb994259692140934\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/heads/master@{#182578}\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e8253980d76e269b7982aeeefc1b9b50\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/master@{#274981}\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#170242}\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#276089}\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c132c3a35f03975671d43e399\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/master@{#43426}\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546e61d9268596da93418c623137f4\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads/master@{#120644}\"@@@", |
| "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| "@@@STEP_LOG_LINE@json.output@}@@@", |
| "@@@STEP_LOG_END@json.output@@@", |
| "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aeeefc1b9b50\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4c759c837980b63b99566\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#182578}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da93418c623137f4\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b8d7bc6080c\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671d43e399\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#276089}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}\"@@@", |
| "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb994259692140934\"@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Download Prebuilts" |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "[BUILD]/scripts/slave/gsutil_download.py", |
| "--url", |
| "gs://chromedriver-data/prebuilts", |
| "--dst", |
| "[TMP_BASE]/prebuilt_tmp_1", |
| "--partial-name", |
| "gs://chromedriver-data/prebuilts/r" |
| ], |
| "cwd": "[SLAVE_BUILD]", |
| "name": "Download Prebuilts.download latest prebuilt", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "\nimport json, os, sys\nif os.path.exists(sys.argv[1]) and os.path.isdir(sys.argv[1]):\n with open(sys.argv[2], 'w') as f:\n json.dump(os.listdir(sys.argv[1]), f)\n", |
| "[TMP_BASE]/prebuilt_tmp_1", |
| "/path/to/tmp/json" |
| ], |
| "name": "Download Prebuilts.listdir get prebuilt filename", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@json.output@[@@@", |
| "@@@STEP_LOG_LINE@json.output@ \"r111111.zip\"@@@", |
| "@@@STEP_LOG_LINE@json.output@]@@@", |
| "@@@STEP_LOG_END@json.output@@@", |
| "@@@STEP_LOG_LINE@python.inline@@@@", |
| "@@@STEP_LOG_LINE@python.inline@import json, os, sys@@@", |
| "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]) and os.path.isdir(sys.argv[1]):@@@", |
| "@@@STEP_LOG_LINE@python.inline@ with open(sys.argv[2], 'w') as f:@@@", |
| "@@@STEP_LOG_LINE@python.inline@ json.dump(os.listdir(sys.argv[1]), f)@@@", |
| "@@@STEP_LOG_END@python.inline@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::zip]/resources/unzip.py" |
| ], |
| "name": "Download Prebuilts.unzip prebuilt", |
| "stdin": "{\"output\": \"[TMP_BASE]/prebuilt_tmp_1/unzipped\", \"zip_file\": \"[TMP_BASE]/prebuilt_tmp_1/r111111.zip\"}", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "\nimport shutil\nimport sys\nshutil.move(sys.argv[1], sys.argv[2])\n", |
| "[TMP_BASE]/prebuilt_tmp_1/unzipped/chromedriver", |
| "[SLAVE_BUILD]/src/out/Release" |
| ], |
| "name": "Download Prebuilts.move prebuilt", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/prebuilt_tmp_1" |
| ], |
| "name": "Download Prebuilts.rmtree [TMP_BASE]/prebuilt_tmp_1", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "python_tests chrome_shell" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_2/python_tests_chrome_shell_571", |
| "--reference-chromedriver", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/reference_builds/chromedriver_linux64", |
| "--android-package", |
| "chrome_shell" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "python_tests chrome_shell.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_2/python_tests_chrome_shell_571", |
| "gs://chromedriver-data/server_logs/python_tests_chrome_shell_571" |
| ], |
| "name": "python_tests chrome_shell.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_2/python_tests_chrome_shell_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_2/python_tests_chrome_shell_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_tests_chrome_shell_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_2" |
| ], |
| "name": "python_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_2", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "java_tests chrome_shell" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_3/java_tests_chrome_shell_571", |
| "--verbose", |
| "--android-package", |
| "chrome_shell" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "java_tests chrome_shell.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_3/java_tests_chrome_shell_571", |
| "gs://chromedriver-data/server_logs/java_tests_chrome_shell_571" |
| ], |
| "name": "java_tests chrome_shell.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_3/java_tests_chrome_shell_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_3/java_tests_chrome_shell_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_tests_chrome_shell_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_3" |
| ], |
| "name": "java_tests chrome_shell.rmtree [TMP_BASE]/server_log_tmp_3", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "python_tests chrome_stable" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_4/python_tests_chrome_stable_571", |
| "--reference-chromedriver", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/reference_builds/chromedriver_linux64", |
| "--android-package", |
| "chrome_stable" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "python_tests chrome_stable.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_4/python_tests_chrome_stable_571", |
| "gs://chromedriver-data/server_logs/python_tests_chrome_stable_571" |
| ], |
| "name": "python_tests chrome_stable.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_4/python_tests_chrome_stable_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_4/python_tests_chrome_stable_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_tests_chrome_stable_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_4" |
| ], |
| "name": "python_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_4", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "java_tests chrome_stable" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_5/java_tests_chrome_stable_571", |
| "--verbose", |
| "--android-package", |
| "chrome_stable" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "java_tests chrome_stable.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_5/java_tests_chrome_stable_571", |
| "gs://chromedriver-data/server_logs/java_tests_chrome_stable_571" |
| ], |
| "name": "java_tests chrome_stable.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_5/java_tests_chrome_stable_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_5/java_tests_chrome_stable_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_tests_chrome_stable_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_5" |
| ], |
| "name": "java_tests chrome_stable.rmtree [TMP_BASE]/server_log_tmp_5", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "python_tests chrome_beta" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_6/python_tests_chrome_beta_571", |
| "--reference-chromedriver", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/reference_builds/chromedriver_linux64", |
| "--android-package", |
| "chrome_beta" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "python_tests chrome_beta.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_6/python_tests_chrome_beta_571", |
| "gs://chromedriver-data/server_logs/python_tests_chrome_beta_571" |
| ], |
| "name": "python_tests chrome_beta.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_6/python_tests_chrome_beta_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_6/python_tests_chrome_beta_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_tests_chrome_beta_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_6" |
| ], |
| "name": "python_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_6", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "java_tests chrome_beta" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_7/java_tests_chrome_beta_571", |
| "--verbose", |
| "--android-package", |
| "chrome_beta" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "java_tests chrome_beta.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_7/java_tests_chrome_beta_571", |
| "gs://chromedriver-data/server_logs/java_tests_chrome_beta_571" |
| ], |
| "name": "java_tests chrome_beta.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_7/java_tests_chrome_beta_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_7/java_tests_chrome_beta_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_tests_chrome_beta_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_7" |
| ], |
| "name": "java_tests chrome_beta.rmtree [TMP_BASE]/server_log_tmp_7", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "python_tests chromedriver_webview_shell" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_py_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571", |
| "--reference-chromedriver", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/third_party/java_tests/reference_builds/chromedriver_linux64", |
| "--android-package", |
| "chromedriver_webview_shell" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "python_tests chromedriver_webview_shell.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571", |
| "gs://chromedriver-data/server_logs/python_tests_chromedriver_webview_shell_571" |
| ], |
| "name": "python_tests chromedriver_webview_shell.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_8/python_tests_chromedriver_webview_shell_571@https://storage.cloud.google.com/chromedriver-data/server_logs/python_tests_chromedriver_webview_shell_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_8" |
| ], |
| "name": "python_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_tmp_8", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "java_tests chromedriver_webview_shell" |
| }, |
| { |
| "cmd": [ |
| "xvfb-run", |
| "-a", |
| "[SLAVE_BUILD]/src/chrome/test/chromedriver/test/run_java_tests.py", |
| "--chromedriver", |
| "[SLAVE_BUILD]/src/out/Release/chromedriver", |
| "--log-path", |
| "[TMP_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571", |
| "--verbose", |
| "--android-package", |
| "chromedriver_webview_shell" |
| ], |
| "env": { |
| "PATH": "%(PATH)s:[SLAVE_BUILD]/src/chrome/test/chromedriver/chrome" |
| }, |
| "name": "java_tests chromedriver_webview_shell.Run Tests", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571", |
| "gs://chromedriver-data/server_logs/java_tests_chromedriver_webview_shell_571" |
| ], |
| "name": "java_tests chromedriver_webview_shell.gsutil Upload Server Log, [TMP_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@server log [TMP_BASE]/server_log_tmp_9/java_tests_chromedriver_webview_shell_571@https://storage.cloud.google.com/chromedriver-data/server_logs/java_tests_chromedriver_webview_shell_571@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/server_log_tmp_9" |
| ], |
| "name": "java_tests chromedriver_webview_shell.rmtree [TMP_BASE]/server_log_tmp_9", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Download Test Results Log" |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "gs://chromedriver-data/android_log.json", |
| "[TMP_BASE]/results_log_tmp_10/android_log.json" |
| ], |
| "name": "Download Test Results Log.gsutil download results log", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "step returned non-zero exit code: 1", |
| "@@@STEP_EXCEPTION@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/results_log_tmp_10" |
| ], |
| "name": "Download Test Results Log.rmtree [TMP_BASE]/results_log_tmp_10", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [], |
| "name": "Upload Test Results Log" |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| "{\"3333333333\": true}", |
| "[TMP_BASE]/results_log_tmp_11/android_log.json" |
| ], |
| "name": "Upload Test Results Log.write results log to file android_log.json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| "--", |
| "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| "----", |
| "cp", |
| "[TMP_BASE]/results_log_tmp_11/android_log.json", |
| "gs://chromedriver-data/android_log.json" |
| ], |
| "name": "Upload Test Results Log.gsutil upload results log android_log.json", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LINK@results log@https://storage.cloud.google.com/chromedriver-data/android_log.json@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "python", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::shutil]/resources/rmtree.py", |
| "[TMP_BASE]/results_log_tmp_11" |
| ], |
| "name": "Upload Test Results Log.rmtree [TMP_BASE]/results_log_tmp_11", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@" |
| ] |
| }, |
| { |
| "name": "$result", |
| "recipe_result": null, |
| "status_code": 0 |
| } |
| ] |