Aaron M. Ucko pushed to branch master at Debian Med / sra-sdk
Commits: 785951bc by Aaron M. Ucko at 2020-05-21T09:03:43-04:00 sra-sdk 2.10.6+dfsg-2: Exclude kar test; reenable test-vdb-config. * drop_tests.patch: Exclude kar (needs network access); retire test-vdb-config exclusion with (fake)root out of the picture. Update description accordingly. * ignore_failing_test_for_the_moment_FIXME.patch: Resync. - - - - - 3 changed files: - debian/changelog - debian/patches/drop_tests.patch - debian/patches/ignore_failing_test_for_the_moment_FIXME.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +sra-sdk (2.10.6+dfsg-2) unstable; urgency=medium + + * drop_tests.patch: Exclude kar (needs network access); retire + test-vdb-config exclusion with (fake)root out of the picture. + Update description accordingly. + * ignore_failing_test_for_the_moment_FIXME.patch: Resync. + + -- Aaron M. Ucko <[email protected]> Thu, 21 May 2020 09:03:42 -0400 + sra-sdk (2.10.6+dfsg-1) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/patches/drop_tests.patch ===================================== @@ -1,24 +1,10 @@ -Description: Drop test that should not run as root -Author: Andreas Tille <[email protected]> -Last-Update: Thu, 19 Oct 2017 23:58:30 +0200 +Description: Drop tests that require network access +Author: Aaron M. Ucko <[email protected]> +Last-Update: Thu, 21 May 2020 08:37:49 -0400 ---- a/test/vdb-config/Makefile -+++ b/test/vdb-config/Makefile -@@ -88,8 +88,9 @@ runtests: test-vdb-config model - - test-vdb-config: - @ printf "Testing exit code vdb-config of vdb-config... " -- @ PATH=$(BINDIR):"$(PATH)" ; ./test-vdb-config.pl -- @ echo OK -+ #@ PATH=$(BINDIR):"$(PATH)" ; ./test-vdb-config.pl -+ #@ echo OK -+ @ echo Test dropped since executable should not run as root - - #------------------------------------------------------------------------------- - # test-vdb-config-model --- a/test/Makefile +++ b/test/Makefile -@@ -37,7 +37,6 @@ include $(TOP)/build/Makefile.config +@@ -37,11 +37,9 @@ include $(TOP)/build/Makefile.config SUBDIRS = \ read-filter-redact \ prefetch \ @@ -26,3 +12,7 @@ Last-Update: Thu, 19 Oct 2017 23:58:30 +0200 vdb-config \ align-info \ align-cache \ +- kar \ + copycat \ + sra-stat \ + srapath \ ===================================== debian/patches/ignore_failing_test_for_the_moment_FIXME.patch ===================================== @@ -15,7 +15,7 @@ Last-Update: Sat, 24 Mar 2018 07:41:44 +0100 --- a/test/Makefile +++ b/test/Makefile -@@ -36,20 +36,13 @@ include $(TOP)/build/Makefile.config +@@ -36,19 +36,12 @@ include $(TOP)/build/Makefile.config # SUBDIRS = \ read-filter-redact \ @@ -23,7 +23,6 @@ Last-Update: Sat, 24 Mar 2018 07:41:44 +0100 vdb-config \ align-info \ - align-cache \ - kar \ - copycat \ - sra-stat \ - srapath \ @@ -36,7 +35,7 @@ Last-Update: Sat, 24 Mar 2018 07:41:44 +0100 vdb-copy \ qual-recalib-stat \ vdb-validate \ -@@ -63,6 +56,8 @@ include $(TOP)/build/Makefile.targets +@@ -62,6 +55,8 @@ include $(TOP)/build/Makefile.targets $(SUBDIRS): @ $(MAKE) -C $@ View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/785951bc351ba5ca927dca88f15a60a7202b1556 -- View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/commit/785951bc351ba5ca927dca88f15a60a7202b1556 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
