Closed
Bug 1340653
Opened 8 years ago
Closed 6 years ago
Unable to push to mozreview after rebasing on top of autoland
Categories
(MozReview Graveyard :: Integration: Mercurial, defect)
MozReview Graveyard
Integration: Mercurial
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bzbarsky, Unassigned)
Details
STEPS TO REPRODUCE:
1) Push a fix (in my case for bug 1324661) to mozreview.
2) Get reviews.
3) Try to autoland it.
4) Get a merge failure which prevents autolanding.
5) Pull from autoland, rebase to autoland tip.
6) Try to push to mozreview again, so I can maybe actually land this.
EXPECTED RESULTS: I can get the thing landed, dammit.
ACTUAL RESULTS: abort: we do not allow replacements to modify files
This is blocking me being able to fix stuff, because we are requiring autoland for stylo changes, and the only way to autoland is mozreview, and mozreview won't let me even push my changes.
![]() |
Reporter | |
Comment 1•8 years ago
|
||
Chances are, what happend was that autoland had a merge changeset that wasn't on m-c (because m-c had been merged to autoland but not vice versa). And when that happens we do not allow pushing to mozreview.
Comment 2•6 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•