Re: pg_regress: stat correct paths - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: pg_regress: stat correct paths
Date
Msg-id 20071126153000.GQ6248@alvh.no-ip.org
Whole thread Raw
In response to pg_regress: stat correct paths  (Jorgen Austvik - Sun Norway <Jorgen.Austvik@Sun.COM>)
Responses Re: pg_regress: stat correct paths
Re: pg_regress: stat correct paths
List 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 by date:

Previous
From: Jorgen Austvik - Sun Norway
Date:
Subject: pg_regress: stat correct paths
Next
From: Tom Lane
Date:
Subject: Re: pg_regress: stat correct paths