[Git][debian-gis-team/postgis][experimental] Revert "Apply patches before running regress tests."
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Nov 27 12:32:33 GMT 2021
Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits:
ce5fd0c1 by Bas Couwenberg at 2021-11-27T13:32:06+01:00
Revert "Apply patches before running regress tests."
This reverts commit 24de0e07a8c3886f253a4c8707bf0f7cc844eccb.
- - - - -
3 changed files:
- debian/changelog
- debian/tests/control
- debian/tests/regress
Changes:
=====================================
debian/changelog
=====================================
@@ -5,7 +5,6 @@ postgis (3.2.0~beta2+dfsg-1) UNRELEASED; urgency=medium
(closes: #999986)
* Drop flatgeobuff.patch, doesn't work for autopkgtest.
* Add patch to disable unreliable flageobuf tests.
- * Apply patches before running regress tests.
-- Bas Couwenberg <sebastic at debian.org> Sat, 27 Nov 2021 07:16:15 +0100
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
-Depends: @, postgresql-server-dev-all, postgresql-all, quilt
+Depends: @, postgresql-server-dev-all, postgresql-all
Tests: test-extension-creation regress
Restrictions: allow-stderr, skippable
=====================================
debian/tests/regress
=====================================
@@ -41,7 +41,6 @@ for v in $(pg_buildext installed-versions); do
esac
pg_virtualenv -v $v <<-EOF
set -eux
- QUILT_PATCHES=debian/patches quilt push -a
make -C regress/core -f Makefile.in check PERL=perl RUNTESTFLAGS="--extension --verbose" POSTGIS_PGSQL_VERSION=$POSTGIS_PGSQL_VERSION POSTGIS_GEOS_VERSION=$POSTGIS_GEOS_VERSION HAVE_SPGIST=$HAVE_SPGIST
make -C sfcgal/regress -f Makefile.in check PERL=perl RUNTESTFLAGS="--extension --verbose" POSTGIS_PGSQL_VERSION=$POSTGIS_PGSQL_VERSION HAVE_SFCGAL=yes
EOF
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/ce5fd0c117d759dc630d3c449e824c25ab3c19bb
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/ce5fd0c117d759dc630d3c449e824c25ab3c19bb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20211127/036983d0/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list