[postgis-tickets] [PostGIS] #4875: geosmakevalid failure on 3.0 with GEOS 3.9.2dev

PostGIS trac at osgeo.org
Wed Mar 10 13:39:26 PST 2021


#4875: geosmakevalid failure on 3.0 with GEOS 3.9.2dev
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  reopened
  Priority:  blocker  |  Milestone:  PostGIS 3.0.4
 Component:  postgis  |    Version:  3.0.x
Resolution:           |   Keywords:
----------------------+---------------------------
Changes (by robe):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 This still is failing on debbie
 https://debbie.postgis.net/job/PostGIS_Regress/16556/console
 which makes me concerned that 3.8dev changed as well as the other bots
 seem fine and the loop she is failing in I did not change.  She's running
 3.8.2dev


 {{{
 09:50:17  Expected: GEOMETRYCOLLECTION(POLYGON((92114.014
 463463.469,92115.5120743 463462.206937,92115.512 463462.207,92127.546
 463452.075,92117.173 463439.755,92133.675 463425.942,92122.136
 463412.826,92092.377 463437.77,92114.014
 463463.469)),MULTIPOINT(92115.5120743 463462.206937,92122.136 463412.826))
 09:50:17  Obtained: GEOMETRYCOLLECTION(POLYGON((92092.377
 463437.77,92114.014 463463.469,92115.5120743 463462.206937,92115.512
 463462.207,92127.546 463452.075,92117.173 463439.755,92133.675
 463425.942,92122.136 463412.826,92092.377 463437.77)),MULTIPOINT(92122.136
 463412.826,92115.5120743 463462.206937))
 09:50:17 FAILED
 09:50:17     1. cu_geos.c:154  -
 CU_ASSERT_STRING_EQUAL(out_ewkt,"GEOMETRYCOLLECTION(POLYGON((92114.014
 463463.469,92115.5120743 463462.206937,92115.512 463462.207,92127.546
 463452.075,92117.173 463439.755,92133.675 463425.942,92122.136
 463412.826,92092.377 463437.77,92114.014
 463463.469)),MULTIPOINT(92115.5120743 463462.206937,92122.136
 463412.826))")
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4875#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list