test-prune: update test with a prune output compatible with newest hg
authorPierre-Yves David <pierre-yves.david@fb.com>
Wed, 26 Feb 2014 15:25:33 -0800
changeset 813 b49a9276ec8e
parent 812 60dd0c401034
child 814 e629a4f9d498
test-prune: update test with a prune output compatible with newest hg Newest hg can record the parent information in the marker. This change the debugobsstorestate output a lot.
tests/test-prune.t
--- a/tests/test-prune.t	Tue Feb 25 11:14:37 2014 -0800
+++ b/tests/test-prune.t	Wed Feb 26 15:25:33 2014 -0800
@@ -259,14 +259,15 @@
   $ hg debugobsstorestat
   markers total:                      4
       for known precursors:           4
-      with parents data:              0
+      with parents data:              [04] (re)
   markers with no successors:         4
                 1 successors:         0
                 2 successors:         0
       more than 2 successors:         0
-  average meta length:               27
+  average meta length:               (27|71) (re)
       available  keys:
                  date:                4
+                   p1:                [04] (re)
                  user:                4
   disconnected clusters:              4
           any known node:             4
@@ -274,9 +275,9 @@
           longer length:              1
           median length:              1
           mean length:                1
-      using parents data:             4
+      using parents data:             [42] (re)
           any known node:             4
           smallest length:            1
-          longer length:              1
-          median length:              1
-          mean length:                1
+          longer length:              [13] (re)
+          median length:              [13] (re)
+          mean length:                [12] (re)