Mailing List Archive

svn commit: r1679156 - /perl/modperl/trunk/README
Author: stevehay
Date: Wed May 13 07:28:29 2015
New Revision: 1679156

URL: http://svn.apache.org/r1679156
Log:
Document another known test failure on Windows, this one seemingly introduced by r1676417

Modified:
perl/modperl/trunk/README

Modified: perl/modperl/trunk/README
URL: http://svn.apache.org/viewvc/perl/modperl/trunk/README?rev=1679156&r1=1679155&r2=1679156&view=diff
==============================================================================
--- perl/modperl/trunk/README (original)
+++ perl/modperl/trunk/README Wed May 13 07:28:29 2015
@@ -27,11 +27,15 @@ Perl:
mod_perl is currently considered stable.

Four test scripts are currently known to fail with Apache 2.4.x on Windows:
+
t/protocol/echo_block.t (Fails tests 2-3)
t/protocol/echo_nonblock.t (Fails test 2)
t/protocol/echo_timeout.t (Fails tests 2-5)
t/protocol/pseudo_http.t (Fails tests 3-8 and 11-13)

+In addition, t/modules/proxy.t currently fails with both Apache 2.2.x and
+2.4.x on Windows.
+
*** Documentation ***

Documentation can be found in the docs/ directory. Currently they