[postgis-devel] Build failed in Hudson: PostGIS-trunk-regression #645
Sandro Santilli
strk at keybit.net
Tue May 3 01:58:00 PDT 2011
On Tue, May 03, 2011 at 01:37:02AM -0700, kneufeld at refractions.net wrote:
> See <http://office.refractions.net:1500/job/PostGIS-trunk-regression/645/changes>
> regress_management. failed (diff expected obtained: <http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/results_8.3.12_3.2.2_4.7.0/test_55_diff)>
This is:
The result: public.test_pt dropped.
NOTICE: table "unexistent" does not exist, skipping
PL/pgSQL function "dropgeometrytable" line 22 at EXECUTE statement
+SQL function "dropgeometrytable" statement 1
Unexistant: public.unexistent dropped.
Should be fixed by adding a:
\set VERBOSITY terse
at the start of the relevant files (regress_management.sql in this case)
Not sure we want to set it globally (in run_test).
Oh, btw... hudson might export RUNESTFLAGS=-v during the "make check"
run now, to get the diffs inlined.
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the postgis-devel
mailing list