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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py

Issue 2156443003: tryserver.chromium.win: convert chromium_trybot builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: presubmit Created 4 years, 5 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/recipe_modules/chromium_tests/chromium_chrome.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py b/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
index d7e74a0cf2db2611f2216f8748d8eea8a1611ebf..22ebb02fbd318b9417a2ff8ede11f0a35c85f9a3 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
@@ -77,6 +77,7 @@ SPEC = {
'compile_targets': [
'chrome_official_builder_no_unittests',
],
+ 'checkout_dir': 'win_chrome',
'testing': {
'platform': 'win',
},
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium.py ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698