[PATCH] run-tests: add support for automatically bisecting test failures

Augie Fackler raf at durin42.com
Sat Mar 19 15:49:02 EDT 2016


> On Mar 19, 2016, at 11:58, Kevin Bullock <kbullock+mercurial at ringworld.org> wrote:
> 
> Nit: `continue` here and then outdent the `else` clause? Or it might make sense to flip the conditional to a guard clause
> 
> if not m:
>    self.stream.writeln(...)
>    continue
> dat = m.groupdict()
> ...

Done, v2 on its way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160319/b6024ba6/attachment.html>


More information about the Mercurial-devel mailing list