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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json

Issue 235423003: Point telemetry tests to correct browser on 64-bit Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 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/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
index ab9ea61e8e132de662b7c65504252a4689e71af3..870e1d2fe53b5441960fd46e1ff299a07951f7b7 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
@@ -178,7 +178,7 @@
"--build-number=571",
"--run-python-script",
"[SLAVE_BUILD]\\src\\tools\\telemetry\\run_tests",
- "--browser=debug"
+ "--browser=debug_x64"
],
"name": "telemetry_unittests",
"seed_steps": [
@@ -206,7 +206,7 @@
"--build-number=571",
"--run-python-script",
"[SLAVE_BUILD]\\src\\tools\\perf\\run_tests",
- "--browser=debug"
+ "--browser=debug_x64"
],
"name": "telemetry_perf_unittests"
},

Powered by Google App Engine
This is Rietveld 408576698