Ticket #143 (closed task: invalid)

Opened 4 years ago

Last modified 4 years ago

regress_ogc failed for trunk on Linux

Reported by: mloskot Owned by:
Priority: medium Milestone:
Component: postgis Version:
Keywords: Cc:

Description

What steps will reproduce the problem?

0. Build and install GEOS from SVN trunk (r2302)

1. Checkout PostGIS trunk (r3935)

2. Configure PostGIS: ./autogen.sh && ./configure

3. Build PostGIS: make clean && make

4. Install and test PostGIS: sudo make install && make check

What is the expected output? ... kml. ok regress_ogc. ok regress_bdpoly. ok ...

What do you see instead?

... kml. ok regress_ogc. failed (diff expected obtained: /tmp/pgis_reg_10014/test_38_diff) regress_bdpoly. ok ...

See details in attached pgis_reg_test_38.txt

What version of the product are you using?

Postgis 1.4.0SVN - 2009-03-24 15:34:58 - SVN trunk r3935 GEOS: 3.1.0-CAPI-1.5.0 - SVN trunk r2302 PROJ: Rel. 4.6.0, 21 Dec 2007 PostgreSQL 8.3.6 GCC 4.3.2

On what operating system?

GNU/Linux Ubuntu 8.10

Attachments

Change History

Changed 4 years ago by mloskot

This is false alarm. The failing test was caused by a bug I introduced in GEOS recently while refactoring (my bad). The GEOS trunk has been already fixed ( http://trac.osgeo.org/geos/changeset/2304) and now all tests pass for PostGIS trunk.

So, the ticket is to be closed.

Changed 4 years ago by pramsey

<i>(No comment was entered for this change.)</i>

Note: See TracTickets for help on using tickets.