[postgis-tickets] [PostGIS] #4874: PostGIS 3.2 / GEOS 3.10dev windows - subdivide regress
PostGIS
trac at osgeo.org
Tue Mar 9 19:17:37 PST 2021
#4874: PostGIS 3.2 / GEOS 3.10dev windows - subdivide regress
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.2.0
Component: buildbots | Version: master
Keywords: |
-----------------------+---------------------------
{{{
./regress/core/subdivide .. failed (diff expected obtained:
/projects/postgis/tmp/3.2.0dev_pg13_geos3.10_gdal3.2.0w64/test_90_diff)
-----------------------------------------------------------------------------
--- ./regress/core/subdivide_expected 2021-03-02 15:19:47.256187600
-0500
+++ /projects/postgis/tmp/3.2.0dev_pg13_geos3.10_gdal3.2.0w64/test_90_out
2021-03-09 22:08:13.942357400 -0500
@@ -4,6 +4,7 @@
ERROR: lwgeom_subdivide_prec: cannot subdivide to fewer than 5 vertices
per output
#3522|POINT(1 1)
#3744|1600000000000000
+SELECT 1857
4|29321996468.6|29321996468.6|256
#4211|0.00008316000
#4217|0.00002463668
-----------------------
}}}
I'm getting this locally using winnie's geos 3.10 build from today. Also
seeing same issue on winnie. Debbie seems okay so might be windows
specific.
The regress looks extremely odd though - like how did a selcted get in
there.
I think it might be coming from this line:
{{{
\i :regdir/core/regress_big_polygon.sql
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4874>
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