Closed Bug 1564814 Opened 5 years ago Closed 4 years ago

classified job still shown as unclassified

Categories

(Tree Management :: Treeherder: Frontend, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aryx, Assigned: camd)

Details

https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=255668681&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=7d15ef2158467c332ead1e77198dde94ebb69e23 got classified by sheriff Andreea today at 08:08 UTC. Even 25 minutes later, TH still showed it as unclassified (even when loaded in a different tab or on a different machine) in the main view with pushes and jobs while the bottom left job info and the 'annotations' tab mentioned the classification. A second classification with the same data actually triggered TH to display it as classified.

The database shows no differences which would explain that the update didn't work the first time:

id , text , created , failure_classification_id , job_id , user_id
3185697 , bf063ce64c58 , 2019-07-10T08:08:47.580 , 2 , 255668681 , 1632
3185754 , bf063ce64c58 , 2019-07-10T08:40:59.328 , 2 , 255668681 , 1632

from

select *
from job_note
where job_note.job_id = 255668681
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Priority: -- → P2

I think this is fixed. Please reopen if seen again.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.