Re: pg_rewind and ssl test suites don't work if '.' is not in @INC - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_rewind and ssl test suites don't work if '.' is not in @INC
Date
Msg-id CAB7nPqTCLj1B_yr=VV4hPhALB7m=Q9kk8oAnY44VZGxeWk7CxQ@mail.gmail.com
Whole thread Raw
In response to pg_rewind and ssl test suites don't work if '.' is not in @INC  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: pg_rewind and ssl test suites don't work if '.' is not in @INC  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Fri, Oct 7, 2016 at 8:54 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> I think we should fix this by the attached. Any better ideas?

Updating PG_PROVE_FLAGS in src/Makefile.global.in, because any test
suite having its own .pm file will fail. It is as well necessary to
refresh $ENV{PERL5LIB} in vcregress.pl.

> I'm a bit surprised no-one else has reported this yet. Have I missed a
> report?

Andres has reported that a couple of weeks back, on Debian testing like you:
https://www.postgresql.org/message-id/20160908204529.flg6nivjuwp5vaoy@alap3.anarazel.de
-- 
Michael



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pg_rewind and ssl test suites don't work if '.' is not in @INC
Next
From: marllius ribeiro
Date:
Subject: Re: Complete LOCK TABLE ... IN ACCESS|ROW|SHARE