[pyfai] 06/06: unactivate the test except for python2 for now

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Jan 1 10:55:38 UTC 2017


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

picca pushed a commit to branch master
in repository pyfai.

commit 4082d2d3dfe1b56955d38ede0901f0d1a9c68e4c
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Dec 31 17:54:02 2016 +0100

    unactivate the test except for python2 for now
---
 debian/rules | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index b8c7b1c..449e06c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,6 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=pyfai
-#export PYBUILD_DISABLE_python2-dbg=test
-#export PYBUILD_DISABLE_python3=test
-#export PYBUILD_DISABLE_python3-dbg=test
 export PYBUILD_AFTER_INSTALL=rm -rf {destdir}/usr/bin/
 
 %:
@@ -17,7 +14,7 @@ override_dh_clean:
 	rm -f all_testimage.json fai_cfg.json lima_cfg.json profile.log
 
 override_dh_auto_test:
-	PYBUILD_SYSTEM=custom \
+#	PYBUILD_SYSTEM=custom \
 	PYBUILD_TEST_ARGS="PYTHONPATH={build_dir} PYFAI_TESTIMAGES=testimages PYFAI_DATA=$(shell pwd) {interpreter} ./run_tests.py" dh_auto_test
 
 override_dh_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git



More information about the debian-science-commits mailing list