Closed
Bug 1196120
Opened 10 years ago
Closed 10 years ago
AutophoneTreeherder.post_request error in mailer.send
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(firefox43 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: bc, Assigned: bc)
References
Details
Attachments
(1 file)
|
2.12 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
There is an error in AutophoneTreeherder.post_request where when attempting to send an email notification about an error submitting to Treeherder, the subject contains a %s for the attempts but the value for the substitution is attached to the message body. I took this opportunity to add additional information from the requests' response to diagnose the error. I found this when attempting to run the tsvg tests where it returned {"detail": "job_group_id"} for the requests.HTTPError.response.json().
Attachment #8649693 -
Flags: review?(gbrown)
Updated•10 years ago
|
Attachment #8649693 -
Flags: review?(gbrown) → review+
| Assignee | ||
Comment 1•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 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
•