Re: Recovery regression tests - Mailing list pgsql-general

From Michael Paquier
Subject Re: Recovery regression tests
Date
Msg-id CAB7nPqQijVm3wjXhzRkFiaWqX2K6F-WM1dWgxfQdmSCXi9PASQ@mail.gmail.com
Whole thread Raw
In response to Recovery regression tests  (kharagesuraj <suraj.kharage@nttdata.com>)
Responses Re: Recovery regression tests  ("Kharage, Suraj" <suraj.kharage@nttdata.com>)
List pgsql-general
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


pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me
Next
From: Riley Berton
Date:
Subject: Re: BDR and TX obeyance