pgsql: Make tap tests store postmaster logs and handle vpaths correctly

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make tap tests store postmaster logs and handle vpaths correctly
Date: 2015-07-28 20:05:15
Message-ID: E1ZKB7j-0004u8-EI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make tap tests store postmaster logs and handle vpaths correctly

Given this it is possible that the buildfarm animals running these tests
will be able to capture adequate logging to allow diagnosis of failures.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/450bf0ba530101822e6d5ecdd3d9c13fe01ebce5

Modified Files
--------------
src/Makefile.global.in | 2 +-
src/test/perl/TestLib.pm | 15 ++++++++++-----
2 files changed, 11 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2015-07-28 20:07:23 pgsql: Remove ssl renegotiation support.
Previous Message Andrew Dunstan 2015-07-28 20:04:38 pgsql: Make tap tests store postmaster logs and handle vpaths correctly