| Index: scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
|
| diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
|
| index 423a0ad6ddf7070d2b551503d7232a0c2e9c6a84..91f87efef5f50475382d8bb351db53e2a80d57d4 100644
|
| --- a/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
|
| +++ b/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json
|
| @@ -499,6 +499,16 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/src/chrome/VERSION",
|
| + "/path/to/tmp/"
|
| + ],
|
| + "name": "get version"
|
| + },
|
| + {
|
| + "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
|
| "ChromePublic.apk",
|
| "-v",
|
| @@ -755,6 +765,16 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/src/chrome/VERSION",
|
| + "/path/to/tmp/"
|
| + ],
|
| + "name": "get version (2)"
|
| + },
|
| + {
|
| + "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/adb_install_apk.py",
|
| "ChromePublic.apk",
|
| "-v",
|
|
|