This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository postgis.

commit 545769c7eef6e924ebf69f6be5edbaf51ed531a9
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Jan 15 14:11:56 2016 +0100

    Re-enable tests on arm64, powerpc, ppc64el & s390x.
---
 debian/changelog | 1 +
 debian/rules     | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1023181..f8ed070 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ postgis (2.2.1+dfsg-2) UNRELEASED; urgency=medium
   * Add patch by Helge Deller to fix wkb_output test failure on hppa & mips.
     (closes: #810859)
   * Add patch by Sandro Santilli to fix test failure on various architectures.
+  * Re-enable tests on arm64, powerpc, ppc64el & s390x.
 
   [ Markus Wanner ]
   * Add patch relax-test-timing-constraints.patch to increase chances of
diff --git a/debian/rules b/debian/rules
index b641fb2..d24c549 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,8 +28,7 @@ endif
 # Hurd doesn't implement semaphores; skip regress tests
 # mipsel has persisent buildd issues, skip tests too.
 # armel has no sfcgal support, and fails interrupt_buffer test.
-# test_lwgeom_split fails on arm64, powerpc, ppc64el & s390x.
-ifneq (,$(findstring $(DEB_HOST_ARCH),"hurd-i386 mipsel armel arm64 powerpc 
ppc64el s390x"))
+ifneq (,$(findstring $(DEB_HOST_ARCH),"hurd-i386 mipsel armel"))
        CHECK =
 endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/postgis.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to