[med-svn] [sra-sdk] 01/02: Drop test that should not run as root

Andreas Tille tille at debian.org
Mon Dec 4 07:51:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository sra-sdk.

commit 6f37c470953bdd5e928391db2b671598d881fd6e
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 4 08:23:12 2017 +0100

    Drop test that should not run as root
---
 debian/changelog                |  1 +
 debian/patches/drop_tests.patch | 13 +++++++++++++
 debian/patches/series           |  1 +
 3 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f3a2304..65081f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ sra-sdk (2.8.2-3+dfsg-1) UNRELEASED; urgency=medium
   * renamed function to resolve name clash with gnutards to avoid
     FTBFS with glibc 2.25
     Closes: #882349
+  * Drop test that should not run as root
 
  -- Andreas Tille <tille at debian.org>  Thu, 19 Oct 2017 23:58:30 +0200
 
diff --git a/debian/patches/drop_tests.patch b/debian/patches/drop_tests.patch
new file mode 100644
index 0000000..dcded42
--- /dev/null
+++ b/debian/patches/drop_tests.patch
@@ -0,0 +1,13 @@
+Description: Drop test that should not run as root
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 19 Oct 2017 23:58:30 +0200
+
+--- a/test/vdb-config/Makefile
++++ b/test/vdb-config/Makefile
+@@ -31,5 +31,4 @@ runtests: test-vdb-config
+ 
+ test-vdb-config:
+ 	@ printf "Testing exit code vdb-config of vdb-config... "
+-	@ PATH=$(BINDIR):$(PATH) ; ./test-vdb-config.pl
+-	@ echo OK
++	@ echo "This test is droped since the executable should not be run as root"
diff --git a/debian/patches/series b/debian/patches/series
index 25c825e..3d303ec 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,4 +14,5 @@ do_not_link_statically.patch
 link_debian_packaged_libmbed.patch
 seek_dynamic_libs.patch
 certs.kfg.patch
+drop_tests.patch
 e285ecd3fcd39eac2051ea7bccd5257c6dfb72ab.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git



More information about the debian-med-commit mailing list