# HG changeset patch # User Pierre-Yves David # Date 1495142697 -7200 # Node ID 0751c8f6005d0f59b1de75e1249afdadb6b0d353 # Parent 51c62552fbbccd9f01bdc773294b629df47591a9 test: reduce output size to fight unstability Until `hg touch` can be more stable, we have to do this :-/ diff --git a/tests/test-evolve.t b/tests/test-evolve.t --- a/tests/test-evolve.t +++ b/tests/test-evolve.t @@ -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