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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_rel.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
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.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_trybot.expected/full_tryserver_chromium_win_chromium_x64_rel.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_rel.json
index fa49d3af56aa06331e052d4ceaf7c0916ce86b7a..bb2b647370cf3385fb35aa036863ba9d93f00cb7 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_rel.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_rel.json
@@ -178,7 +178,7 @@
"--build-number=571",
"--run-python-script",
"[SLAVE_BUILD]\\src\\tools\\telemetry\\run_tests",
- "--browser=release"
+ "--browser=release_x64"
],
"name": "telemetry_unittests",
"seed_steps": [
@@ -206,7 +206,7 @@
"--build-number=571",
"--run-python-script",
"[SLAVE_BUILD]\\src\\tools\\perf\\run_tests",
- "--browser=release"
+ "--browser=release_x64"
],
"name": "telemetry_perf_unittests"
},
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698