Open
Bug 1422988
Opened 8 years ago
Updated 3 years ago
Failure suggestions depending on multiple lines
Categories
(Tree Management :: Treeherder, enhancement)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
• Failures can show up in the log summary, but the root cause is earlier in log and not part of the log summary. This often applies to infrastructure issues.
• If such a failure is shown in the log summary, the bug should only be suggested if the other failure line has been found in the X lines before that failure. X=500?
• Example: https://bugzilla.mozilla.org/show_bug.cgi?id=1415526
Comment 1•5 years ago
|
||
Is this still relevant and if so how often is it applicable?
Flags: needinfo?(aryx.bugmail)
| Reporter | ||
Comment 2•5 years ago
|
||
Yes. For every task failure which currently doesn't mention the currently executed test or the one which ran last, this has to be manually checked in the log at the moment. Another use case are crashes where the line with the failure summary is not helpful (e.g. mentions a wrapper file) and the real Firefox file mentioning the issue is further down.
Flags: needinfo?(aryx.bugmail)
| Assignee | ||
Updated•4 years ago
|
Component: Treeherder: Log Parsing & Classification → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•