Opened 2 years ago

Closed 23 months ago

#5113 closed defect (fixed)

berrie and berrie64 failing on topology tests

Reported by: robe Owned by: strk
Priority: blocker Milestone: PostGIS 3.3.0
Component: topology Version: 3.2.x
Keywords: Cc:

Description (last modified by robe)

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]

Change History (2)

comment:2 by robe, 23 months ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

I'll assume you are right.

Note: See TracTickets for help on using tickets.