This is an archive of the discontinued Mercurial Phabricator instance.

tests: show phases aren't preserved part of streaming clone (issue5648)
Needs RevisionPublic

Authored by indygreg on Dec 24 2017, 1:06 PM.

Details

Reviewers
baymax
Group Reviewers
hg-reviewers
Summary

draft and secret changesets are promoted to public changesets when
transferred via a stream clone. That's not desirable behavior. Add
tests demonstrating it.

As far as I can tell, this buggy behavior has been present since
phases were introduced. Stream clone predated phases (1.7 versus 1.9)
and stream clone was never taught to be phase aware.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Dec 24 2017, 1:06 PM
baymax requested changes to this revision.Jan 24 2020, 12:33 PM

There seems to have been no activities on this Diff for the past 3 Months.

By policy, we are automatically moving it out of the need-review state.

Please, move it back to need-review without hesitation if this diff should still be discussed.

:baymax:need-review-idle:

This revision now requires changes to proceed.Jan 24 2020, 12:33 PM