Closed
Bug 513929
Opened 15 years ago
Closed 14 years ago
tinderbox log highlighter should highlight when build steps fail
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 522792
People
(Reporter: dbaron, Unassigned)
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1251811567.1251821470.14716.gz is an example log of when the tinderbox log highlighter doesn't highlight the failure that caused the build to be red. In this case, the minimal error is: 'make buildsymbols' failed I think highlighting on "' failed$" might actually give us reasonably useful information. ($ being end-of-line) It also probably should have highlighted: command timed out: 1200 seconds without output which I thought it usually does, but didn't in this case.
Updated•14 years ago
|
Component: Release Engineering → Release Engineering: Future
Comment 1•14 years ago
|
||
Also, for many out-of-disk-space errors, this would help: /finished with exit code [1-9]/
Comment 2•14 years ago
|
||
Probably want [^0] there because we get exit codes like 255 for crashes.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 4•14 years ago
|
||
Moving closed Future bugs into Release Engineering in preparation for removing the Future component.
Component: Release Engineering: Future → Release Engineering
Assignee | ||
Updated•10 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•