[SCM] PostGIS branch master updated. 3.5.0alpha2-5-g6c135f9ca

git at osgeo.org git at osgeo.org
Wed Jul 10 09:25:49 PDT 2024


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, master has been updated
       via  6c135f9ca3a9b60889eae2bc2adc67350e0c0e4a (commit)
      from  5b6d0c1ec183ba28dea032d5d6bd78fc9afb6107 (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 6c135f9ca3a9b60889eae2bc2adc67350e0c0e4a
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Jul 10 12:25:14 2024 -0400

        REMOVE topology robustness test failing on windows
        References #5727 for PostGIS 3.5.0
        Will put back after troubleshoot some more

diff --git a/topology/test/tests.mk b/topology/test/tests.mk
index cbe263369..fa6b9b49a 100644
--- a/topology/test/tests.mk
+++ b/topology/test/tests.mk
@@ -74,7 +74,6 @@ TESTS += \
 	$(top_srcdir)/topology/test/regress/topoelementarray_agg.sql \
 	$(top_srcdir)/topology/test/regress/topoelement_cast.sql \
 	$(top_srcdir)/topology/test/regress/topoelement.sql \
-	$(top_srcdir)/topology/test/regress/topogeo_addlinestring_robust.sql \
 	$(top_srcdir)/topology/test/regress/topogeo_addlinestring.sql \
 	$(top_srcdir)/topology/test/regress/topogeo_addpoint_merge_edges.sql \
 	$(top_srcdir)/topology/test/regress/topogeo_addpoint.sql \

-----------------------------------------------------------------------

Summary of changes:
 topology/test/tests.mk | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list