You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by Joe Schaefer <jo...@sunstarsys.com> on 2005/02/04 08:07:22 UTC

[trunk] perl glue failing

I've been testing against a recent 5.8.x snapshot
and for a few days now I've been seeing slurp/io-related
test fails in our perl glue:

        Failed 6/20 tests, 70.00% okay
Failed Test      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/apreq/cgi.t                  41    2   4.88%  33 35
t/apreq/upload.t               20    6  30.00%  2 4 7 9 17 19
Failed 2/6 test scripts, 66.67% okay. 8/111 subtests failed, 92.79% okay.


Does anybody else see similar test fails with trunk, 
or do I have a local problem?

-- 
Joe Schaefer


Re: [trunk] perl glue failing

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Fri, 4 Feb 2005, Joe Schaefer wrote:

> I've been testing against a recent 5.8.x snapshot
> and for a few days now I've been seeing slurp/io-related
> test fails in our perl glue:
>
>         Failed 6/20 tests, 70.00% okay
> Failed Test      Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/apreq/cgi.t                  41    2   4.88%  33 35
> t/apreq/upload.t               20    6  30.00%  2 4 7 9 17 19
> Failed 2/6 test scripts, 66.67% okay. 8/111 subtests failed, 92.79% okay.
>
> Does anybody else see similar test fails with trunk,
> or do I have a local problem?

I get all the perl glue tests passing on linux
(non-threaded) and on win32 (multi-threaded), both using
perl-5.8.6 and Apache/2.0.52 and a recent mod_perl snapshot.

-- 
best regards,
randy