Closed
Bug 1217108
Opened 7 years ago
Closed 7 years ago
Autoland should deal with push races
Categories
(MozReview Graveyard :: General, defect)
MozReview Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dminor, Assigned: dminor)
Details
Attachments
(1 file)
Right now we only attempt to rebase once. If we fail to push due to a new remote head, we should retry the job.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•7 years ago
|
||
autoland: retry transplants that lose a push race (bug 1217108) r?smacleod If some one pushes after we rebase we should attempt to rebase again rather than failing to autoland.
Attachment #8677079 -
Flags: review?(smacleod)
Comment 2•7 years ago
|
||
Comment on attachment 8677079 [details] MozReview Request: autoland: retry transplants that lose a push race (bug 1217108) r?smacleod https://reviewboard.mozilla.org/r/22871/#review20397
Attachment #8677079 -
Flags: review?(smacleod) → review+
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/hgcustom/version-control-tools/rev/e56c9dbc6d7d812ab52226ffc1204b99432659ff autoland: retry transplants that lose a push race (bug 1217108) r?smacleod
Assignee | ||
Comment 4•7 years ago
|
||
Deployed and tested on development.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Developer Services → MozReview
You need to log in
before you can comment on or make changes to this bug.
Description
•