pgsql: Make tap tests store postmaster logs and handle vpaths correctly - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Make tap tests store postmaster logs and handle vpaths correctly
Date
Msg-id E1ZKB5T-0004rw-1w@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/01f6bb4b2dcc571ad0cc6a404595de4b03157534

Modified Files
--------------
src/Makefile.global.in          |    2 +-
src/bin/pg_rewind/RewindTest.pm |    6 +++---
src/test/perl/TestLib.pm        |   15 ++++++++++-----
3 files changed, 14 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Centralize decision-making about where to get a backend's PGPROC
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Make tap tests store postmaster logs and handle vpaths correctly