[rt-users] [Rt-announce] RT 3.4.3 now available

David Glasser glasser at bestpractical.com
Tue Aug 16 23:20:01 EDT 2005


On Aug 16, 2005, at 3:46 PM, Vivek Khera wrote:


> Upgrading from 3.4.1, testdeps now wants to have  
> HTTP::Server::Simple::Mason.  however, this fails tests during  
> install phase on FreeBSD 4.11:
>
> Running make test
> PERL_DL_NONLAZY=1 /usr/local/bin/suidperl "-MExtUtils::Command::MM"  
> "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
> t/00smoke..............ok
> t/01live...............NOK 4
> #     Failed test (t/01live.t at line 18)
> #                   ''
> #     doesn't match '(?-xism:2$)'
> t/01live...............ok 5/5# Looks like you failed 1 test of 5.
> t/01live...............dubious
>         Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 4
>         Failed 1/5 tests, 80.00% okay
> t/02pod................skipped
>         all skipped: Test::Pod 1.14 required for testing POD
> t/03podcoverage........skipped
>         all skipped: Test::Pod::Coverage 1.04 required for testing  
> POD coverage
> t/04unhandlederrors....ok
> t/05handlederrors......ok
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> ---------------------------------------------------------------------- 
> ---------
> t/01live.t     1   256     5    1  20.00%  4
> 2 tests skipped.
> Failed 1/6 test scripts, 83.33% okay. 1/23 subtests failed, 95.65%  
> okay.
> *** Error code 35
>

Hi Vivek.  Are you on a machine where "localhost" doesn't resolve to  
the machine itself?  This is a known problem in some of the  
HTTP::Server::Simple (and related module) test suites.  Until we fix  
it, try changing the bit in t/01.live where it says "localhost:13432"  
to "some.name.for.your.machine:13432" and see if it passes that.

--dave
   Code Monkey, Best Practical Solutions
-- 
David Glasser | glasser at bestpractical.com





More information about the rt-users mailing list