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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to