[lapack] 09/10: Allow stderr for blas-testsuite autopkgtest.

Sébastien Villemot sebastien at debian.org
Thu Dec 29 16:45:15 UTC 2016


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

sebastien pushed a commit to branch master
in repository lapack.

commit 04bb666998c92d437f260ad54bbbf8b4f7ed34d9
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Dec 29 17:08:40 2016 +0100

    Allow stderr for blas-testsuite autopkgtest.
    
    Closes: #833567
---
 debian/tests/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
index d9d25c9..aa36daf 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -6,6 +6,8 @@ Depends: liblapacke-dev, build-essential
 
 Tests: blas-testsuite
 Depends: libblas3, libblas-test
+# Allow stderr for at least i386 (see #833567)
+Restrictions: allow-stderr
 
 Tests: lapack-testsuite
 Depends: libblas3, liblapack3, liblapack-test, python

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



More information about the debian-science-commits mailing list