[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0rc1-74-g84ed93553

git at osgeo.org git at osgeo.org
Wed Aug 30 02:02:57 PDT 2023


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  84ed93553a337f034c90f5407d1549cebae28efa (commit)
      from  f0cd8881bdaf19e0a3b083b0707791997ef9a16a (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 84ed93553a337f034c90f5407d1549cebae28efa
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed Aug 30 11:01:36 2023 +0200

    Have dronie and woodie test double-upgrades
    
    References #5497 in master branch

diff --git a/ci/dronie/postgis_regress.sh b/ci/dronie/postgis_regress.sh
index 48b5c30d1..9da520be0 100644
--- a/ci/dronie/postgis_regress.sh
+++ b/ci/dronie/postgis_regress.sh
@@ -29,6 +29,11 @@ psql -c "select version()" template1
 #-----------------------------------------------
 
 RUNTESTFLAGS=-v make check
+RUNTESTFLAGS=-v make check-double-upgrade
+
+# TODO: uncomment this once it passes
+# Currently failing due to https://trac.osgeo.org/postgis/ticket/5499
+#RUNTESTFLAGS=-v check-locked-upgrade
 
 #-----------------------------------------------
 # Install

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

Summary of changes:
 ci/dronie/postgis_regress.sh | 5 +++++
 1 file changed, 5 insertions(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list