[PostGIS] #5727: Winnie Failing on topology_addline and topology_addlinerobust

PostGIS trac at osgeo.org
Mon May 13 09:11:24 PDT 2024


#5727: Winnie Failing on topology_addline and topology_addlinerobust
----------------------+---------------------------
 Reporter:  robe      |      Owner:  strk
     Type:  defect    |     Status:  new
 Priority:  blocker   |  Milestone:  PostGIS 3.5.0
Component:  topology  |    Version:  master
 Keywords:            |
----------------------+---------------------------
 Winnie has been failing since April 30th.  I thought it was GEOS so I
 rebuilt geos 3.13, but still failures.



 {{{
 Running after-create script ./regress/hooks/hook-after-create.sql
 Executor slow factor: 13.4561 (134.561 ms to fetch full version)
 PostgreSQL 15.6, compiled by Visual C++ build 1937, 64-bit
   Postgis 3.5.0dev - (3.4.0rc1-1105-gcb1a9e88e) - 2024-05-07 18:58:15
   scripts 3.5.0dev 3.4.0rc1-1105-gcb1a9e88e
   raster scripts 3.5.0dev 3.4.0rc1-1105-gcb1a9e88e
   GEOS: 3.13.0dev-CAPI-1.18.0

  ./topology/test/regress/topogeo_addlinestring_robust .. failed (diff
 expected obtained:
 /projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_230_diff)
 -----------------------------------------------------------------------------
 --- ./topology/test/regress/topogeo_addlinestring_robust_expected
 2024-04-30 15:13:51.265763100 -0400
 +++ /projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_230_out
 2024-05-07 15:42:44.018142100 -0400
 @@ -1,2 +1,4 @@
  #5699|-checking-
 +#5699|addline exception|Spatial exception - geometry intersects edge 3
 (XX000)
  #5711|-checking-
 +#5711|addline exception|Spatial exception - geometry intersects edge 3
 (XX000)
 -----------------------------------------------------------------------------
  ./topology/test/regress/topogeo_addlinestring .. failed (diff expected
 obtained:
 /projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_231_diff)
 -----------------------------------------------------------------------------
 --- ./topology/test/regress/topogeo_addlinestring_expected      2024-04-30
 15:13:51.239393800 -0400
 +++ /projects/postgis/tmp/3.5.0dev_pg15_geos3.13_gdal3.8.5w64/test_231_out
 2024-05-07 15:42:51.331226400 -0400
 @@ -171,8 +171,7 @@
  t3280.start|t
  t3280|L11
  t3280|L22
 -t3280|L1b1
 -t3280|L1b2
 +ERROR:  Spatial exception - geometry intersects edge 2
  t3280.end|Topology 'bug3280' dropped
  t3380.start|t
  t3380.L1|1
 -----------------------------------------------------------------------------
  ./topology/test/regress/topogeo_addpoint_merge_edges .. ok in 14071 ms
 }}}


 I'm going to test by downgrading testing to GEOS 3.12 to see if that
 resolves the issue
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5727>
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