[med-svn] [snakemake] 01/02: Ignore failures of test that might happpen in pbuilder

Andreas Tille tille at debian.org
Thu Dec 22 09:13:19 UTC 2016


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

tille pushed a commit to branch master
in repository snakemake.

commit 712e93274fbace265d89b4aad34c265b0f877627
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 22 09:56:01 2016 +0100

    Ignore failures of test that might happpen in pbuilder
---
 debian/patches/0005-drop_test_symlink_temp.patch | 18 ++++++++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/0005-drop_test_symlink_temp.patch b/debian/patches/0005-drop_test_symlink_temp.patch
new file mode 100644
index 0000000..c7fd129
--- /dev/null
+++ b/debian/patches/0005-drop_test_symlink_temp.patch
@@ -0,0 +1,18 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Tue, 13 Dec 2016 16:05:05 +0100
+Bug-Debian: https://bugs.debian.org/848820
+Description: Ignore failures of test that might happpen in pbuilder
+
+--- a/tests/tests.py
++++ b/tests/tests.py
+@@ -297,10 +297,6 @@ def test_cluster_sync():
+         cluster_sync="./qsub")
+ 
+ 
+-def test_symlink_temp():
+-    run(dpath("test_symlink_temp"), shouldfail=True)
+-
+-
+ def test_empty_include():
+     run(dpath("test_empty_include"))
+ 
diff --git a/debian/patches/series b/debian/patches/series
index e2c2be7..37cd426 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0003-Use-debian-s-mathjax-package.patch
 0003-Compat-fix.patch
 0004-drop_test_symlink_time_handling.patch
+0005-drop_test_symlink_temp.patch

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



More information about the debian-med-commit mailing list