Closed
Bug 1172489
Opened 11 years ago
Closed 11 years ago
Autophone - email notifications should include link to Treeherder resultset
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(firefox41 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: bc, Assigned: bc)
References
Details
Attachments
(1 file)
|
6.25 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
The current email notifications look like:
No measurements were detected for test remote-twitter.
Repository: mozilla-inbound
Build Id: 20150607203641
Revision: http://hg.mozilla.org/integration/mozilla-inbound/rev/edaec128d6ec
It would be very handy if this included a link to the treeherder resultset as well.
| Assignee | ||
Comment 1•11 years ago
|
||
This adds a PhoneTest.job_url property which can be used in the emails. This will help in identifying the problem resultsets.
I also took the opportunity to tweak publish_results a bit to cut down on the total time when timeouts occur and to make the failure to submit results fatal. The current situation causes the results to be lost but with the addition of the raise exception this will cause the worker to die and for the job to be retested.
Last week I experienced a number of timeouts submitting results and had to manually resubmit them. This change will make that unnecessary for the most part.
Attachment #8617951 -
Flags: review?(gbrown)
Updated•11 years ago
|
Attachment #8617951 -
Flags: review?(gbrown) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•