[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0rc1-77-ga48a2382d

git at osgeo.org git at osgeo.org
Wed Aug 30 03:47:05 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  a48a2382d0038b7db17a86532311954d257caddb (commit)
      from  2dbcf2539abaa57a9057a9e64cdc9ef2142de410 (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 a48a2382d0038b7db17a86532311954d257caddb
Author: Sandro Santilli <strk at kbt.io>
Date:   Wed Aug 30 12:42:15 2023 +0200

    Have woodie and dronie check locked upgrade for core
    
    References #5497

diff --git a/ci/dronie/postgis_regress.sh b/ci/dronie/postgis_regress.sh
index 9da520be0..188bbb451 100644
--- a/ci/dronie/postgis_regress.sh
+++ b/ci/dronie/postgis_regress.sh
@@ -31,9 +31,7 @@ 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
+RUNTESTFLAGS=-v make -C regress check-locked-upgrade
 
 #-----------------------------------------------
 # Install

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

Summary of changes:
 ci/dronie/postgis_regress.sh | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list