This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository paleomix.
commit 41f9c710cf935a5ae61f3f5d8903367dcf9bf8c2 Author: Andreas Tille <[email protected]> Date: Thu Nov 16 11:57:04 2017 +0100 Exclude test in d/rules rather than in patch --- debian/patches/exclude_failing_test.patch | 3 +++ debian/patches/series | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/patches/exclude_failing_test.patch b/debian/patches/exclude_failing_test.patch index 7ec0268..b7c0843 100644 --- a/debian/patches/exclude_failing_test.patch +++ b/debian/patches/exclude_failing_test.patch @@ -1,5 +1,8 @@ Author: Andreas Tille <[email protected]> Last-Update: Thu, 16 Nov 2017 09:39:02 +0100 +Comment: This patch is actually only used for documentation + since the test is excluded in d/rules via + export PYBUILD_TEST_ARGS = --exclude='(test_requirementobj__version__command_not_executable)' Description: Exclude strangely failing test ====================================================================== diff --git a/debian/patches/series b/debian/patches/series index 0640b9a..d3c1a44 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,3 @@ avoid_downloading_prerequisites.patch avoid_privacy_breach.patch -exclude_failing_test.patch +# exclude_failing_test.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/paleomix.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
