[med-svn] [Git][med-team/snakemake][master] 2 commits: Skip tests accessing remote locations

Andreas Tille gitlab at salsa.debian.org
Mon Apr 12 18:30:53 BST 2021



Andreas Tille pushed to branch master at Debian Med / snakemake


Commits:
390666b4 by Andreas Tille at 2021-04-12T17:17:26+02:00
Skip tests accessing remote locations

- - - - -
83bdb753 by Andreas Tille at 2021-04-12T17:40:55+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+snakemake (5.24.1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Skip tests accessing remote locations
+    Closes: #986768
+
+ -- Andreas Tille <tille at debian.org>  Mon, 12 Apr 2021 17:17:32 +0200
+
 snakemake (5.24.1-1) unstable; urgency=medium
 
   * New upstream release.  Refresh patches.


=====================================
debian/tests/run-unit-test
=====================================
@@ -21,5 +21,5 @@ export HOME="${AUTOPKGTEST_TMP}"
 . /etc/profile.d/modules.sh
 
 #See debian/rules for why these are excluded
-python3 -m pytest -v ${ROOT}/tests/test*.py -k 'not test_cwl and not test_cwl_singularity and not test_url_include and not test_wrapper and not test_issue1083 and not test_github_issue78 and not test_container and not test_singularity and not test_singularity_conda and not test_convert_to_cwl and not test_report and not test_report_zip and not test_archive and not test_jupyter_notebook and not test_conda and not test_upstream_conda and not test_conda_custom_prefix and not test_script and not test_issue635 and not test_issue1093 and not test_default_resources and not test_default_remote and not test_remote and not test_output_file_cache_remote and not test_tibanna'
+python3 -m pytest -v ${ROOT}/tests/test*.py -k 'not test_cwl and not test_cwl_singularity and not test_url_include and not test_wrapper and not test_issue1083 and not test_github_issue78 and not test_container and not test_singularity and not test_singularity_conda and not test_convert_to_cwl and not test_report and not test_report_zip and not test_archive and not test_jupyter_notebook and not test_conda and not test_upstream_conda and not test_conda_custom_prefix and not test_script and not test_issue635 and not test_issue1093 and not test_default_resources and not test_default_remote and not test_remote and not test_output_file_cache_remote and not test_tibanna and not test_remote_http and not test_ancient'
 



View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/compare/6cfd87d6e281e3798cba6ac2919fec5cd58704e3...83bdb753819b5f9a6c45910ea06903796b1e0733

-- 
View it on GitLab: https://salsa.debian.org/med-team/snakemake/-/compare/6cfd87d6e281e3798cba6ac2919fec5cd58704e3...83bdb753819b5f9a6c45910ea06903796b1e0733
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/20210412/a1ee191f/attachment.htm>


More information about the debian-med-commit mailing list