Re: Recovery regression tests - Mailing list pgsql-general

From Kharage, Suraj
Subject Re: Recovery regression tests
Date
Msg-id 23982A0EFC8B464EA444A66145FC34158EBE5415@MAIL222
Whole thread Raw
In response to Re: Recovery regression tests  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
Hello,

> The in-core TAP tests and pgTap are two independent things, the latter being an independent facility and the in-core
TAPtests 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.paquier@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.kharage@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
TAPtests 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.

pgsql-general by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Trigger function interface
Next
From: Saulo Merlo
Date:
Subject: Slow Query - PostgreSQL 9.2