[fflas-ffpack] 05/07: debian/patches/skip-test-ftrsm.patch: New patch; skips failing test.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 30 23:46:13 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository fflas-ffpack.

commit 05775824e5d6e635aee4fe2d29e231117b3b4dfa
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Aug 30 19:28:12 2016 -0400

    debian/patches/skip-test-ftrsm.patch: New patch; skips failing test.
---
 debian/patches/series                |  1 +
 debian/patches/skip-test-ftrsm.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 3a776fd..e0658c4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fix-file-path-in-doc.patch
 pkg-config-bad-directive.patch
+skip-test-ftrsm.patch
diff --git a/debian/patches/skip-test-ftrsm.patch b/debian/patches/skip-test-ftrsm.patch
new file mode 100644
index 0000000..3a9a41a
--- /dev/null
+++ b/debian/patches/skip-test-ftrsm.patch
@@ -0,0 +1,15 @@
+Description: Skip failing test-ftrsm during make check.
+Bug: https://github.com/linbox-team/fflas-ffpack/issues/29
+Author: Doug Torrance <dtorrance at piedmont.edu>
+Last-Update: 2016-08-30
+
+--- a/tests/Makefile.am
++++ b/tests/Makefile.am
+@@ -53,7 +53,6 @@
+ 		test-invert-check   \
+ 		test-charpoly-check \
+ 		test-fger           \
+-		test-ftrsm          \
+ 		test-multifile      \
+ 		test-maxdelayeddim \
+ 		regression-check

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



More information about the debian-science-commits mailing list