[Python-modules-commits] [ruamel.yaml] 08/12: Don't run tests as they are currently incomplete

Vincent Bernat bernat at moszumanska.debian.org
Wed Nov 18 07:57:13 UTC 2015


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

bernat pushed a commit to branch master
in repository ruamel.yaml.

commit 151c3d3b94ce06860e2202b2a0874a51c025240a
Author: Vincent Bernat <vincent at bernat.im>
Date:   Wed Nov 18 08:20:01 2015 +0100

    Don't run tests as they are currently incomplete
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 710b958..c626b2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,8 @@ export PYBUILD_BEFORE_BUILD_python3=cython3 ext/_ruamel_yaml.pyx
 
 %:
 	dh $@ --with python3,python2 --buildsystem=pybuild
+
+# Unfortunately, the tarball is incomplete and we cannot run
+# tests. See:
+#  https://bitbucket.org/ruamel/yaml/issues/17/test-roundtrippy-absent-from-release
+override_dh_auto_test:

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



More information about the Python-modules-commits mailing list