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

Started by Kevin Grittneralmost 11 years ago2 messagescomitters
Jump to latest
#1Kevin Grittner
Kevin.Grittner@wicourts.gov

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(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Kevin Grittner (#1)
Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.

Kevin Grittner <kgrittn@postgresql.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

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers