tests/test-narrow-widen-no-ellipsis.t
changeset 49825 2f2682f40ea0
parent 46012 d72378f93a44
--- a/tests/test-narrow-widen-no-ellipsis.t	Wed Dec 21 12:03:02 2022 +0100
+++ b/tests/test-narrow-widen-no-ellipsis.t	Mon May 02 17:47:38 2022 +0200
@@ -274,13 +274,7 @@
   I path:d3
   I path:d6
   I path:d9
-  $ hg verify
-  checking changesets
-  checking manifests
-  checking directory manifests (tree !)
-  crosschecking files in changesets and manifests
-  checking files
-  checked 11 changesets with 4 changes to 4 files
+  $ hg verify -q
   $ hg log -T "{if(ellipsis, '...')}{rev}: {desc}\n"
   10: add d10/f
   9: add d9/f
@@ -321,13 +315,7 @@
 
 Verify shouldn't claim the repo is corrupt after a widen.
 
-  $ hg verify
-  checking changesets
-  checking manifests
-  checking directory manifests (tree !)
-  crosschecking files in changesets and manifests
-  checking files
-  checked 11 changesets with 5 changes to 5 files
+  $ hg verify -q
 
 Widening preserves parent of local commit