[med-svn] [Git][med-team/python-cogent][master] debian/rules: skip tests that fail only on buildds

Michael R. Crusoe gitlab at salsa.debian.org
Mon Feb 8 10:15:56 GMT 2021



Michael R. Crusoe pushed to branch master at Debian Med / python-cogent


Commits:
00737bd0 by Michael R. Crusoe at 2021-02-08T11:15:03+01:00
debian/rules: skip tests that fail only on buildds

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-cogent (2020.12.21a+dfsg-3) unstable; urgency=high
+
+  * Team upload.
+  * debian/rules: skip tests that fail only on buildds
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 08 Feb 2021 11:14:34 +0100
+
 python-cogent (2020.12.21a+dfsg-2) unstable; urgency=high
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -8,6 +8,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 export PYBUILD_BEFORE_TEST=cp -r {dir}/tests/data {build_dir}
 export PYBUILD_TEST_PYTEST=1
+export PYBUILD_TEST_ARGS=-k 'not test_pickleable_member_roundtrip and not test_pickleable_roundtrip'
 export PYBUILD_NAME=cogent3
 
 include /usr/share/dpkg/default.mk



View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/00737bd0af3a2bbe6fce334569445b3b37d907b1

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/commit/00737bd0af3a2bbe6fce334569445b3b37d907b1
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/20210208/b456b53a/attachment-0001.html>


More information about the debian-med-commit mailing list