diff tests/test-evolve-issue6246.t @ 6338:a55b9b917a08 stable

evolve: make _obshashcache slightly more tolerant to fs issues (issue6246) It will fall back to memory db when there are problems opening the persistent cache file.
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 01 Dec 2022 17:09:47 +0400
parents 58115cf37211
children 530c7eaa9d57
line wrap: on
line diff
--- a/tests/test-evolve-issue6246.t	Thu Dec 01 16:29:56 2022 +0400
+++ b/tests/test-evolve-issue6246.t	Thu Dec 01 17:09:47 2022 +0400
@@ -23,4 +23,10 @@
   1ea73414a91b-0 (0, 1, 1) [leaf] - 
   66f7d451a68b-1 (1, 2, 1) [leaf] - 
 
+  $ hg debugobshashrange --rev tip --debug
+  stable-range cache: unable to load, regenerating
+           rev         node        index         size        depth      obshash
+  obshashrange cache: unable to load, regenerating
+             6 f69452c5b1af            0            7            7 000000000000
+
   $ cd ..