[geos] 13/16: Ignore test failures on all architectures, to not fail the entire build.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 17 14:37:06 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository geos.

commit e326cd4df5a6e03096940085104c7a43eb957b00
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 17 15:23:03 2015 +0200

    Ignore test failures on all architectures, to not fail the entire build.
---
 debian/changelog | 2 ++
 debian/rules     | 5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cf124a5..32b43ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ geos (3.5.0-1) UNRELEASED; urgency=medium
   * Only clean generated libgeos++-dev.install.
   * Drop patches applied upstream, refresh remaining patches.
   * Enable verbose test output.
+  * Ignore test failures on all architectures, to not fail the entire
+    build.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 17 Aug 2015 11:19:10 +0200
 
diff --git a/debian/rules b/debian/rules
index 29a3f0b..d9c9ccb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,12 +64,7 @@ override_dh_auto_build-indep:
 	$(MAKE) -C doc doxygen-html
 
 override_dh_auto_test:
-ifneq (,$(findstring $(DEB_BUILD_ARCH),"arm64 s390x powerpc powerpcspe ppc64 ppc64el"))
-	# Ignore test failures on certain ports
 	dh_auto_test || echo "Ignoring test failures"
-else
-	dh_auto_test
-endif
 
 override_dh_install-arch:
 	# add C++ headers to C++ dev package install file

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



More information about the Pkg-grass-devel mailing list