Re: [GENERAL] Recovery regression tests

2016-01-10 Thread Kharage, Suraj
Hello,

> The in-core TAP tests and pgTap are two independent things, the latter being 
> an independent facility and the in-core TAP tests do not need it. 
> If you want to run them, simply install the perl module IPC::Run and add this 
> configure switch: --enable-tap-tests.

That’s work for me. Thanks.

Regards
Suraj kharage
-Original Message-
From: Michael Paquier [mailto:michael.paqu...@gmail.com] 
Sent: 08 January 2016 18:11
To: Kharage, Suraj
Cc: PostgreSQL mailing lists
Subject: Re: [GENERAL] Recovery regression tests

On Fri, Jan 8, 2016 at 6:55 PM, kharagesuraj <suraj.khar...@nttdata.com> wrote:
> I have postgres-9.6 dev source code.
> While executing regression tests(make check) for recovery i got 
> following message.
> "TAP tests not enabled"
>
> I have pgTap(0.95) installed.

The in-core TAP tests and pgTap are two independent things, the latter being an 
independent facility and the in-core TAP tests do not need it. If you want to 
run them, simply install the perl module IPC::Run and add this configure 
switch: --enable-tap-tests.
--
Michael

__
Disclaimer: This email and any attachments are sent in strictest confidence
for the sole use of the addressee and may contain legally privileged,
confidential, and proprietary data. If you are not the intended recipient,
please advise the sender by replying promptly to this email and then delete
and destroy this email and any attachments without any further use, copying
or forwarding.

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


[GENERAL] Recovery regression tests

2016-01-08 Thread kharagesuraj
I have postgres-9.6 dev source code.
While executing regression tests(make check) for recovery i got following
message.
"TAP tests not enabled"

I have pgTap(0.95) installed.

please help me on this.

regards




--
View this message in context: 
http://postgresql.nabble.com/Recovery-regression-tests-tp5881052.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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


Re: [GENERAL] Recovery regression tests

2016-01-08 Thread Michael Paquier
On Fri, Jan 8, 2016 at 6:55 PM, kharagesuraj  wrote:
> I have postgres-9.6 dev source code.
> While executing regression tests(make check) for recovery i got following
> message.
> "TAP tests not enabled"
>
> I have pgTap(0.95) installed.

The in-core TAP tests and pgTap are two independent things, the latter
being an independent facility and the in-core TAP tests do not need
it. If you want to run them, simply install the perl module IPC::Run
and add this configure switch: --enable-tap-tests.
-- 
Michael


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