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 2014/10/16 10:00:00 UTC

svn commit: r1632231 - /perl/modperl/trunk/lib/ModPerl/Manifest.pm

Author: stevehay
Date: Thu Oct 16 07:59:59 2014
New Revision: 1632231

URL: http://svn.apache.org/r1632231
Log:
Omit t/perl/ithreads3.t from the distribution tarball. This test always skips for me on Windows since it requires the worker MPM rather than the winnt MPM, but others who can test it have reported it broken or out-dated: See: http://www.gossamer-threads.com/lists/modperl/dev/106651

Modified:
    perl/modperl/trunk/lib/ModPerl/Manifest.pm

Modified: perl/modperl/trunk/lib/ModPerl/Manifest.pm
URL: http://svn.apache.org/viewvc/perl/modperl/trunk/lib/ModPerl/Manifest.pm?rev=1632231&r1=1632230&r2=1632231&view=diff
==============================================================================
--- perl/modperl/trunk/lib/ModPerl/Manifest.pm (original)
+++ perl/modperl/trunk/lib/ModPerl/Manifest.pm Thu Oct 16 07:59:59 2014
@@ -111,6 +111,8 @@ t/perl/ithreads2.t
 t/response/TestPerl/ithreads.pm
 t/response/TestPerl/ithreads_args.pm
 t/response/TestPerl/ithreads_eval.pm
+# broken/out-dated
+t/perl/ithreads3.t
 # incomplete
 t/apr-ext/perlio
 # PAUSE breaks if a dist has more than one META.yml. the top-level