[Python-modules-commits] [python-hbmqtt] 04/05: Disable tests until upstream releases the complete test suite

Stein Magnus Jodal jodal at moszumanska.debian.org
Wed Jul 26 13:19:09 UTC 2017


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

jodal pushed a commit to branch master
in repository python-hbmqtt.

commit ba5a205a845f25153d163f4215e4853276290e93
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Wed Jul 26 15:14:11 2017 +0200

    Disable tests until upstream releases the complete test suite
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index da0cd62..3d2842a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,10 @@ export PYBUILD_NAME=hbmqtt
 export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
 export PYBUILD_TEST_NOSE=1
 
+# The test suite included in the PyPI package is incomplete and thus fails.
+# See https://github.com/beerfactory/hbmqtt/pull/83
+export PYBUILD_DISABLE=test
+
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hbmqtt.git



More information about the Python-modules-commits mailing list