tests/test-obsolete.t
changeset 956 b107f3549ec2
parent 942 010c7e4aa820
child 957 2cde59f3cb5d
--- a/tests/test-obsolete.t	Tue Jun 03 01:37:08 2014 -0700
+++ b/tests/test-obsolete.t	Mon Jun 02 14:44:13 2014 -0700
@@ -183,8 +183,7 @@
   added 5 changesets with 5 changes to 5 files (+1 heads)
   OBSEXC: computing relevant nodes
   OBSEXC: computing markers relevant to 5 nodes
-  OBSEXC: pushing 2 markers
-  OBSEXC: sending 1 pushkey payload (154 bytes)
+  OBSEXC: pushing 2 markers in 1 pushkey payload (154 bytes)
   OBSEXC: DONE
   $ hg -R ../other-new verify
   checking changesets
@@ -241,8 +240,7 @@
   added 1 changesets with 1 changes to 1 files (+1 heads)
   OBSEXC: computing relevant nodes
   OBSEXC: computing markers relevant to 5 nodes
-  OBSEXC: pushing 3 markers
-  OBSEXC: sending 1 pushkey payload (230 bytes)
+  OBSEXC: pushing 3 markers in 1 pushkey payload (230 bytes)
   OBSEXC: DONE
   $ qlog -R ../other-new
   5
@@ -267,8 +265,7 @@
   no changes found
   OBSEXC: computing relevant nodes
   OBSEXC: computing markers relevant to 5 nodes
-  OBSEXC: pushing 3 markers
-  OBSEXC: sending 1 pushkey payload (230 bytes)
+  OBSEXC: pushing 3 markers in 1 pushkey payload (230 bytes)
   OBSEXC: DONE
   [1]
 
@@ -551,8 +548,7 @@
   added 2 changesets with 1 changes to [12] files (re)
   OBSEXC: computing relevant nodes
   OBSEXC: computing markers relevant to 5 nodes
-  OBSEXC: pushing 7 markers
-  OBSEXC: sending 1 pushkey payload (565 bytes)
+  OBSEXC: pushing 7 markers in 1 pushkey payload (565 bytes)
   OBSEXC: DONE
   $ hg up -q 10
   $ mkcommit "obsol_d'''"
@@ -567,8 +563,7 @@
   added 1 changesets with 1 changes to 1 files (+1 heads)
   OBSEXC: computing relevant nodes
   OBSEXC: computing markers relevant to 5 nodes
-  OBSEXC: pushing 8 markers
-  OBSEXC: sending 1 pushkey payload (642 bytes)
+  OBSEXC: pushing 8 markers in 1 pushkey payload (642 bytes)
   OBSEXC: DONE
   $ cd ..