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


Commits:
5e01a216 by Michael R. Crusoe at 2023-08-23T13:30:55+02:00
d/control: The tests expect a newer version of schema-salad.

d/tests/run-unit-test: increase verbosity

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+cwltool (3.1.20230719185429-3) unstable; urgency=medium
+
+  * d/control: The tests expect a newer version of schema-salad.
+  * d/tests/run-unit-test: increase verbosity
+
+ -- Michael R. Crusoe <[email protected]>  Wed, 23 Aug 2023 13:30:50 +0200
+
 cwltool (3.1.20230719185429-2) unstable; urgency=medium
 
   * d/control: Update breaks for Toil to be less than 5.11.0.


=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-coloredlogs <!nocheck> <!nodoc>,
                python3-rdflib <!nocheck>,
                python3-rdflib-jsonld <!nocheck>,
-               python3-schema-salad (>=8.4) <!nocheck> <!nodoc>,
+               python3-schema-salad (>=8.4.20230808163024) <!nocheck> <!nodoc>,
                python3-shellescape <!nocheck> <!nodoc>,
                python3-html5lib <!nocheck>,
                python3-sparqlwrapper <!nocheck>,


=====================================
debian/tests/run-tests
=====================================
@@ -13,7 +13,7 @@ cd "$AUTOPKGTEST_TMP"
 
 export HOME=${AUTOPKGTEST_TMP}
 
-py.test-3 --numprocesses=auto --ignore=cwltool/schemas -rs \
+py.test-3 -vvv --numprocesses=auto --ignore=cwltool/schemas -rs \
        
--ignore=/usr/lib/python3/dist-packages/cwltool/tests/test_http_input.py \
        -k 'not (test_udocker_usage_should_not_write_cid_file or 
test_udocker_should_display_memory_usage or test_udocker_nobanner)' \
        --pyargs cwltool



View it on GitLab: 
https://salsa.debian.org/med-team/cwltool/-/commit/5e01a21617abb8b86e6aa23c014d4d48a9c04b3c

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/cwltool/-/commit/5e01a21617abb8b86e6aa23c014d4d48a9c04b3c
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