Closed
Bug 1651508
Opened 5 years ago
Closed 4 years ago
log parser cleanup - Improve test coverage and remove TextLogStep table
Categories
(Tree Management :: Treeherder, task, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1752821
People
(Reporter: sclements, Unassigned)
Details
I removed the Step Parser and did a bunch of other cleanup in bug 1633041. I had started cleaning up the tests in test_log_view_artifact_builder
, but I didn't want to make the large pr bigger so filing this bug as a reminder to do a follow-up pr.
I'll also need to remove the TextLogStep table (and remove the foreign key relationship on TextLogError first) so I can likely bundle these final cleanup changes into one.
Reporter | ||
Updated•5 years ago
|
Summary: Step parser cleanup - Improve test coverage and remove TextLogStep table → log parser cleanup - Improve test coverage and remove TextLogStep table
Assignee | ||
Updated•4 years ago
|
Component: Treeherder: Log Parsing & Classification → TreeHerder
Reporter | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•4 years ago
|
Assignee: sclements → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•