Closed
Bug 624704
Opened 15 years ago
Closed 15 years ago
apply_and_push should retry when 'hg out' fails
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
Attachments
(1 file)
1.00 KB,
patch
|
catlee
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Because there's no good reason not to, and 'hg out' is not infallible.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 502781 [details] [diff] [review]
tested patch
Tested this patch in staging. Wasn't able to repro the exact issue of 'hg out' failing, but this worked without issue, and should get us retrying if hg out does fail in the future.
Attachment #502781 -
Flags: review?(catlee)
Comment 3•15 years ago
|
||
Comment on attachment 502781 [details] [diff] [review]
tested patch
propably ok
Attachment #502781 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 502781 [details] [diff] [review]
tested patch
Landed this: changeset: 1988:2358165dc47b
Attachment #502781 -
Flags: checked-in+
Assignee | ||
Updated•15 years ago
|
Attachment #502781 -
Attachment description: propable patch, untested → tested patch
Assignee | ||
Comment 5•15 years ago
|
||
All done here.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•