[SCM] PostGIS branch master updated. 3.5.0-226-gf73ce3365

git at osgeo.org git at osgeo.org
Wed Mar 12 13:35:31 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, master has been updated
       via  f73ce3365fbd6d3e2359c156be0a2627842e4e54 (commit)
      from  639996ae3e05acc527274b13c632d957ba696fca (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 f73ce3365fbd6d3e2359c156be0a2627842e4e54
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Mar 12 16:32:38 2025 -0400

    Take out winnie tiger address standardizer tests
    Until #5845 is fixed
    References #5845

diff --git a/ci/winnie/regress_postgis.sh b/ci/winnie/regress_postgis.sh
index 100497f64..d48689483 100644
--- a/ci/winnie/regress_postgis.sh
+++ b/ci/winnie/regress_postgis.sh
@@ -158,13 +158,13 @@ fi
  make installcheck
 
  #test tiger geocoder
- cd ${POSTGIS_SRC}
- cd extensions/postgis_tiger_geocoder
- make installcheck
- if [ "$?" != "0" ]; then
-  exit $?
- fi
-fi
+#  cd ${POSTGIS_SRC}
+#  cd extensions/postgis_tiger_geocoder
+#  make installcheck
+#  if [ "$?" != "0" ]; then
+#   exit $?
+#  fi
+# fi
 
 if [ "$DUMP_RESTORE" == "1" ]; then
  echo "Dump restore test"

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

Summary of changes:
 ci/winnie/regress_postgis.sh | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list