[med-svn] [Git][med-team/cwltool][master] 2 commits: skip test_load_graph_fragment_from_packed
Michael R. Crusoe
gitlab at salsa.debian.org
Tue Apr 7 14:19:10 BST 2020
Michael R. Crusoe pushed to branch master at Debian Med / cwltool
Commits:
9b97f4e8 by Michael R. Crusoe at 2020-04-07T14:01:14+02:00
skip test_load_graph_fragment_from_packed
- - - - -
df0fc00d by Michael R. Crusoe at 2020-04-07T15:18:38+02:00
release 3.0.20200324120055+dfsg-1 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-cwltool (3.0.20200324120055+dfsg-1) UNRELEASED; urgency=medium
+cwltool (3.0.20200324120055+dfsg-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* New upstream version
@@ -9,7 +9,7 @@ cwltool (3.0.20200324120055+dfsg-1) UNRELEASED; urgency=medium
* Bug #954640 of python3-humanfriendly was fixed
Closes: #954496
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Wed, 25 Mar 2020 11:16:11 +0100
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Tue, 07 Apr 2020 15:16:28 +0200
cwltool (2.0.20200224214940+dfsg-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -33,6 +33,6 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_PROFILES)))
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="cd {dir}; export PATH={destdir}/usr/bin:$$PATH ; \
cd {build_dir}; export PYTHONPATH=$$(pwd); {interpreter} -m pytest \
- -k 'not test_http_path_mapping and not test_pack and not test_get_subgraph and not TestUdocker and not test_use_metadata' \
+ -k 'not test_http_path_mapping and not test_pack and not test_get_subgraph and not TestUdocker and not test_use_metadata and not test_load_graph_fragment_from_packed' \
-n auto --dist=loadfile --ignore cwltool/schemas/ -s --pyarg cwltool" dh_auto_test
endif
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/compare/c963a64810165056be7e7e9baa441f6b606f7385...df0fc00d5e7bc4e3ea9e385afc8837175681da08
--
View it on GitLab: https://salsa.debian.org/med-team/cwltool/-/compare/c963a64810165056be7e7e9baa441f6b606f7385...df0fc00d5e7bc4e3ea9e385afc8837175681da08
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/20200407/6a1641fa/attachment.html>
More information about the debian-med-commit
mailing list