This is an archive of the discontinued Mercurial Phabricator instance.

tests: replace a use of rebaseskipobsolete=0 by `hg rebase --keep`
Needs RevisionPublic

Authored by martinvonz on Mar 25 2021, 7:35 PM.

Details

Reviewers
baymax
Group Reviewers
hg-reviewers
Summary

I'm about to delete the experimental.rebaseskipobsolete config, so
this test case won't be able to exist in its current form. This patch
updates it to use --keep instead of `--config
experimental.rebaseskipobsolete=off` to allow it to rebase pruned
commits. I suspect some of the cases covered by the test will no
longer be tested now, but that doesn't matter if we make those cases
impossible by removing the config (some later patch).

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

martinvonz created this revision.Mar 25 2021, 7:35 PM
baymax requested changes to this revision.Aug 18 2021, 9:39 AM

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.Aug 18 2021, 9:39 AM