Closed
Bug 886711
Opened 12 years ago
Closed 12 years ago
mailbloat doesn't have a timeout
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
635 bytes,
patch
|
Callek
:
review+
standard8
:
checked-in+
|
Details | Diff | Splinter Review |
We've currently got a failure on our debug builds in the "mailbloat" step, that means it never finishes. Unfortunately the mailbloat step doesn't have a timeout.
Hence the builds just keep running (I've just killed off somewhere around 40 builds across 2 platforms).
Attaching a patch. AFAICT Thunderbird is the only one that currently uses this special target, so it shouldn't affect anyone else.
I'm using a timeout of an hour, as that's what the Firefox leak tests use, and it seems reasonable.
Attachment #767076 -
Flags: review?(catlee)
Comment 1•12 years ago
|
||
Comment on attachment 767076 [details] [diff] [review]
The fix
land on |default| at your discretion. The timeout can be tweaked later if need be. I should note of course that if we're already exceeding 4hours a lot, we're likely going to have lots of broken builds for TB after this lands. That said, a broken build we know about is better than an indefinitely running broken build we don't.
Attachment #767076 -
Flags: review?(catlee) → review+
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mbanner
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 767076 [details] [diff] [review]
The fix
https://hg.mozilla.org/build/buildbotcustom/rev/be6b890c39ad
Attachment #767076 -
Flags: checked-in+
Comment 3•12 years ago
|
||
In production
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•