D1427: logtoprocess: add a test to show pager and ltp bad interaction

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Wed Nov 29 08:02:12 EST 2017


yuja requested changes to this revision.
yuja added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> test-logtoprocess.t:33
>    >     echo "\$MSG1";
> -  >     echo "\$MSG2"
> -  > commandfinish=echo 'logtoprocess commandfinish output:';
> +  >     echo "\$MSG2") > $TESTTMP/command.log
> +  > commandfinish=(echo 'logtoprocess commandfinish output:';

This file may be overwritten asynchronously by more than one
logging processes. That's probably why the test result is unstable
especially with chg.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1427

To: lothiraldan, #hg-reviewers, yuja
Cc: yuja, durin42, quark, mercurial-devel


More information about the Mercurial-devel mailing list