[postgis-tickets] [PostGIS] #5391: Offset curve regression and oriented envelop on debbie and berries

PostGIS trac at osgeo.org
Mon May 29 10:58:36 PDT 2023


#5391: Offset curve regression and oriented envelop on debbie and berries
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  high     |  Milestone:  PostGIS 3.4.0
Component:  postgis  |    Version:  3.3.x
 Keywords:           |
---------------------+---------------------------
 I'm guessing offset curve behavior changed again.

 Berries and Debbie all which are testing against geos branch are showing
 this regression

 Offset curve
 {{{
 10:40:37  regress/core/offsetcurve .. failed (diff expected obtained:
 /var/lib/jenkins/workspace/postgis/tmp/3_4_pg15w64/test_92_diff)
 10:40:37
 -----------------------------------------------------------------------------
 10:40:37 --- ./regress/core/offsetcurve_expected        2022-08-22
 20:53:14.411688691 +0000
 10:40:37 +++
 /var/lib/jenkins/workspace/postgis/tmp/3_4_pg15w64/test_92_out
 2023-05-29 14:40:37.403659293 +0000
 10:40:37 @@ -6,7 +6,7 @@
 10:40:37  t4|SRID=42;LINESTRING(0 10,10 10)
 10:40:37  t5|SRID=42;LINESTRING(0 -10,10 -10,12 -10,14 -9,16 -8,17 -7,18
 -6,19 -4,20 -2,20 0,20 10)
 10:40:37  t5b|SRID=42;LINESTRING EMPTY
 10:40:37 -t6|SRID=42;LINESTRING(0 -10,10 -10,17 -7,20 0,20 10)
 10:40:37 +t6|SRID=42;LINESTRING(0 -10,10 -10,12 -10,14 -9,16 -8,17 -7,18
 -6,19 -4,20 -2,20 0,20 10)
 10:40:37  t7|SRID=42;LINESTRING(0 -10,10 -10,20 0,20 10)
 10:40:37  t8|SRID=42;LINESTRING(0 -10,20 -10,20 10)
 10:40:37  t10|SRID=42;LINESTRING(0 2,7 2,3 9)
 10:40:37
 -----------------------------------------------------------------------------
 10:40:37  regress/core/relatematch .. ok in 59 ms

 }}}

 oriented envelop

 {{{
 10:40:44  regress/core/oriented_envelope .. failed (diff expected
 obtained:
 /var/lib/jenkins/workspace/postgis/tmp/3_4_pg15w64/test_110_diff)
 10:40:44
 -----------------------------------------------------------------------------
 10:40:44 --- ./regress/core/oriented_envelope_expected  2022-08-22
 20:53:14.411688691 +0000
 10:40:44 +++
 /var/lib/jenkins/workspace/postgis/tmp/3_4_pg15w64/test_110_out
 2023-05-29 14:40:44.815634699 +0000
 10:40:44 @@ -3,4 +3,4 @@
 10:40:44  t3|t
 10:40:44  t4|t
 10:40:44  t5|t
 10:40:44 -t6|t
 10:40:44 +t6|f

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5391>
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