Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin Grittner <kgrittn(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.
Date: 2015-09-01 21:24:56
Message-ID: 25777.1441142696@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Kevin Grittner <kgrittn(at)postgresql(dot)org> writes:
> Flush to show results of TestLib.pm (TAP) test as we go.

Probably would be reasonable to back-patch that. SimpleTee.pm is
currently identical in all branches that have it, and I see no good
reason to let it diverge. Our need for intelligible test output is
not any weaker in the back branches.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-09-01 23:26:06 pgsql: Document that PL/Python now returns floats using repr() not str(
Previous Message Kevin Grittner 2015-09-01 21:15:24 pgsql: Flush to show results of TestLib.pm (TAP) test as we go.