Closed
Bug 1482833
Opened 7 years ago
Closed 7 years ago
orangefactor comments about occurrence count of intermittent failures missing
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: sclements)
References
Details
Attachments
(1 file)
Bug 1445173 got used for classification last Friday (2018-08-10):
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=d999fb858fb2c007c5be4af72bce419c63c69b8e&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&selectedJob=193261285
That should have generated a comment by the OrangeFactor bot in bug 1445173, but this didn't happen and for that reason the bug got resolved as incomplete later:
https://bugzilla.mozilla.org/show_bug.cgi?id=1445173#c14
| Reporter | ||
Updated•7 years ago
|
Severity: normal → major
Updated•7 years ago
|
Assignee: nobody → orangefactor
Priority: -- → P1
| Assignee | ||
Comment 1•7 years ago
|
||
The weekly commenter exceeded the celery task time limit so not all comments were posted. We'll get this fixed today and force a manual run ASAP. Note: there will be some duplicate comments for bugs that had a comment posted on Sunday.
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: orangefactor → sclements313
| Assignee | ||
Updated•7 years ago
|
Attachment #8999720 -
Flags: review?(emorley)
Comment 3•7 years ago
|
||
Comment on attachment 8999720 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3915
Many thanks!
Attachment #8999720 -
Flags: review?(emorley) → review+
Comment 4•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/22042de6cedbf2ba2cdf8d9391baf24e3514fb0b
Bug 1482833 - fix commenter celery task (#3915)
Change intermittents-commenter task soft and hard time limits to 2 hours
and change the time.sleep to 0.5 in print_or_submit_changes. Switch the
weekly task to submit comments Monday instead of Sunday (to avoid
issues arising from the PI bug closing task running Sunday nights).
| Assignee | ||
Comment 5•7 years ago
|
||
I've re-run the weekly task and it's successfully submitted 1,281 comments. Keep in the mind this weekly task will now run on Mondays (same time).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Intermittent Failures View → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•