Subject: | Test-suite fails on Win32 |
Hello Book,
The test-suite hangs on Win32.
Best regards,
C:\strawberry\cpan\build\POE-Component-Server-HTTP-0.09-G0QQPK>dmake install
Installing C:\strawberry\perl\site\lib\POE\Component\Server\HTTP.pm
Installing
C:\strawberry\perl\site\lib\POE\Component\Server\HTTP\Connection.pm
Installing C:\strawberry\perl\site\lib\POE\Component\Server\HTTP\Request.pm
Installing C:\strawberry\perl\site\lib\POE\Component\Server\HTTP\Response.pm
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
C:\strawberry\cpan\build\POE-Component-Server-HTTP-0.09-G0QQPK>cd ..
C:\strawberry\cpan\build>cd HTTP-Proxy-0.25-k2ERzP
C:\strawberry\cpan\build\HTTP-Proxy-0.25-k2ERzP>make te
C:\strawberry\cpan\build\HTTP-Proxy-0.25-k2ERzP>dmake test
dmake: Error: -- Don't know how to make `test'
C:\strawberry\cpan\build\HTTP-Proxy-0.25-k2ERzP>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for HTTP::Proxy
C:\strawberry\cpan\build\HTTP-Proxy-0.25-k2ERzP>dmake test
Skip blib\lib\HTTP\Proxy\Engine\Legacy.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\htmlparser.pm (unchanged)
Skip blib\lib\HTTP\Proxy\Engine\Threaded.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\htmltext.pm (unchanged)
Skip blib\lib\HTTP\Proxy.pm (unchanged)
Skip blib\lib\HTTP\Proxy\FilterStack.pm (unchanged)
Skip blib\lib\HTTP\Proxy\HeaderFilter.pm (unchanged)
Skip blib\lib\HTTP\Proxy\HeaderFilter\standard.pm (unchanged)
Skip blib\lib\HTTP\Proxy\HeaderFilter\simple.pm (unchanged)
Skip blib\lib\HTTP\Proxy\Engine\NoFork.pm (unchanged)
Skip blib\lib\HTTP\Proxy\Engine\ScoreBoard.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\lines.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\simple.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\complete.pm (unchanged)
Skip blib\lib\HTTP\Proxy\Engine.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\save.pm (unchanged)
Skip blib\lib\HTTP\Proxy\BodyFilter\tags.pm (unchanged)
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/00basic.t ......... ok
t/01pod.t ........... skipped: Test::Pod 1.14 required for testing POD
t/02pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for
testing POD
coverage
t/05new.t ........... ok
t/10init.t .......... ok
t/11log.t ........... ok
t/15accessors.t ..... 1/30 maxconn is deprecated, please use
max_connections at
t/15accessors.t line 42
maxserve is deprecated, please use max_keep_alive_requests at
t/15accessors.t li
ne 42
t/15accessors.t ..... ok
t/15deprecated.t .... ok
t/16stash.t ......... ok
t/17fstack.t ........ ok
t/18engine.t ........ ok
t/20dummy.t ......... skipped: This test fails on MSWin32. HTTP::Proxy
is usable
on Win32 with maxchild => 0
t/20keepalive.t ..... skipped: This test fails on MSWin32. HTTP::Proxy
is usable
on Win32 with maxchild => 0
t/22http.t .......... 1/5
# Failed test 'Got an answer (500)'
# at t/22http.t line 71.
# '500'
# doesn't match '(?-xism:^200$)'
# Failed test 'Got an answer (500)'
# at t/22http.t line 71.
# '500'
# doesn't match '(?-xism:^301$)'
t/22http.t .......... 3/5
# Failed test 'Got an answer (500)'
# at t/22http.t line 71.
# '500'
# doesn't match '(?-xism:^404$)'
t/22http.t .......... 4/5
(frozen)