I installed IO::CaptureOutput and did "make test" again in the build
directory, running as myself not root. Some of it looks like just a bug in
test 28 -- the output is there just the sequence is wrong.
dhudes at screamer:~/Maypole-2.09> make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basics.........ok
t/02pod............ok
t/03podcoverage....ok 1/13Too late to run CHECK block at
/home/dhudes/Maypole-2.09/blib/lib/Maypole/CLI.pm line 17.
t/03podcoverage....ok
t/apache_mvc.......ok
t/application......ok 1/10Debugging enabled at
/home/dhudes/Maypole-2.09/blib/lib/Maypole/Application.pm line 24.
t/application......ok
t/cgi_maypole......NOK 28
# Failed test (t/cgi_maypole.t at line 115)
# got: 'X-bender: kiss my shiny metal ass
# Content-length: 12
# Content-Type: text/plain; charset=iso8859-1
#
# Hello World!'
# expected: 'Content-length: 12
# X-bender: kiss my shiny metal ass
# Content-Type: text/plain; charset=iso8859-1
#
# Hello World!'
# Looks like you failed 1 test of 30.
t/cgi_maypole......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 28
Failed 1/30 tests, 96.67% okay
t/constants........ok
t/headers..........ok
t/maypole..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/cgi_maypole.t 1 256 30 1 3.33% 28
Failed 1/9 test scripts, 88.89% okay. 1/231 subtests failed, 99.57% okay.
make: *** [test_dynamic] Error 255
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:58 GMT