Line 367 in t/conf/httpd.conf reads:

<VirtualHost _default_:8530>

This causes a failure on Solaris, with
  Could not resolve address '255.255.255.255' -- check resolver
  configuration.
The same thing happens in various other places in the test
suite's config.

Is _default_ supposed to do anything meaningful?

Trying with localhost instead, I just got

Failed Test                Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/security/CVE-2004-0959.t    2   512    ??   ??       %  ??
t/security/CVE-2008-2364.t                3    1  33.33%  3

Investigating those.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to