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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json

Issue 1915183002: Setting --run-python-script flag for runtest.py invocation. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Adding link to dashboard bug. Created 4 years, 8 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/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json
index 6820d7ac881e95c40354f034e108db6515c3c526..b3a47141afada61f2b7aa19f6aeb21667a236604 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json
@@ -471,6 +471,7 @@
"--builder-name=android_nexus9_perf_bisect",
"--slave-name=TestSlavename",
"--build-number=571",
+ "--run-python-script",
"./tools/perf/run_benchmark",
"-v",
"--browser=android-chromium",
@@ -502,6 +503,7 @@
"--builder-name=android_nexus9_perf_bisect",
"--slave-name=TestSlavename",
"--build-number=571",
+ "--run-python-script",
"./tools/perf/run_benchmark",
"-v",
"--browser=android-chromium",

Powered by Google App Engine
This is Rietveld 408576698