changeset 49184:eb5954f092a9

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.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 19 May 2022 01:37:59 +0100
parents 22279b604a88
children ead8e5dddb3c
files tests/test-copies-in-changeset.t
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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