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

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.
Date: 2015-09-01 21:15:24
Message-ID: E1ZWsto-0005zM-0J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

It appears that some attempt was made to do this using autocommit,
but it wasn't effective (at least on Ubuntu 14.04).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/adb495049f575563930f3c1fbef2843bda3ae46d

Modified Files
--------------
src/test/perl/SimpleTee.pm | 1 +
1 file changed, 1 insertion(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-09-01 21:24:56 Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.
Previous Message Bruce Momjian 2015-09-01 20:42:52 pgsql: pg_upgrade docs: clarify rsync and move verification step