[med-svn] [Git][med-team/toil][master] 2 commits: d/tests/run-unit-tests: two more tests need skipping.
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Wed Feb 28 10:48:35 GMT 2024
Michael R. Crusoe pushed to branch master at Debian Med / toil
Commits:
68999fd8 by Michael R. Crusoe at 2024-02-28T11:40:15+01:00
d/tests/run-unit-tests: two more tests need skipping.
- - - - -
736bdfe9 by Michael R. Crusoe at 2024-02-28T11:47:17+01:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-tests
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,6 @@
-toil (6.1.0-1) UNRELEASED; urgency=medium
+toil (6.1.0-1) unstable; urgency=medium
[ Andreas Tille ]
- * Team upload.
* New upstream version
* Run test for all supported Python versions
* Do not force any specific docker version, just take the Debian
@@ -10,8 +9,9 @@ toil (6.1.0-1) UNRELEASED; urgency=medium
[ Michael R. Crusoe ]
* d/patches/setting_version.patch: regenerate according to the
intructions in d/README.source.
+ * d/tests/run-unit-tests: two more tests need skipping.
- -- Andreas Tille <tille at debian.org> Sat, 24 Feb 2024 22:17:54 +0100
+ -- Michael R. Crusoe <crusoe at debian.org> Wed, 28 Feb 2024 11:42:03 +0100
toil (6.0.0-1) unstable; urgency=medium
=====================================
debian/tests/run-unit-tests
=====================================
@@ -17,7 +17,8 @@ do
AWSRestartTest or PreemptableDeficitCompensationTest or ToilDocumentationTest \
or test_cwl_toil_kill or testImportReadFileCompatibility or testBuiltIn \
or testVirtualEnv or CleanWorkDirTest or CWLOnARMTest or WdlLanguageSpecWorkflowsTest \
- or ToilWdlIntegrationTest or ToilWdlIntegrationTest or ToilDebugFileTest or WdlToilTest)" \
+ or ToilWdlIntegrationTest or ToilWdlIntegrationTest or ToilDebugFileTest or WdlToilTest \
+ or testPromisesWithJobStoreFileObjects or testPromisesWithNonCachingFileStore)" \
--ignore /usr/lib/python3/dist-packages/toil/test/cwl/cwlTest.py \
--ignore /usr/lib/python3/dist-packages/toil/test/wdl/wdltoil_test.py \
--ignore /usr/lib/python3/dist-packages/toil/test/lib/aws/test_s3.py \
View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/d25b8ed00e54e787ecdc88ba8e77861b0c72cde7...736bdfe998d1be182e4ca7c2f30675cb58899da1
--
View it on GitLab: https://salsa.debian.org/med-team/toil/-/compare/d25b8ed00e54e787ecdc88ba8e77861b0c72cde7...736bdfe998d1be182e4ca7c2f30675cb58899da1
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/20240228/34a797f2/attachment-0001.htm>
More information about the debian-med-commit
mailing list