Opened 3 years ago
Closed 2 years 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 )
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:1 by , 3 years ago
comment:2 by , 2 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I'll assume you are right.
Note:
See TracTickets
for help on using tickets.
I belive this was fixed with [04a54560b6d6687e0127a6874d987ec817c8bea2/git]