Re: Recovery regression tests

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Recovery regression tests
Дата
Msg-id CAB7nPqQijVm3wjXhzRkFiaWqX2K6F-WM1dWgxfQdmSCXi9PASQ@mail.gmail.com
обсуждение исходный текст
Ответ на Recovery regression tests  (kharagesuraj <suraj.kharage@nttdata.com>)
Ответы Re: Recovery regression tests  ("Kharage, Suraj" <suraj.kharage@nttdata.com>)
Список 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 по дате отправления:

Предыдущее
От: Karsten Hilbert
Дата:
Сообщение: Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me
Следующее
От: Riley Berton
Дата:
Сообщение: Re: BDR and TX obeyance