Closed
Bug 451210
Opened 17 years ago
Closed 16 years ago
TinderboxMailNotifier doesn't send logs that aren't from ShellCommand (or subclasses) BuildSteps
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bhearsum, Unassigned)
References
Details
Reporter | ||
Updated•17 years ago
|
Component: Release Engineering → Release Engineering: Future
Priority: -- → P3
Comment 1•17 years ago
|
||
eg Rlk,Lk,MH,A stats from mozilla-central debug builds return this sort of thing in their buildbot logs
Inserted.
RETURN:refcnt_leaks:-1.00:graph.html#show=1473662
TinderboxPrint: <a title = "refcnt_leaks" href = "http://graphs.mozilla.org/graph.html#show=1473662">RLk:0B</a>
but this isn't present in the tinderbox log, and so doesn't appear on the tbox waterfall.
Reporter | ||
Comment 2•16 years ago
|
||
Catlee says this might not be true anymore. Even if it is, I doubt we'll do anything about this.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
![]() |
||
Comment 3•16 years ago
|
||
This means that we don't get links to the graph server in the tinderbox column for a given builder. I think that that would make it worth fixing.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
![]() |
||
Comment 4•16 years ago
|
||
This was never an issue with non-shell commands. The only thing buildbot looks for is to check if the step has a status text set. We need to update the graph server post step to set this status text on success, and then we're golden.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → INVALID
Comment 5•16 years ago
|
||
Moving closed Future bugs into Release Engineering in preparation for removing the Future component.
Component: Release Engineering: Future → Release Engineering
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•