copies-sdc: no longer use revlogv2 in `test-copies-in-changeset.t`
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 19 May 2022 01:37:59 +0100
changeset 49184 eb5954f092a9
parent 49183 22279b604a88
child 49185 ead8e5dddb3c
copies-sdc: no longer use revlogv2 in `test-copies-in-changeset.t` We only need changelog-v2 and its usage is automatically inferred. So we can simplify the test by dropping this. This is important to test future simplification of the update process in the coming changesets.
tests/test-copies-in-changeset.t
--- a/tests/test-copies-in-changeset.t	Mon May 16 23:12:49 2022 +0100
+++ b/tests/test-copies-in-changeset.t	Thu May 19 01:37:59 2022 +0100
@@ -434,14 +434,12 @@
   $ cat << EOF > .hg/hgrc
   > [format]
   > exp-use-copies-side-data-changeset = no
-  > [experimental]
-  > revlogv2 = enable-unstable-format-and-corrupt-my-data
   > EOF
   $ hg debugupgraderepo --run --quiet --no-backup > /dev/null
   $ hg debugformat -v | egrep 'format-variant|revlog-v2|copies-sdc|changelog-v2'
   format-variant     repo config default
   copies-sdc:          no     no      no
-  revlog-v2:          yes    yes      no
+  revlog-v2:           no     no      no
   changelog-v2:        no     no      no
   $ hg debugsidedata -c -- 0
   $ hg debugsidedata -c -- 1