| Index: scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
|
| index e7fe5e41d680d604861a80272154442adb014aaa..379fc6d54ed324989a834075095160612aa9620a 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json
|
| @@ -413,32 +413,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",
|
|
|