[med-svn] [Git][med-team/python-cykhash][master] Call build-time test properly - leaving one test failure in connection with numpy
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 10 21:05:55 GMT 2023
Andreas Tille pushed to branch master at Debian Med / python-cykhash
Commits:
98dc1ab5 by Andreas Tille at 2023-11-10T22:05:15+01:00
Call build-time test properly - leaving one test failure in connection with numpy
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -9,5 +9,5 @@ export PYBUILD_NAME=cykhash
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
- cd tests && sh run_unit_tests.sh
+ dh_auto_test -- --system=custom --test-args="PYTHONPATH={build_dir} cd tests && sh run_unit_tests.sh"
endif
View it on GitLab: https://salsa.debian.org/med-team/python-cykhash/-/commit/98dc1ab51bd46ebf2ed54cdaf3c9c65a3f26f833
--
View it on GitLab: https://salsa.debian.org/med-team/python-cykhash/-/commit/98dc1ab51bd46ebf2ed54cdaf3c9c65a3f26f833
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231110/dcea2d08/attachment.htm>
More information about the debian-med-commit
mailing list