[med-svn] [Git][med-team/toil][master] autopkgtests: skip some s3 related tests.

Michael R. Crusoe gitlab at salsa.debian.org
Mon Feb 8 08:42:38 GMT 2021



Michael R. Crusoe pushed to branch master at Debian Med / toil


Commits:
093cdf11 by Michael R. Crusoe at 2021-02-08T08:48:26+01:00
autopkgtests: skip some s3 related tests.

- - - - -


3 changed files:

- debian/changelog
- debian/tests/control
- debian/tests/run-unit-tests


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+toil (5.2.0-4) unstable; urgency=high
+
+  * autopkgtests: skip some s3 related tests.
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Mon, 08 Feb 2021 08:29:12 +0100
+
 toil (5.2.0-3) unstable; urgency=high
 
   * autopkgtests: add missing dependency on python3-stubserver


=====================================
debian/tests/control
=====================================
@@ -4,4 +4,4 @@ Restrictions: superficial
 
 Tests: run-unit-tests
 Depends: toil, python3-wdlparse, python3-pytest, python3-mock, python3-boto3, rsync, python3-boto, python3-stubserver
-Restrictions: allow-stderr
+Restrictions: allow-stderr, needs-internet


=====================================
debian/tests/run-unit-tests
=====================================
@@ -10,4 +10,4 @@ export LC_ALL=C.UTF-8
 # 
 # cd "${AUTOPKGTEST_TMP}"
 
-TOIL_TEST_QUICK=True TOIL_SKIP_DOCKER=True python3 -m pytest -vv -W ignore -k "not test_bioconda and not testCwlexample and not CWLv10Test and not CWLv11Test and not CWLv12Test" --ignore-glob '*cwlTest*' --pyargs toil.test
+TOIL_TEST_QUICK=True TOIL_SKIP_DOCKER=True python3 -m pytest -vv -W ignore -k "not test_bioconda and not AWSJobStoreTest and not awsjobstoretest and not testCwlexample and not CWLv10Test and not CWLv11Test and not CWLv12Test" --ignore-glob '*cwlTest*' --pyargs toil.test



View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/093cdf117773ebb22098ef3e6814f64d58c04f3c

-- 
View it on GitLab: https://salsa.debian.org/med-team/toil/-/commit/093cdf117773ebb22098ef3e6814f64d58c04f3c
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/67226e2f/attachment.html>


More information about the debian-med-commit mailing list