tests/test-transaction-rollback-on-revlog-split.t
branchstable
changeset 50812 30381812708d
parent 50811 5d77a6f37fe1
child 50813 4ee64ff1d49f
--- a/tests/test-transaction-rollback-on-revlog-split.t	Thu Jul 13 19:26:45 2023 +0100
+++ b/tests/test-transaction-rollback-on-revlog-split.t	Thu Jul 13 19:36:43 2023 +0100
@@ -425,14 +425,6 @@
   .hg/store/data/file.d: size=267307
   .hg/store/data/file.i: size=320
   $ hg verify -q
-   warning: revlog 'data/1234567890/1234567890/1234567890/1234567890/1234567890/1234567890/1234567890/1234567890/1234567890/1234567890/f.d' not in fncache!
-   warning: revlog 'data/Directory_With,Special%Char/Complex_File.babar.d' not in fncache!
-   warning: revlog 'data/file.d' not in fncache!
-   warning: revlog 'data/foo/bar/babar_celeste/foo.d' not in fncache!
-   warning: revlog 'data/some_dir/sub_dir/foo_bar.d' not in fncache!
-   warning: revlog 'data/some_dir/sub_dir/foo_bar.i.s/tutu.d' not in fncache!
-  6 warnings encountered!
-  hint: run "hg debugrebuildfncache" to recover from corrupt fncache
 
   $ cd ..