[Pkg-privacy-commits] [libotr] 01/04: Don't run the test suite on s390x either.

Intrigeri intrigeri at moszumanska.debian.org
Thu Jan 14 20:34:45 UTC 2016


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

intrigeri pushed a commit to branch master
in repository libotr.

commit f242034166ce2f4b610b48dab0b69ce71717cb64
Author: intrigeri <intrigeri at debian.org>
Date:   Thu Jan 14 20:09:35 2016 +0000

    Don't run the test suite on s390x either.
    
    It is flaky there too:
    https://buildd.debian.org/status/fetch.php?pkg=libotr&arch=s390x&ver=4.1.0-5&stamp=1452790084
    
    Reported upstream: https://bugs.otr.im/issues/130
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9f82ceb..c606e8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-NO_MAKE_CHECK_ARCHS := hppa mips mipsel powerpc ppc64el
+NO_MAKE_CHECK_ARCHS := hppa mips mipsel powerpc ppc64el s390x
 
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list