Report for Plack-Client-0.06

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Plack-Client-0.06 v5.15.7 GNU/Linux
Date: 2012-05-11T06:00:30Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Jesse Luehrs,

This is a computer-generated report for Plack-Client-0.06
on perl 5.15.7, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............ ok

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: '/'

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: '/foo'
# Looks like you failed 6 tests of 30.
t/01-basic.t .............. 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/30 subtests 

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 7
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 7
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 10
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 19
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# Foo: bar
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 19
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# Foo: bar
# '
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 12
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'POST
# /
# 3
# foo'
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 11
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'PUT
# /
# 3
# foo'

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 10
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'DELETE
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 8
# Content-Type: text/plain
# ####################

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 7
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 7
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Length exists'
#   at t/lib/Plack/Client/Test.pm line 92.

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Length: 7
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '
# Looks like you failed 47 tests of 204.
t/02-inputs.t ............. 
Dubious, test returned 47 (wstat 12032, 0x2f00)
Failed 47/204 subtests 

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# Foo: bar
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# Foo: bar
# '
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'POST
# /
# 3
# foo'
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'PUT
# /
# 3
# foo'

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'DELETE
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '
# Looks like you failed 35 tests of 168.
t/03-delayed-response.t ... 
Dubious, test returned 35 (wstat 8960, 0x2300)
Failed 35/168 subtests 

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# Foo: bar
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /foo
# 
# Foo: bar
# '
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'POST
# /
# 3
# foo'
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.
Use of uninitialized value $content_type in lc at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/HTTP/Body.pm line 96.

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'PUT
# /
# 3
# foo'

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'DELETE
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '

#   Failed test 'right status'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: '502'
#     expected: '200'

#   Failed test 'Content-Type header is the same'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'text/html'
#     expected: 'text/plain'
# ####################
# Got:
# Content-Type: text/html
# ####################
# Expected:
# Content-Type: text/plain
# ####################

#   Failed test 'right body'
#   at t/lib/Plack/Client/Test.pm line 92.
#          got: 'Gateway error: Connection refused'
#     expected: 'GET
# /
# 
# '
# Looks like you failed 35 tests of 168.
t/04-streaming.t .......... 
Dubious, test returned 35 (wstat 8960, 0x2300)
Failed 35/168 subtests 
t/release-eol.t ........... skipped: these tests are for release candidate testing
t/release-no-tabs.t ....... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/01-basic.t            (Wstat: 1536 Tests: 30 Failed: 6)
  Failed tests:  3, 7-8, 10, 14-15
  Non-zero exit status: 6
t/02-inputs.t           (Wstat: 12032 Tests: 204 Failed: 47)
  Failed tests:  2, 5, 7-8, 10, 13, 15-16, 18, 21, 23-24
                26, 29, 31-32, 34, 37, 39-40, 42, 45, 47-48
                50, 53, 55-56, 58, 61, 63-64, 66, 69, 71
                74, 77, 79-80, 82, 85, 87-88, 90, 93, 95-96
  Non-zero exit status: 47
t/03-delayed-response.t (Wstat: 8960 Tests: 168 Failed: 35)
  Failed tests:  2, 6-7, 9, 13-14, 16, 20-21, 23, 27-28
                30, 34-35, 37, 41-42, 44, 48-49, 51, 55-56
                58, 62, 65, 69-70, 72, 76-77, 79, 83-84
  Non-zero exit status: 35
t/04-streaming.t        (Wstat: 8960 Tests: 168 Failed: 35)
  Failed tests:  2, 6-7, 9, 13-14, 16, 20-21, 23, 27-28
                30, 34-35, 37, 41-42, 44, 48-49, 51, 55-56
                58, 62, 65, 69-70, 72, 76-77, 79, 83-84
  Non-zero exit status: 35
Files=9, Tests=574,  3 wallclock secs ( 0.10 usr  0.02 sys +  2.18 cusr  0.18 csys =  2.48 CPU)
Result: FAIL
Failed 4/9 test programs. 123/574 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need   Have   
    ------------------- ------ -------
    Class::Load         0      0.18   
    HTTP::Request       0      6.00   
    Plack               0.9966 0.9987 
    Plack::App::Proxy   0.16   0.21   

build_requires:

    Module              Need   Have   
    ------------------- ------ -------
    Test::More          0.88   0.98   
    Test::TCP           0      1.15   

configure_requires:

    Module              Need   Have   
    ------------------- ------ -------
    ExtUtils::MakeMaker 6.31   6.63_02


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21027
    PERL5_CPAN_IS_RUNNING = 21027
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.113640
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.13    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.40    
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.80    
    YAML::Syck          1.20    
    version             0.96    


--

Summary of my perl5 (revision 5 version 15 subversion 7) configuration:
  Commit id: cc88c9aaa7ecb8334614c515caf0da2d5538403b
  Platform:
    osname=linux, osvers=3.2.0-1-amd64, archname=x86_64-linux-thread-multi
    uname='linux k83 3.2.0-1-amd64 #1 smp sun feb 5 15:17:15 utc 2012 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.6.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Mar  3 2012 06:54:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21027"
    PERL5_CPAN_IS_RUNNING="21027"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7/x86_64-linux-thread-multi
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/site_perl/5.15.7
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/5.15.7/x86_64-linux-thread-multi
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-87-gcc88c9a/9980/lib/5.15.7
    .