Mercurial > hg-stable
changeset 40377:18da306e92b5
tests: sleep longer in test-logtoprocess.t
We should probably write some sort of helper that can wait N seconds
for all specified values to appear in a file or something, but for now
this will fix the FreeBSD buildbot.
Differential Revision: https://phab.mercurial-scm.org/D5157
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 19 Oct 2018 11:28:29 -0400 |
parents | 801c8ca60af5 |
children | b015f30a91fb |
files | tests/test-logtoprocess.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-logtoprocess.t Fri Oct 19 11:31:18 2018 -0400 +++ b/tests/test-logtoprocess.t Fri Oct 19 11:28:29 2018 -0400 @@ -47,7 +47,7 @@ Use sort to avoid ordering issues between the various processes we spawn: $ hg foo - $ sleep 0.2 + $ sleep 1 $ cat $TESTTMP/command.log | sort command @@ -84,7 +84,7 @@ > EOF $ hg log - $ sleep 0.2 + $ sleep 1 $ cat $TESTTMP/uiblocked.log uiblocked stdio [0-9]+.[0-9]* ms command [0-9]+.[0-9]* ms (re)