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

Unified Diff: scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.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__1_.json
diff --git a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json
index 4b23f6c24c472c5ed2d18927c503a56d7bf3991d..72e816c594ce4c72ee003f3dac3df88f325ce062 100644
--- a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json
+++ b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.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