Re: Buildfarm not happy with test module move

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Buildfarm not happy with test module move
Дата
Msg-id 20141201010336.GH1736@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: Buildfarm not happy with test module move  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> All of the MSVC critters are failing at "make check".

Yeah, I noticed that, thanks.  As far as I can see the only way to fix
it is to install dummy_seclabel to run the core seclabel test.  That
doesn't seem smart; I think it'd be better to remove that part of the
core seclabel test, and move the rest of the test to a new test in the
dummy_seclabel module.


> (BTW, why has the commit message not come through on pgsql-committers?)

That was my fault -- the alvh.no-ip.org domain was deleted, and the
email system in postgresql.org rejected the commit message because the
sender was not in a deliverable domain.  I noticed within a few hours,
but the damage was already done.

-- 
Álvaro Herrera                                http://www.twitter.com/alvherre



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: B-Tree support function number 3 (strxfrm() optimization)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Selectivity estimation for inet operators