diff tests/test-fncache.t @ 53031:e705fec4a03f stable

branching: merging with 7.0 changes Since 6.9.3 was made after 7.0rc0 we need to deal with more branching than usual.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 05 Mar 2025 23:02:19 +0100
parents d3425a2c146c
children
line wrap: on
line diff
--- a/tests/test-fncache.t	Wed Mar 05 22:33:11 2025 +0100
+++ b/tests/test-fncache.t	Wed Mar 05 23:02:19 2025 +0100
@@ -1,5 +1,3 @@
-#require repofncache
-
 An extension which will set fncache chunksize to 1 byte to make sure that logic
 does not break
 
@@ -114,7 +112,7 @@
   .hg/wcache/checkisexec (execbit !)
   .hg/wcache/checklink (symlink !)
   .hg/wcache/checklink-target (symlink !)
-  .hg/wcache/manifestfulltextcache (reporevlogstore !)
+  .hg/wcache/manifestfulltextcache
   $ cd ..
 
 Non fncache repo:
@@ -156,7 +154,7 @@
   .hg/wcache/checkisexec (execbit !)
   .hg/wcache/checklink (symlink !)
   .hg/wcache/checklink-target (symlink !)
-  .hg/wcache/manifestfulltextcache (reporevlogstore !)
+  .hg/wcache/manifestfulltextcache
   $ cd ..
 
 Encoding of reserved / long paths in the store