Обсуждение: Recovery regression tests

Поиск
Список
Период
Сортировка

Recovery regression tests

От
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.


Re: Recovery regression tests

От
Michael Paquier
Дата:
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 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


Re: Recovery regression tests

От
"Kharage, Suraj"
Дата:
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.