| 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 586854dbf8d5680fb53cd50c38e18d6d3b00f346..71165aae5f49436f4aabf7240bbbd08e74e38fd6 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"
|
|
|