[Python-modules-commits] [jupyter-console] 07/07: Disable tests (tty-related tests fail in sbuild chroot)

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Nov 1 15:35:40 UTC 2016


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

chronitis-guest pushed a commit to branch master
in repository jupyter-console.

commit a60d97bf1467154233db6708c0ee4161238d927c
Author: Gordon Ball <gordon at chronitis.net>
Date:   Tue Nov 1 16:25:28 2016 +0100

    Disable tests (tty-related tests fail in sbuild chroot)
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index a0f18bf..0655817 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ export LC_ALL=C.UTF-8
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
 
+override_dh_auto_test:
+
 override_dh_sphinxdoc:
 ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
 	PYTHONPATH=. sphinx-build -b html docs debian/python-jupyter-console-doc/usr/share/doc/python-jupyter-console-doc/html

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



More information about the Python-modules-commits mailing list