Closed
Bug 413494
Opened 17 years ago
Closed 17 years ago
bump out timeout for 'build' on the try server
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
Attachments
(1 file)
1.98 KB,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
bsmedberg tried to do a build last week that included the WPO optimizations that were recently enabled on the Tinderbox. It appears to have timed out legitimately. I'd like to bump up the timeouts on the try server 'build' step so we avoid things like this in the future. They currently use a 20min timeout, which is OK for the normal case, but I suspect that even debug builds on windows/linux would take longer than 20 minutes to link libxul, and this cause a timeout failure.
I think bumping it up to an hour will be reasonable
Assignee | ||
Updated•17 years ago
|
Priority: -- → P3
Assignee | ||
Updated•17 years ago
|
Priority: P3 → P2
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #298943 -
Flags: review?(rhelmer)
Updated•17 years ago
|
Attachment #298943 -
Flags: review?(rhelmer) → review+
Assignee | ||
Comment 2•17 years ago
|
||
Moving try server bugs to the new component.
Component: Build & Release → Try Server
Product: mozilla.org → Webtools
QA Contact: build → try-server
Assignee | ||
Comment 3•17 years ago
|
||
Comment on attachment 298943 [details] [diff] [review]
[checked in] bump timeout for compile step
Checking in master.cfg;
/cvsroot/mozilla/tools/buildbot-configs/tryserver/master.cfg,v <-- master.cfg
new revision: 1.7; previous revision: 1.6
done
Attachment #298943 -
Attachment description: bump timeout for compile step → [checked in] bump timeout for compile step
Assignee | ||
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Component: Try Server → Release Engineering
Product: Webtools → mozilla.org
QA Contact: try-server → release
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•