| Index: scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
|
| diff --git a/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json b/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
|
| index 683e8daa6eba18707709614cb26a9dabc067a8a5..0bd3da4252bcd895fd19c21010edcd5f56b53570 100644
|
| --- a/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
|
| +++ b/scripts/slave/recipes/android/tester.expected/android_dbg_tests_recipe__content_browsertests_failure.json
|
| @@ -250,6 +250,19 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/android/authorize_adb_devices.py",
|
| + "--adb-path",
|
| + "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb"
|
| + ],
|
| + "env": {
|
| + "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "authorize_adb_devices"
|
| + },
|
| + {
|
| + "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py",
|
| "--json-output",
|
| "/path/to/tmp/json"
|
|
|