[PATCH STABLE] hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)

Kyle Lippincott spectral at google.com
Tue Jun 26 02:20:34 EDT 2018


Add the test name to the end (`run-tests.py test-foo.t`)

On Mon, Jun 25, 2018, 23:12 Thomas Klausner <tk at giga.or.at> wrote:

> On Mon, Jun 25, 2018 at 09:28:04AM -0400, Augie Fackler wrote:
> > # HG changeset patch
> > # User Augie Fackler <augie at google.com>
> > # Date 1529932907 14400
> > #      Mon Jun 25 09:21:47 2018 -0400
> > # Branch stable
> > # Node ID 348d58daa074a5395eb483816c74c31190892d5f
> > # Parent  1322ae04d3d71c9bab8ca6e70c77dfa867421c9b
> > hghave: don't claim we have `tic` if it's NetBSD's binary (issue5698)
> >
> > test-status-color.t fails with different output because of mismatches
> > between how `tic` behaves from NetBSD's base system and ncurses'
> > verison (if I understand the bug right). The bug suggested using -V to
> > avoid the issue, so we'll do that.
>
> I've tried applying the patch to 4.6.1, but the test still fails the
> same way.
>
> The 'tic -V' output on NetBSD goes to stderr (not stdout), could that
> be the reason?
>
> Btw, how do I run a single test manually?
>
> Thanks,
>  Thomas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20180625/29b57918/attachment.html>


More information about the Mercurial-devel mailing list