failing httpd-test tests

2004-08-07 Thread Stas Bekman
Do you also get these tests failing with the current httpd-2.0?
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
---
t/apache/limits.t   102  20.00%  7 9
t/ssl/basicauth.t32  66.67%  2-3
t/ssl/env.t 28   14  50.00%  15-28
t/ssl/proxy.t  169  116  68.64%  1-58 112-169
t/ssl/require.t  52  40.00%  2 5
t/ssl/varlookup.t   72   72 100.00%  1-72
t/ssl/verify.t   31  33.33%  2
It's hard to know whether my recent changes in Apache-Test didn't break 
things, when so many tests fail (they were failing before my changes).

--
__
Stas BekmanJAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --- http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: failing httpd-test tests

2004-08-07 Thread Geoffrey Young


Stas Bekman wrote:
 Do you also get these tests failing with the current httpd-2.0?
 
 Failed Test   Stat Wstat Total Fail  Failed  List of Failed
 ---
 
 t/apache/limits.t   102  20.00%  7 9

I only get this one on a clean checkout (before your changes - no time to
test now :)

--Geoff