[postgis-tickets] [PostGIS] #5113: berrie and berrie64 failing on topology tests

PostGIS trac at osgeo.org
Mon Aug 22 18:21:14 PDT 2022


#5113: berrie and berrie64 failing on topology tests
-----------------------+---------------------------
  Reporter:  robe      |      Owner:  strk
      Type:  defect    |     Status:  closed
  Priority:  blocker   |  Milestone:  PostGIS 3.3.0
 Component:  topology  |    Version:  3.2.x
Resolution:  fixed     |   Keywords:
-----------------------+---------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => fixed


Old description:

> {{{
> 07:15:51  ./topology/test/regress/st_changeedgegeom .. failed (diff
> expected obtained: /tmp/pgis_reg/test_188_diff)
> 07:15:52
> -----------------------------------------------------------------------------
> 07:15:52 --- ./topology/test/regress/st_changeedgegeom_expected
> 2022-03-04 04:03:00.146712501 -0800
> 07:15:52 +++ /tmp/pgis_reg/test_188_out 2022-03-04 04:15:52.314253246
> -0800
> 07:15:52 @@ -1,4 +1,4 @@
> 07:15:52 -T1|Edge 25 changed
> 07:15:52 +ERROR:  Geometry type (Point) does not match column type
> (Polygon)
> 07:15:52  ERROR:  SQL/MM Spatial exception - start node not geometry
> start point.
> 07:15:52  ERROR:  SQL/MM Spatial exception - end node not geometry end
> point.
> 07:15:52  ERROR:  SQL/MM Spatial exception - geometry crosses a node
> 07:15:52 @@ -8,31 +8,32 @@
> }}}
>

> This started happening [c273f394/git]

New description:

 {{{
 07:15:51  ./topology/test/regress/st_changeedgegeom .. failed (diff
 expected obtained: /tmp/pgis_reg/test_188_diff)
 07:15:52
 -----------------------------------------------------------------------------
 07:15:52 --- ./topology/test/regress/st_changeedgegeom_expected 2022-03-04
 04:03:00.146712501 -0800
 07:15:52 +++ /tmp/pgis_reg/test_188_out 2022-03-04 04:15:52.314253246
 -0800
 07:15:52 @@ -1,4 +1,4 @@
 07:15:52 -T1|Edge 25 changed
 07:15:52 +ERROR:  Geometry type (Point) does not match column type
 (Polygon)
 07:15:52  ERROR:  SQL/MM Spatial exception - start node not geometry start
 point.
 07:15:52  ERROR:  SQL/MM Spatial exception - end node not geometry end
 point.
 07:15:52  ERROR:  SQL/MM Spatial exception - geometry crosses a node
 07:15:52 @@ -8,31 +8,32 @@
 }}}


 This started happening [c273f394/git]

--
Comment:

 I'll assume you are right.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5113#comment:2>
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