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

PostGIS trac at osgeo.org
Fri Mar 1 05:15:10 PST 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
 Keywords:  regression  |
------------------------+---------------------------
 See ​https://gitlab.com/postgis/postgis/-/jobs/6292825666#L4140

 Last successful build by gitalb-ci was
 [dd88d87cfc3b7b7b7f059171fb090ee4b2db8836/git]

 Failure is:
 {{{
  regress/core/snaptogrid .. failed (diff expected obtained:
 /tmp/pgis_reg/test_75_diff)
 -----------------------------------------------------------------------------
 --- /builds/postgis/postgis/regress/core/snaptogrid_expected    2024-03-01
 10:15:36.238767575 +0000
 +++ /tmp/pgis_reg/test_75_out   2024-03-01 10:18:46.730484609 +0000
 @@ -7,4 +7,4 @@
  POLYGON((0 0,10 0,10 10,0 10,0 0))|BOX(0 0,10 10)
  #5241|MULTIPOLYGON EMPTY
  #5241|MULTIPOLYGON(((9 9,9 1,1 1,2 4,7 7,9 9)))
 -#5448|LINESTRING(0 0,1 1)
 +#5448|LINESTRING(0 0,1 1,1 1,1 1)
 -----------------------------------------------------------------------------
 }}}

 Referenced ticket is #5448

 The test is also present in stable-3.4 branch where it runs successfully,
 making this a regression issue. For this reason I'm marking it as a
 blocker.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5683>
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