Report for HTTP-Proxy-0.304

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL HTTP-Proxy-0.304 v5.25.10 
Date: 2017-03-16T17:13:09Z

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 Philippe Bruhat (BooK),

This is a computer-generated report for HTTP-Proxy-0.304
on perl 5.25.10, created by CPAN-Reporter-1.2018.

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 'C:\STRAWB~1\c\bin\dmake.exe test':

"C:\Strawberry2510\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     ExtUtils::MakeMaker    any     7.24
#     File::Find             any     1.34
#     File::Spec             any     3.66
#     File::Spec::Functions  any     3.66
#     HTML::Parser             3     3.72
#     HTTP::Headers          any     6.11
#     HTTP::Request          any     6.11
#     HTTP::Request::Common  any     6.11
#     IO::Socket::INET       any     1.35
#     Test::More             any 1.302075
#     base                   any     2.24
#     warnings               any     1.37
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     Carp                 any    1.42
#     Exporter             any    5.72
#     Fcntl                any    1.13
#     File::Path           any 2.12_01
#     File::Spec           any    3.66
#     File::Temp           any  0.2304
#     HTTP::Daemon         any    6.01
#     HTTP::Date           any    6.02
#     HTTP::Headers::Util  any    6.11
#     IO::Handle           any    1.36
#     IO::Select           any    1.22
#     LWP::ConnCache       any    6.21
#     LWP::UserAgent       any    6.21
#     POSIX                any    1.76
#     Socket               any   2.024
#     Sys::Hostname        any    1.20
#     constant             any    1.33
#     strict               any    1.11
#     vars                 any    1.03
# 
t/00-report-prereqs.t ..... ok
t/00basic.t ............... ok
t/05new.t ................. ok
t/10init.t ................ ok
t/11log.t ................. ok
maxserve is deprecated, please use max_keep_alive_requests at t/15accessors.t line 47.
maxconn is deprecated, please use max_connections at t/15accessors.t line 47.
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 ................ ok
t/22transparent.t ......... skipped: This test fails on MSWin32. HTTP::Proxy is usable on Win32 with maxchild => 0
t/23connect.t ............. skipped: This test fails on MSWin32. HTTP::Proxy is usable on Win32 with maxchild => 0
t/23https.t ............... skipped: Can't make this work with Crypt::SSLeay
t/40push_filters.t ........ ok
t/41filters.t ............. ok
t/42will_modify.t ......... ok
t/50hopbyhop.t ............ ok
t/50standard.t ............ skipped: This test fails on MSWin32. HTTP::Proxy is usable on Win32 with maxchild => 0
t/50via.t ................. skipped: This test fails on MSWin32. HTTP::Proxy is usable on Win32 with maxchild => 0
t/51simple.t .............. ok
t/51simple2.t ............. ok
t/61simple.t .............. ok
t/61simple2.t ............. ok
t/64htmltext.t ............ ok
t/64lines.t ............... ok
t/64tags.t ................ ok
t/66htmlparser.t .......... ok
t/67complete.t ............ ok
t/67save.t ................ ok
t/71rot13.t ............... ok

#   Failed test '201 => 201 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '201'

#   Failed test '202 => 202 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '202'

#   Failed test '203 => 203 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '203'

#   Failed test '204 => 204 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '204'

#   Failed test '205 => 205 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '205'

#   Failed test '206 => 206 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '206'

#   Failed test '300 => 300 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '300'

#   Failed test '304 => 304 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '304'

#   Failed test '306 => 306 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '306'

#   Failed test '301 => 301 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '301'

#   Failed test '302 => 302 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '302'

#   Failed test '303 => 303 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '303'

#   Failed test '305 => 305 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '305'

#   Failed test '307 => 307 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '307'

#   Failed test '400 => 400 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '400'

#   Failed test '401 => 401 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '401'

#   Failed test '402 => 402 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '402'

#   Failed test '403 => 403 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '403'

#   Failed test '404 => 404 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '404'

#   Failed test '405 => 405 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '405'

#   Failed test '406 => 406 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '406'

#   Failed test '407 => 407 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '407'

#   Failed test '408 => 408 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '408'

#   Failed test '409 => 409 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '409'

#   Failed test '410 => 410 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '410'

#   Failed test '411 => 411 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '411'

#   Failed test '412 => 412 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '412'

#   Failed test '413 => 413 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '413'

#   Failed test '414 => 414 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '414'

#   Failed test '415 => 415 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '415'

#   Failed test '416 => 416 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '416'

#   Failed test '417 => 417 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '417'

#   Failed test '418 => 418 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '418'

#   Failed test '501 => 501 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '501'

#   Failed test '502 => 502 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '502'

#   Failed test '503 => 503 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '503'

#   Failed test '504 => 504 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '504'

#   Failed test '505 => 505 Can't connect to 127.0.0.1:1224'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '505'
# Looks like you planned 45 tests but ran 40.
# Looks like you failed 38 tests of 40 run.
t/90httpstatus.t .......... 
Dubious, test returned 38 (wstat 9728, 0x2600)
Failed 43/45 subtests 
t/release-distmeta.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/90httpstatus.t        (Wstat: 9728 Tests: 40 Failed: 38)
  Failed tests:  2-34, 36-40
  Non-zero exit status: 38
  Parse errors: Bad plan.  You planned 45 tests but ran 40.
Files=37, Tests=399, 956 wallclock secs ( 0.19 usr +  0.18 sys =  0.37 CPU)
Result: FAIL
Failed 1/37 test programs. 38/399 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Carp                  0    1.42    
    constant              0    1.33    
    Exporter              0    5.72    
    Fcntl                 0    1.13    
    File::Path            0    2.12_01 
    File::Spec            0    3.66    
    File::Temp            0    0.2304  
    HTTP::Daemon          0    6.01    
    HTTP::Date            0    6.02    
    HTTP::Headers::Util   0    6.11    
    IO::Handle            0    1.36    
    IO::Select            0    1.22    
    LWP::ConnCache        0    6.21    
    LWP::UserAgent        0    6.21    
    POSIX                 0    1.76    
    Socket                0    2.024   
    strict                0    1.11    
    Sys::Hostname         0    1.20    
    vars                  0    1.03    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    base                  0    2.24    
    ExtUtils::MakeMaker   0    7.24    
    File::Find            0    1.34    
    File::Spec            0    3.66    
    File::Spec::Functions 0    3.66    
    HTML::Parser          3    3.72    
    HTTP::Headers         0    6.11    
    HTTP::Request         0    6.11    
    HTTP::Request::Common 0    6.11    
    IO::Socket::INET      0    1.35    
    Test::More            0    1.302075
    warnings              0    1.37    

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.24    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Git\cmd;C:\Strawberry2510\c\bin;C:\Strawberry2510\perl\site\bin;C:\Strawberry2510\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1704
    PERL5_CPAN_IS_RUNNING = 1704
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2832,1704
    PERL_CR_SMOKER_CURRENT = Task::Test
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp

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

    $^X = C:\Strawberry2510\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.17      
    CPAN::Meta          2.150010  
    Cwd                 3.66      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.33      
    File::Spec          3.66      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.4220    
    Module::Signature   n/a       
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.36_01   
    Test::More          1.302075  
    YAML                1.23      
    YAML::Syck          n/a       
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 10) configuration:
   
  Platform:
    osname=MSWin32
    osvers=4.0
    archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.25.10.1-beta1 #1 Fri Feb 24 21:36:42 2017 i386'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='4.9.2'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='long long'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='g++'
    ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=
    so=dll
    useshrplib=true
    libperl=libperl525.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under MSWin32
  Compiled at Feb 24 2017 21:45:33
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="1704"
    PERL5_CPAN_IS_RUNNING="1704"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2832,1704"
    PERL_CR_SMOKER_CURRENT="Task::Test"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/Strawberry2510/perl/site/lib
    C:/Strawberry2510/perl/vendor/lib
    C:/Strawberry2510/perl/lib
    .