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

Unified Diff: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
diff --git a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
index 32014dee7f769f5485b4bf473ac889724685a42a..c09e3a67d4e41701f7c209c1053122c0936847ce 100644
--- a/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
+++ b/scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win64_nv_tester.json
@@ -312,7 +312,8 @@
"--builder-name=win64_nv_tester",
"--slave-name=TestSlavename",
"--build-number=571",
- "tools/perf/run_benchmark.exe",
+ "--run-python-script",
+ "tools/perf/run_benchmark",
"-v",
"--browser=release",
"page_cycler.intl_ar_fa_he"
@@ -340,7 +341,8 @@
"--builder-name=win64_nv_tester",
"--slave-name=TestSlavename",
"--build-number=571",
- "tools/perf/run_benchmark.exe",
+ "--run-python-script",
+ "tools/perf/run_benchmark",
"-v",
"--browser=release",
"page_cycler.intl_ar_fa_he"
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_tester.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698