[PATCH 5 of 5] run-tests: make --restart work with output dir

Yuya Nishihara yuya at tcha.org
Thu Jun 8 10:49:57 EDT 2017


On Thu, 8 Jun 2017 14:25:58 +0100, Pierre-Yves David wrote:
> On 06/08/2017 05:26 AM, Siddharth Agarwal wrote:
> > # HG changeset patch
> > # User Siddharth Agarwal <sid0 at fb.com>
> > # Date 1496895444 25200
> > #      Wed Jun 07 21:17:24 2017 -0700
> > # Node ID 7157ecbb2426689cd8f1133bf7dde2822d68b6a8
> > # Parent  1403ca58e0bbd50a9a9287915073516db610b3c2
> > run-tests: make --restart work with output dir
> 
> Series looks overall good to me, patch 3 forgot a glob, patch 5 as a 
> small unrelated doc changes (and fixing patch 3 mistake)

Queued these, thanks.

> > --- a/tests/test-run-tests.t
> > +++ b/tests/test-run-tests.t
> > @@ -858,7 +858,7 @@ test for --json
> >    Skipped test-skip.t: missing feature: nail clipper
> >    Failed test-failure.t: output changed
> >    # Ran 2 tests, 1 skipped, 0 warned, 1 failed.
> > -  python hash seed: 1138307315
> > +  python hash seed: * (glob)
> 
> That change is harmless, It revert a lack of glob in patch 3.

Moved this to patch 3. Thanks for spotting it.


More information about the Mercurial-devel mailing list