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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.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_perf_tryjob_with_revisions_android_s5_perf_cq.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json
index 3efa7f8e96baf45823adee42ef70537069dcf3b4..ff49a3cdef73ebe5f5334329b760a247c5b17bdd 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json
@@ -645,6 +645,7 @@
"--builder-name=android_s5_perf_cq",
"--slave-name=TestSlavename",
"--build-number=571",
+ "--run-python-script",
"../../../src/tools/perf/run_benchmark",
"-v",
"--browser=android-chrome",
@@ -900,6 +901,7 @@
"--builder-name=android_s5_perf_cq",
"--slave-name=TestSlavename",
"--build-number=571",
+ "--run-python-script",
"../../../src/tools/perf/run_benchmark",
"-v",
"--browser=android-chrome",

Powered by Google App Engine
This is Rietveld 408576698