You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2019/09/27 07:20:41 UTC

svn commit: r1867619 - /perl/modperl/trunk/README

Author: stevehay
Date: Fri Sep 27 07:20:41 2019
New Revision: 1867619

URL: http://svn.apache.org/viewvc?rev=1867619&view=rev
Log:
Update README with current status of known test failures

Modified:
    perl/modperl/trunk/README

Modified: perl/modperl/trunk/README
URL: http://svn.apache.org/viewvc/perl/modperl/trunk/README?rev=1867619&r1=1867618&r2=1867619&view=diff
==============================================================================
--- perl/modperl/trunk/README (original)
+++ perl/modperl/trunk/README Fri Sep 27 07:20:41 2019
@@ -26,16 +26,18 @@ Perl:
 
 mod_perl is currently considered stable.
 
+The following test failures are known (see CPAN RT #118919):
+
+  t/filter/in_bbs_inject_header.t (Fails tests 22, 26 and 30)
+
 There is currently a known test failure on Windows when using Perls built
 with the PERL_IMPLICIT_SYS build option enabled (which it is by default):
 
   t/modperl/env.t (Fails many tests)
 
-Various other tests are also known to fail in certain configurations,
-including but not limited to:
+Various other tests are also known to fail in certain configurations on
+Windows, including but not limited to:
 
-  t/compat/request.t (Exits after test 12)
-  t/filter/in_bbs_inject_header.t (Fails tests 22, 26 and 30)
   t/modperl/setupenv.t (Fails tests 8, 22, 29, 36, 50 and 57)
   t/preconnection/note.t (Fails test 1)