Re: pg_regress: stat correct paths

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_regress: stat correct paths
Дата
Msg-id 20071126153000.GQ6248@alvh.no-ip.org
обсуждение исходный текст
Ответ на pg_regress: stat correct paths  (Jorgen Austvik - Sun Norway <Jorgen.Austvik@Sun.COM>)
Ответы Re: pg_regress: stat correct paths  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pg_regress: stat correct paths  (Jorgen Austvik <Jorgen.Austvik@Sun.COM>)
Список pgsql-patches
Jorgen Austvik - Sun Norway wrote:

> This patch will also make pg_regress fail if the directories are
> missing, instead of silently ignoring the missing directories. If you
> think this fail-fast behavior is undesirable, I can create a patch
> that just ignores the files (todays behavior), or ignores them with a
> warning.

This silent-skip behavior is there to avoid noise in other tests.  Try
the ecpg tests, contrib tests and src/pl tests.

I didn't check the rest of the patch, but did you verify that it still
works in VPATH builds?

--
Alvaro Herrera                        http://www.advogato.org/person/alvherre
"Nunca confiaré en un traidor.  Ni siquiera si el traidor lo he creado yo"
(Barón Vladimir Harkonnen)

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

Предыдущее
От: Jorgen Austvik - Sun Norway
Дата:
Сообщение: pg_regress: stat correct paths
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_regress: stat correct paths