[PostGIS] #5683: 32bit test fails on ST_SnapToGrid test

PostGIS trac at osgeo.org
Thu Mar 14 09:05:55 PDT 2024


#5683: 32bit test fails on ST_SnapToGrid test
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.5.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:  regression
----------------------+---------------------------
Comment (by robe):

 Looks like it's running the master tests now on cunit and I see this on
 master


 {{{
   Test: test_rect_tree_intersects_tree ...NOTICE:
 /builds/postgis/postgis/liblwgeom/ptarray.c:449 - ptarray_segmentize2d:
 Too many segments required (1.000000e+101)
 }}}

 and assert failure on test_grid_in_place

 {{{
  Test: test_grid_in_place ...FAILED
     1. /builds/postgis/postgis/liblwgeom/cunit/cu_misc.c:170  -
 CU_ASSERT_STRING_EQUAL(wkt_result,wkt_norm)
 }}}

 Strangely enough 3.4 branch seems to be succeeding even on the cunit but
 at a glance not seeing cunit tests running or perhaps I missed, cause it
 does seem to have cunit installed.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5683#comment:4>
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