[postgis-users] 1.0.6 call for tests

Diez B. Roggisch deets at web.de
Tue Nov 29 14:40:10 PST 2005


strk at refractions.net wrote:
> On Tue, Nov 29, 2005 at 11:30:23PM +0100, Diez B. Roggisch wrote:
> 
>>strk at refractions.net wrote:
>>
>>>Due to a bug introduced in 1.0.5, release 1.0.6 will
>>>be out soon (before the end of this week).
>>>
>>>This mail to invite anyone with big tests hanging around
>>>to run them against the pgis_1_0 branch.
>>>The bugs are more likely to be cought if postgresql
>>>is compiled using --enable-cassert.
>>
>>I build the CVS-branch against PG 8.1.0 - and the problems seem to be 
>>gone. Great job!
> 
> 
> Could you run regression tests successfully ?
> Argh... we really need to add some transform() tests
> in regress... as I just fixed a segfault there ...

Here it comes:

deets at absinth:~/software/deb/postgresql-8.1-8.1.0/build-tree/postgresql-8.1.0/contrib/postgis$ 
make test
make -C lwgeom
make[1]: Entering directory 
`/home/deets/software/deb/postgresql-8.1-8.1.0/build-tree/postgresql-8.1.0/contrib/postgis/lwgeom'
sh ../geos_version.sh /usr > postgis_geos_version.h
make[1]: Leaving directory 
`/home/deets/software/deb/postgresql-8.1-8.1.0/build-tree/postgresql-8.1.0/contrib/postgis/lwgeom'
make -C regress test
make[1]: Entering directory 
`/home/deets/software/deb/postgresql-8.1-8.1.0/build-tree/postgresql-8.1.0/contrib/postgis/regress'
Running Normal Regression Test.
Output file is: '/tmp/regress_out_20670'

        expected:'<'     obtained:'>'

Running Index Regression.
Output file is: '/tmp/regress_index_out_20684'

Index Creation will take some time...

Running LWGEOM Regression Test...
Output file is: '/tmp/regress_lwgeom_out_20697'

Building a database for testing (postgis_reg).
Building postgis support in it.

there shouldnt be any real output produced after this line.

Running OGC Regression Test...
Output file is: '/tmp/regress_ogc_out_20711'

        expected:'<'     obtained:'>'

make[1]: Leaving directory 
`/home/deets/software/deb/postgresql-8.1-8.1.0/build-tree/postgresql-8.1.0/contrib/postgis/regress'


Regards,

Diez



More information about the postgis-users mailing list