[postgis-devel] HEAD regression test problems

strk at refractions.net strk at refractions.net
Thu Dec 1 14:35:15 PST 2005


Thanks, I've changed rule name back to 'test'.
About mismatch from expected result it's due to SnapToGrid change.
Higher dimensions are no more discarded, so should update
test results, will keep the mismatch as a reminder for
the SnapToGrid interface change discussion.

--strk;

On Thu, Dec 01, 2005 at 03:15:54PM -0700, Michael Fuhr wrote:
> In HEAD, "make test" no longer works from the top-level directory,
> apparently due to target changes in regress/Makefile:
> 
> % gmake test
> gmake -C lwgeom 
> gmake[1]: Entering directory `[...]/lwgeom'
> sh ../geos_version.sh /usr/local > postgis_geos_version.h
> gmake[1]: Leaving directory `[...]/lwgeom'
> gmake -C regress test
> gmake[1]: Entering directory `[...]/regress'
> gmake[1]: *** No rule to make target `test'.  Stop.
> gmake[1]: Leaving directory `[...]/regress'
> gmake: *** [test] Error 2
> 
> Running "make -C regress" or "make -C regress all" works, but I get
> the following for regress_proj:
> 
>  3,4c3,4
>  < 2|SRID=1000001;POINT(574600 5316780)
>  < 3|SRID=1000001;POINT(574600 5316780)
>  ---
>  > 2|SRID=1000001;POINT(574600 5316780 171)
>  > 3|SRID=1000001;POINT(574600 5316780 171 -500)
>  6c6
>  < 5|SRID=1000001;LINESTRING(574600 5316780,573140 5427940)
>  ---
>  > 5|SRID=1000001;LINESTRING(574600 5316780 0 0,573140 5427940 0 0)
> 
> -- 
> Michael Fuhr
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel

-- 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for open standards
  X     No HTML/RTF in email
 / \    No M$ Word docs in email




More information about the postgis-devel mailing list