diff tests/test-share-safe.t @ 46850:9dfcadc2cabb

test: explicitly use zlib compression in tests/test-share-safe.t We need the implicit value to be explicit until we can change the default in some case. Differential Revision: https://phab.mercurial-scm.org/D10323
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 07 Apr 2021 00:12:07 +0200
parents 16c18d5e5dc8
children f8f738c24d2f
line wrap: on
line diff
--- a/tests/test-share-safe.t	Tue Apr 06 18:50:32 2021 +0200
+++ b/tests/test-share-safe.t	Wed Apr 07 00:12:07 2021 +0200
@@ -7,6 +7,9 @@
   > use-share-safe = True
   > [storage]
   > revlog.persistent-nodemap.slow-path=allow
+  > # enforce zlib to ensure we can upgrade to zstd later
+  > [format]
+  > revlog-compression=zlib
   > EOF
 
 prepare source repo