On Fri, Aug 06, 2004 at 07:26:31PM -0700, 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 10 2 20.00% 7 9 > t/ssl/basicauth.t 3 2 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 5 2 40.00% 2 5 > t/ssl/varlookup.t 72 72 100.00% 1-72 > t/ssl/verify.t 3 1 33.33% 2
I get just the ssl/basicauth.t failures and a whole bunch in modules/access.t too using HEAD of httpd and httpd-test. The tests were all passing on July 25th before I went on holiday so it is a relatively recent regression, but I turned off my nightly builds in the meantime so I'll try and track it down manually...