test: reduce output size to fight unstability stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 18 May 2017 23:24:57 +0200
branchstable
changeset 2426 0751c8f6005d
parent 2425 51c62552fbbc
child 2427 59e7fc0ad7c0
test: reduce output size to fight unstability Until `hg touch` can be more stable, we have to do this :-/
tests/test-evolve.t
--- a/tests/test-evolve.t	Thu May 18 22:57:20 2017 +0200
+++ b/tests/test-evolve.t	Thu May 18 23:24:57 2017 +0200
@@ -769,7 +769,7 @@
 
 Test olog
 
-  $ hg olog | head -n 13 # hg touch makes the output unstable (fix it with devel option for more stable touch)
+  $ hg olog | head -n 10 # hg touch makes the output unstable (fix it with devel option for more stable touch)
   @    d26d339c513f (12) add 4
   |\
   x |    af636757ce3b (11) add 3
@@ -780,9 +780,6 @@
   | | | x  ce341209337f (4) add 4
   | | |      rewritten by test (*) as d26d339c513f (glob)
   | | |
-  x | |  0b9e50c35132 (5) add 3
-  | | |    rewritten by test (*) as af636757ce3b (glob)
-  | | |
 
 Test obsstore stat