Closed
Bug 1615644
Opened 5 years ago
Closed 4 years ago
only check the first 60 characters of a line if they match a rule for a failure or an exclusion rule
Categories
(Tree Management :: Treeherder, enhancement)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aryx, Unassigned)
Details
The method to check if a line contains a failure treeherder should expose processes the whole line (capped at the first 500 characters).
For the filters if the line should be shown by treeherder or excluded, this can be shortened further. Suggesting 60 characters in the patch.
![]() |
Reporter | |
Comment 1•4 years ago
|
||
There are a few search terms which are not necessarily close to the start of the failure line, e.g. command timed out
, and could be missed with such a restriction of the line length.
Assignee: aryx.bugmail → nobody
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•3 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
•