Opened 7 years ago

Last modified 6 years ago

#3884 closed defect

topology failures in trunk — at Initial Version

Reported by: robe Owned by: pramsey
Priority: medium Milestone: PostGIS 2.5.0
Component: postgis Version: master
Keywords: Cc:

Description

This seems to be happening on all bots

 regress/topogeo_addlinestring .. failed (diff expected obtained: /var/lib/jenkins/workspace/postgis/tmp/2_5_pg9.6w64/test_29_diff)
-----------------------------------------------------------------------------
--- regress/topogeo_addlinestring_expected	2017-10-06 21:25:46.075418731 +0000
+++ /var/lib/jenkins/workspace/postgis/tmp/2_5_pg9.6w64/test_29_out	2017-10-06 21:26:12.335413798 +0000
@@ -186,8 +186,7 @@
 t3280.end|Topology 'bug3280' dropped
 t3380.start|t
 t3380.L1|1
-t3380.L2|3
-t3380.L2|4
+ERROR:  Invalid edge (no two distinct vertices exist)
 t3380.L3|5
 t3380.end|Topology 'bug3380' dropped
 t3402.start|t
-----------------------------------------------------------------------------

I'tm guessing this isn't caused by topology directly but because of pramsey vaccuming and dusting in #3877

Change History (0)

Note: See TracTickets for help on using tickets.