Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: infra/recipes/android/perf.expected/host_info_failure.json

Issue 2392423002: [Android] Don't pass adb path to sharded perf tests. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: infra/recipes/android/perf.expected/host_info_failure.json
diff --git a/infra/recipes/android/perf.expected/host_info_failure.json b/infra/recipes/android/perf.expected/host_info_failure.json
index 2838db67787850006903112920a9614d427786e0..0f72f5f7ce74d046e8fa5c9939ce0a76401d6d9a 100644
--- a/infra/recipes/android/perf.expected/host_info_failure.json
+++ b/infra/recipes/android/perf.expected/host_info_failure.json
@@ -569,9 +569,7 @@
"350",
"--known-devices-file",
"[HOME]/.android/known_devices.json",
- "--enable-platform-mode",
- "--adb-path",
- "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb"
+ "--enable-platform-mode"
],
"cwd": "[SLAVE_BUILD]/src",
"env": {

Powered by Google App Engine
This is Rietveld 408576698