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

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

Issue 1764693003: [Android] Add ability to configure known devices file for perf tests to android/perf.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: make .known_devices default Created 4 years, 10 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: scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__3_.json
diff --git a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__3_.json b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__3_.json
index f28b95ee2f45c984ec61b6ade51f89667d7454be..60840bb55e5a2b8f32c77a16dc95fbe29f52b20e 100644
--- a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__3_.json
+++ b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__3_.json
@@ -450,7 +450,9 @@
"[SLAVE_BUILD]/src/out/bad_devices.json",
"--collect-chartjson-data",
"--max-battery-temp",
- "350"
+ "350",
+ "--known-devices-file",
+ "[BUILD]/site_config/.known_devices"
],
"cwd": "[SLAVE_BUILD]/src",
"env": {

Powered by Google App Engine
This is Rietveld 408576698