Closed
Bug 1171081
Opened 10 years ago
Closed 9 years ago
Handle the revision for a job changing between builds-running and builds-4hr
Categories
(Tree Management :: Treeherder: Data Ingestion, defect, P3)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: camd, Unassigned)
Details
We ran into a buildbot bug where a running job would have one revision, but that revision would change when it was completed. This threw off our UI because we updated the wrong job in the DOM.
The upstream buildbot bug is Bug 1169663 and the Treeherder UI bug is Bug 1164545.
We could consider handling this in our ingestion code and detect if we already have the job and not update the revision field. This may be a costly operation, I'm not certain.
Updated•10 years ago
|
Priority: -- → P3
Summary: Consider handling when the revision for a job changed for a job_guid → Handle the revision for a job changing between builds-running and builds-4hr
Comment 1•9 years ago
|
||
Not worth spending too much more time on working around buildbot-specific bugs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•