[sundials] 03/09: Test suite doesn't work (fails consistently) so I'm disabling it
Dima Kogan
dima at secretsauce.net
Sat Feb 11 03:39:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkogan pushed a commit to branch master_optional_stuff_enabled
in repository sundials.
commit 62986e4d24bc86ec1cd2d773661c65118201e1eb
Author: Dima Kogan <dima at secretsauce.net>
Date: Fri Feb 10 19:21:13 2017 -0800
Test suite doesn't work (fails consistently) so I'm disabling it
It fails because it isn't maintained. The failures don't mean anything is
broken, necessarily
---
debian/rules | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7f7f5c7..8922ddd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,11 +21,6 @@ BUILDDIR = $(CURDIR)/debian/build
override_dh_auto_configure:
dh_auto_configure -- $(extra_flags)
-override_dh_auto_test:
- dh_auto_test
- echo "Running test..."
- $(SHELL) debian/check.sh $(BUILDDIR) $(CURDIR)
-
override_dh_auto_install:
dh_auto_install
dh_install -a -Nlibsundials-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git
More information about the debian-science-commits
mailing list