Closed
Bug 793079
Opened 12 years ago
Closed 12 years ago
leaktest timeout should be shorter than buildbot timeout
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
947 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
The current buildbot timeout for leaktest is 3600 apparently because this used to take a long time on winnt.
http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#1313
Bug 540369 also refers to this taking a long time, but trace-malloc now takes only 46 secs on WINNT 5.2 mozilla-central leak test build.
Not having a timeout here is preventing us getting a stack for bug 793016.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #663272 -
Flags: review?(ted.mielczarek)
Comment 2•12 years ago
|
||
Comment on attachment 663272 [details] [diff] [review]
set leaktest timeout to half buildbot timeout
Review of attachment 663272 [details] [diff] [review]:
-----------------------------------------------------------------
r=me as long as this doesn't cause intermittent failures on tinderbox.
Attachment #663272 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Flags: in-testsuite-
Assignee | ||
Comment 4•12 years ago
|
||
Unfortunately that landed 26 minutes too late to get any data for bug 794174.
Attachment 664586 [details] [diff] had already landed.
Comment 5•12 years ago
|
||
Yeah, once we got a stack there finding a workaround was easy enough.
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•