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

Unified Diff: scripts/slave/recipes/android/perf.expected/missing_device.json

Issue 2485383007: Make perf android tests use devil adb (Closed)
Patch Set: ~ Created 4 years, 1 month 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: scripts/slave/recipes/android/perf.expected/missing_device.json
diff --git a/scripts/slave/recipes/android/perf.expected/missing_device.json b/scripts/slave/recipes/android/perf.expected/missing_device.json
index 1c764875e41b25f01b3f73fb1ee5a14e526a57ea..9650fa7627f7e19e3e3f32977b84a62705e0e022 100644
--- a/scripts/slave/recipes/android/perf.expected/missing_device.json
+++ b/scripts/slave/recipes/android/perf.expected/missing_device.json
@@ -525,7 +525,9 @@
"--num-shards",
"21",
"--device",
- "07a00ca4"
+ "07a00ca4",
+ "--adb-path",
+ "[SLAVE_BUILD]/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
],
"name": "List Perf Tests",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698