| Index: scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
|
| index a351c5b49aa7d73124a58bf365bae4b6648dd6c2..fae301593f62fd355c2c22d15f666ebdc4a37439 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test_with_timeout_scale.json
|
| @@ -354,32 +354,6 @@
|
| "name": "authorize_adb_devices"
|
| },
|
| {
|
| - "cmd": [],
|
| - "env": {
|
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| - "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| - },
|
| - "name": "fix_device_file_format"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILD]/site_config/.known_devices",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "env": {
|
| - "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| - "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| - },
|
| - "name": "fix_device_file_format.read_device_file",
|
| - "~followup_annotations": [
|
| - "@@@STEP_NEST_LEVEL@1@@@",
|
| - "@@@STEP_TEXT@file format is compatible@@@"
|
| - ]
|
| - },
|
| - {
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py",
|
| "--adb-path",
|
|
|