| Index: scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| index a290bba8f8d8b0e569c578b051bbd3c81d675452..d4ddf8c6eebcba537a4d25a3f75ad20faab55f69 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
|
| @@ -318,24 +318,6 @@
|
| "name": "authorize_adb_devices"
|
| },
|
| {
|
| - "cmd": [],
|
| - "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/"
|
| - ],
|
| - "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",
|
| @@ -468,24 +450,6 @@
|
| "name": "provision_devices"
|
| },
|
| {
|
| - "cmd": [],
|
| - "name": "fix_device_file_format (2)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILD]/site_config/.known_devices",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "name": "fix_device_file_format.read_device_file (2)",
|
| - "~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",
|
|
|