Aaron M. Ucko pushed to branch master at Debian Med / sra-sdk
Commits: a78c5ffa by Aaron M. Ucko at 2020-05-21T10:17:05-04:00 sra-sdk 2.10.6+dfsg-3: Exclude sra-pileup check_skiplist (network). - - - - - 2 changed files: - debian/changelog - debian/patches/drop_tests.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +sra-sdk (2.10.6+dfsg-3) unstable; urgency=medium + + * Also exclude sra-pileup check_skiplist test per network access. + + -- Aaron M. Ucko <[email protected]> Thu, 21 May 2020 10:17:04 -0400 + sra-sdk (2.10.6+dfsg-2) unstable; urgency=medium * drop_tests.patch: Exclude kar (needs network access); retire ===================================== debian/patches/drop_tests.patch ===================================== @@ -1,6 +1,6 @@ Description: Drop tests that require network access Author: Aaron M. Ucko <[email protected]> -Last-Update: Thu, 21 May 2020 08:37:49 -0400 +Last-Update: Thu, 21 May 2020 10:14:56 -0400 --- a/test/Makefile +++ b/test/Makefile @@ -16,3 +16,14 @@ Last-Update: Thu, 21 May 2020 08:37:49 -0400 copycat \ sra-stat \ srapath \ +--- a/test/sra-pileup/Makefile ++++ b/test/sra-pileup/Makefile +@@ -36,7 +36,7 @@ $(TEST_TOOLS): makedirs + @ $(MAKE_CMD) $(TEST_BINDIR)/$@ + + ifdef PYTHON +-runtests: check_exit_code check_skiplist ++runtests: check_exit_code # check_skiplist + + slowtests: fastq_dump_vs_sam_dump sam_dump_spotgroup_for_all + View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/a78c5ffa190baf60319efee1e93899657084ac2c -- View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/a78c5ffa190baf60319efee1e93899657084ac2c 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
