diff tests/test-exchange-B2.t @ 2109:90ab79764ce4 mercurial-4.0

mercurial-4.0: merge with future 6.0.0 A new version will be released soon, we start handling mismatch in test output to make the actual release time smoother.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 14 Mar 2017 14:38:10 -0700
parents 778afb036245
children d0bc98161794
line wrap: on
line diff
--- a/tests/test-exchange-B2.t	Tue Feb 28 17:00:17 2017 +0100
+++ b/tests/test-exchange-B2.t	Tue Mar 14 14:38:10 2017 -0700
@@ -41,6 +41,12 @@
   
   $ hg debugobsolete
   f5bc6836db60e308a17ba08bf050154ba9c4fad7 0 {a9bdc8b26820b1b87d585b82eb0ceb4a2ecdbc04} (Thu Jan 01 00:00:00 1970 +0000) {'user': 'test'}
+  $ hg debugobsrelsethashtree
+  a9bdc8b26820b1b87d585b82eb0ceb4a2ecdbc04 52a5380bc04783a9ad43bb2ab2f47a02ef02adcc
+  f5bc6836db60e308a17ba08bf050154ba9c4fad7 c5a567339e205e8cc4c494e4fb82944daaec449c
+  $ hg debugstablerange --rev 'head()'
+  rev         node index size depth      obshash
+    0 a9bdc8b26820     0    1     1 52a5380bc047
   $ cd ..
   $ cd ..