[libpdl-graphics-gnuplot-perl] 05/06: disabled unit tests

Dima Kogan dima at secretsauce.net
Tue Oct 14 17:52:04 UTC 2014


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

dkogan-guest pushed a commit to branch master
in repository libpdl-graphics-gnuplot-perl.

commit 208ca4f0f30ca374039df9e8224e4901726ff154
Author: Dima Kogan <dima at secretsauce.net>
Date:   Tue Oct 14 09:44:17 2014 -0700

    disabled unit tests
    
    tests can fail depending on specific version of gnuplot installed. I mentioned
    this upstream, but in the meantime I simply disable the tests
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..e7544fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
 	dh $@
+
+# tests can fail depending on specific version of gnuplot installed. I mentioned
+# this upstream, but in the meantime I simply disable the tests
+override_dh_auto_test:
+	true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git



More information about the Pkg-perl-cvs-commits mailing list