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 E1ZKB78-0004t6-EE@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
------
REL9_5_STABLE

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

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: Andrew Dunstan
Date:
Subject: pgsql: Make tap tests store postmaster logs and handle vpaths correctly
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Make tap tests store postmaster logs and handle vpaths correctly