Mercurial > evolve
changeset 2426:0751c8f6005d stable
test: reduce output size to fight unstability
Until `hg touch` can be more stable, we have to do this :-/
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 18 May 2017 23:24:57 +0200 |
parents | 51c62552fbbc |
children | 59e7fc0ad7c0 |
files | tests/test-evolve.t |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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