Closed Bug 1163144 Opened 9 years ago Closed 9 years ago

Consider refactoring ``text_log_summary`` and ``Bug suggestions`` artifacts

Categories

(Tree Management :: Treeherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1078450

People

(Reporter: camd, Unassigned)

Details

A few issues here:
1. We have duplicated data in the different artifacts
2. text_log_summary has a "header" field that could be removed.  We should get that data from the job object itself.

The "all_errors" values in the blob of the ``text_log_summary`` are duplicated in 3 places:

1. the "all_errors" field
2. the step where the errors came from (possibly multiple steps, but not usually)
3. the ``Bug suggestions`` artifact.

In the process of doing this, we may want to create some kind of "Status" for bug suggestions that indicate we need the artifact.  Currently we just save a "blank" one with an empty array, which indicates there are no error lines that needed them, but that we checked for them.
Adding Ed, because we chatted about this and agreed this was a good idea.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.