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

Unified Diff: masters/master.chromium.fyi/master.cfg

Issue 1859363002: Longer timeout for CrWin7Goma(dbg). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/master.cfg
diff --git a/masters/master.chromium.fyi/master.cfg b/masters/master.chromium.fyi/master.cfg
index 6930e788117a7bdc68615d672217833a0e2ce6cd..051f0671cf2c9b1133a1f08ed3dbbfa46841230c 100644
--- a/masters/master.chromium.fyi/master.cfg
+++ b/masters/master.chromium.fyi/master.cfg
@@ -530,7 +530,7 @@ b_chromium_win7_goma_shared = {
b_chromium_win7_goma_dbg = {
'name': 'CrWin7Goma(dbg)',
- 'factory': m_annotator.BaseFactory('chromium'),
+ 'factory': m_annotator.BaseFactory('chromium', timeout=3600),
'category': 'goma',
'auto_reboot': False,
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698