[apache2] 01/04: un-skip some tests

Stefan Fritsch sf at moszumanska.debian.org
Mon Aug 7 00:57:15 UTC 2017


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

sf pushed a commit to branch master
in repository apache2.

commit bedede563228778cefd2959ad32bfa8a93e3d622
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Mon Aug 7 00:12:23 2017 +0200

    un-skip some tests
    
    * t/filter/case.t actually needs perl-doc
    * t/modules/ext_filter.t just works with the new framework
---
 debian/tests/control        | 3 ++-
 debian/tests/run-test-suite | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 79092f0..d9e3430 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -4,7 +4,8 @@ Restrictions: allow-stderr isolation-container
 Depends: build-essential, apache2, apache2-dev,
          libwww-perl, libnet-ssleay-perl, libanyevent-perl, libdatetime-perl,
          libhtml-parser-perl, libtime-hires-perl, libcrypt-ssleay-perl,
-         libhttp-dav-perl, libprotocol-http2-perl, libfcgi-perl
+         libhttp-dav-perl, libprotocol-http2-perl, libfcgi-perl,
+         perl-doc
 
 Tests: duplicate-module-load
 Restrictions: allow-stderr, needs-root
diff --git a/debian/tests/run-test-suite b/debian/tests/run-test-suite
index 559ba74..60d7fa2 100644
--- a/debian/tests/run-test-suite
+++ b/debian/tests/run-test-suite
@@ -11,8 +11,6 @@ cp -a debian/perl-framework $AUTOPKGTEST_TMP
 cd $AUTOPKGTEST_TMP/perl-framework
 
 # XXX TODO these tests have problems and need debugging
-rm t/filter/case.t
-rm t/modules/ext_filter.t
 rm t/modules/filter.t
 rm t/modules/info.t
 rm t/protocol/echo.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list