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

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Fri Dec 15 09:05:43 EST 2017


yuja requested changes to this revision.
yuja added a comment.
This revision now requires changes to proceed.


  > XXX-REVIEW: I tried making the test file compatible with chg but it seems
  >  flaky. The output is different when running only this test without parallelism
  >  (rt test-logtoprocess.t) vs running all tests with parallelism (rt -j 4).
  
  Can you at least disable the broken tests on chg?

INLINE COMMENTS

> test-logtoprocess.t:50
> +  $ hg foo
> +  $ cat $TESTTMP/command.log | sort
>    

IIUC, here `command.log` might not be written yet because the
logging process runs asynchronously.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list