Re: src/test/ssl broken on HEAD

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: src/test/ssl broken on HEAD
Дата
Msg-id 20150902210422.GX2912@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: src/test/ssl broken on HEAD  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> 
> 
> On 09/02/2015 04:22 PM, Robert Haas wrote:

> >For so long as this test suite is not run by 'make check-world' or by
> >the buildfarm, it's likely to keep getting broken, and we're likely to
> >keep not noticing.  I realize that the decision to exclude this from
> >'make check-world' was deliberately made for security reasons, but
> >that doesn't take anything away from the maintenance headache.

> Tell me what's needed and I'll look at creating a buildfarm test module for
> it.

AFAICS it just requires running "make check" in src/test/ssl.  Maybe
this could be part of a generic module that runs "make check" in
specified subdirectories; see
http://www.postgresql.org/message-id/20150813181107.GC5232@alvherre.pgsql
for previous discussion about that.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: src/test/ssl broken on HEAD
Следующее
От: Vladimir Borodin
Дата:
Сообщение: Re: Improving replay of XLOG_BTREE_VACUUM records