[nfft] 03/05: Revert inhibition of tests for architectures which may timeout.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Dec 16 01:22:03 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository nfft.

commit 9c5bf650f194f87ab39e4c213005b4177a0196bd
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Dec 16 00:57:49 2015 +0000

    Revert inhibition of tests for architectures which may timeout.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8f74d8c..5c0f1f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,8 +83,6 @@ endif
 
 override_dh_auto_test-arch:
 ifeq (,$(filter nocheck, $(DEB_BUILD_OPTIONS)))
-# Disable testsuite for {armel,mips} due to potential timeout.
-ifeq (,$(filter armel mips, $(DEB_HOST_ARCH)))
 	dh_auto_test --builddirectory=build-nfft
 # Testing for the single and long-double precisions should be disabled until
 # a proper fix is found upstream:
@@ -95,7 +93,6 @@ ifeq (,$(filter armel mips, $(DEB_HOST_ARCH)))
 #	dh_auto_test --builddirectory=build-nfftl
 #endif
 endif
-endif
 
 override_dh_installdocs-indep:
 	dh_installdocs --indep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nfft.git



More information about the debian-science-commits mailing list