[SCM] PostGIS branch stable-3.4 updated. 3.4.4-42-gcebf7f6b0
git at osgeo.org
git at osgeo.org
Fri Jul 25 01:26:33 PDT 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, stable-3.4 has been updated
via cebf7f6b08d0c25789060c21f3899c349efdd8e1 (commit)
from 3fdbb563493bc974b2b33cc2012a2b1b9cf112dc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cebf7f6b08d0c25789060c21f3899c349efdd8e1
Author: Sandro Santilli <strk at kbt.io>
Date: Fri Jul 25 10:25:39 2025 +0200
Fix expected result from getfaceedges
diff --git a/topology/test/regress/st_getfaceedges_expected b/topology/test/regress/st_getfaceedges_expected
index 08d619f6f..e4c929206 100644
--- a/topology/test/regress/st_getfaceedges_expected
+++ b/topology/test/regress/st_getfaceedges_expected
@@ -38,4 +38,4 @@ t
#3265.6|2|(1,1)
#3265.6|2|(2,-2)
#3265.6|2|(3,3)
-Topology 'tt' dropped
+ERROR: Corrupted topology: unable to build geometry of face 1 from its 2 edges
-----------------------------------------------------------------------
Summary of changes:
topology/test/regress/st_getfaceedges_expected | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list