[postgis-tickets] [PostGIS] #4864: addedge test failure
PostGIS
trac at osgeo.org
Tue Mar 2 12:11:06 PST 2021
#4864: addedge test failure
-----------------------+---------------------------
Reporter: pramsey | Owner: strk
Type: defect | Status: assigned
Priority: high | Milestone: PostGIS 3.2.0
Component: topology | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Changes (by robe):
* component: postgis => topology
Comment:
Yap same issue on debbie:
{{{
13:59:16
-----------------------------------------------------------------------------
13:59:16 --- ./topology/test/regress/addedge_expected 2020-12-16
21:48:07.643162886 +0000
13:59:16 +++
/var/lib/jenkins/workspace/postgis/tmp/3_2_pg14w64/test_145_out
2021-03-02 18:59:16.058094181 +0000
13:59:16 @@ -17,8 +17,8 @@
13:59:16 e6|6
13:59:16 #770-1|7
13:59:16 #770-2|8
13:59:16 -ERROR: Edge intersects (not on endpoints) with existing edge 7
at or near point POINT(8 10)
13:59:16 -ERROR: Edge intersects (not on endpoints) with existing edge 7
at or near point POINT(8 10)
13:59:16 +ERROR: Edge intersects (not on endpoints) with existing edge 7
at or near point POINT(10 12)
13:59:16 +ERROR: Edge intersects (not on endpoints) with existing edge 7
at or near point POINT(10 12)
13:59:16 ERROR: Edge intersects (not on endpoints) with existing edge 7
at or near point POINT(10 12)
13:59:16 #770-1*|7
13:59:16 1|0|0|-1|1|LINESTRING(0 0,8 0)
13:59:16
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4864#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