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

Unified Diff: scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.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/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
index 8e940a9cab218d4ee97eceb06b205b1ecac93794..f9a1df17b8ee8b6c0eef613df73a33360e62da79 100644
--- a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
+++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
@@ -275,6 +275,7 @@
"--builder-name=linux_perf_bisect",
"--slave-name=TestSlavename",
"--build-number=571",
+ "--run-python-script",
"./tools/perf/run_benchmark",
"-v",
"--browser=release",
@@ -304,6 +305,7 @@
"--builder-name=linux_perf_bisect",
"--slave-name=TestSlavename",
"--build-number=571",
+ "--run-python-script",
"./tools/perf/run_benchmark",
"-v",
"--browser=release",

Powered by Google App Engine
This is Rietveld 408576698