Report for POE-Component-SSLify-1.008

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL POE-Component-SSLify-1.008 v5.12.2 
Date: 2014-08-04T14:45:59Z

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 Apocalypse,

This is a computer-generated report for POE-Component-SSLify-1.008
on perl 5.12.2, created by CPAN-Reporter-1.2011.

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:\strawberry\perl\bin\perl.exe ./Build test':

t/00-compile.t ................ ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.03
# perl: v5.12.2 (wanted 5.006) on MSWin32 from C:\strawberry\perl\bin\perl.exe
# 
# Exporter                                      => 5.70       (want any version)
# File::Find                                    => 1.15       (want any version)
# File::Temp                                    => 0.2304     (want any version)
# IO::Handle                                    => 1.28       (want 1.28)   
# Module::Build                                 => 0.4206     (want 0.3601) 
# Net::SSLeay                                   => 1.65       (want 1.36)   
# POE                                           => 1.364      (want 1.267)  
# POE::Component::Client::TCP                   => 1.364      (want any version)
# POE::Component::Server::TCP                   => 1.364      (want any version)
# Scalar::Util                                  => 1.39       (want any version)
# Socket                                        => 2.014      (want any version)
# Symbol                                        => 1.07       (want any version)
# Task::Weaken                                  => 1.03       (want 1.03)   
# Test::More                                    => 1.001003   (want 0.88)   
# parent                                        => 0.228      (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/000-report-versions-tiny.t .. ok
# Looks like you planned 17 tests but ran 13.
t/1_simple.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/17 subtests 
# WARNING: Your platform/SSL library does not support renegotiation of the SSL socket.
# This test harness detected that trying to renegotiate resulted in a disconnected socket.
# POE::Component::SSLify will work on your system, but please do not attempt a SSL renegotiate.
# Please talk with the author to figure out if this issue can be worked around, thank you!
# Looks like you planned 17 tests but ran 13.
t/2_renegotiate_client.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/17 subtests 
# Looks like you planned 19 tests but ran 15.
t/3_upgrade.t ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/19 subtests 

#   Failed test 'CLIENT: Status received from callback is OK'
#   at t/4_connect_hook.t line 124.
#          got: '0'
#     expected: '1'

#   Failed test 'CLIENT: SSLify_GetStatus is done'
#   at t/4_connect_hook.t line 129.

#   Failed test 'CLIENT: Status received from callback is OK'
#   at t/4_connect_hook.t line 124.
#          got: '0'
#     expected: '1'

#   Failed test 'CLIENT: SSLify_GetStatus is done'
#   at t/4_connect_hook.t line 129.
# Looks like you planned 20 tests but ran 18.
# Looks like you failed 4 tests of 18 run.
t/4_connect_hook.t ............ 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 6/20 subtests 
t/5_connfail_client.t ......... ok
t/6_connfail_server.t ......... ok

#   Failed test 'CLIENT: Status received from callback is OK'
#   at t/7_connect_hook_nodata.t line 118.
#          got: '0'
#     expected: '1'

#   Failed test 'CLIENT: SSLify_GetStatus is done'
#   at t/7_connect_hook_nodata.t line 123.
# Looks like you planned 18 tests but ran 14.
# Looks like you failed 2 tests of 14 run.
t/7_connect_hook_nodata.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/18 subtests 
# WARNING: Your platform/SSL library does not support renegotiation of the SSL socket.
# This test harness detected that trying to renegotiate resulted in a disconnected socket.
# POE::Component::SSLify will work on your system, but please do not attempt a SSL renegotiate.
# Please talk with the author to figure out if this issue can be worked around, thank you!
# Looks like you planned 17 tests but ran 13.
t/8_renegotiate_server.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/17 subtests 
t/98_renegotiate.t ............ skipped: AUTHOR TEST
t/99_mire_test.t .............. skipped: AUTHOR TEST
t/apocalypse.t ................ skipped: Test::Apocalypse required for validating the distribution

Test Summary Report
-------------------
t/1_simple.t                (Wstat: 65280 Tests: 13 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 13.
t/2_renegotiate_client.t    (Wstat: 65280 Tests: 13 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 13.
t/3_upgrade.t               (Wstat: 65280 Tests: 15 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 19 tests but ran 15.
t/4_connect_hook.t          (Wstat: 1024 Tests: 18 Failed: 4)
  Failed tests:  10, 12, 14, 16
  Non-zero exit status: 4
  Parse errors: Bad plan.  You planned 20 tests but ran 18.
t/7_connect_hook_nodata.t   (Wstat: 512 Tests: 14 Failed: 2)
  Failed tests:  10, 12
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 18 tests but ran 14.
t/8_renegotiate_server.t    (Wstat: 65280 Tests: 13 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 13.
Files=13, Tests=109, 12 wallclock secs ( 0.06 usr +  0.07 sys =  0.13 CPU)
Result: FAIL
Failed 6/13 test programs. 6/109 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    Exporter                    0      5.70    
    IO::Handle                  1.28   1.28    
    Net::SSLeay                 1.36   1.65    
    parent                      0      0.228   
    perl                        5.006  5.012002
    POE                         0      1.364   
    Scalar::Util                0      1.39    
    Symbol                      0      1.07    
    Task::Weaken                1.03   1.03    

build_requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    File::Find                  0      1.15    
    File::Temp                  0      0.2304  
    Module::Build               0.3601 0.4206  
    POE                         1.267  1.364   
    POE::Component::Client::TCP 0      1.364   
    POE::Component::Server::TCP 0      1.364   
    Socket                      0      2.014   
    Test::More                  0.88   1.001003

configure_requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    Module::Build               0.3601 0.4206  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far Manager\;c:\Windows\system32;%c:\Windows\;c:\Windows\System32\Wbem;C:\Git\cmd;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 676
    PERL5_CPAN_IS_RUNNING = 676
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 856,676
    PERL_CR_SMOKER_CURRENT = POE::Component::Server::Twirc
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\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.00    
    CPAN::Meta          2.141520
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4206  
    Module::Signature   0.66    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                0.98    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.12.2.0 #1 Fri Nov  5 05:17:27 2010 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    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:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
    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=libperl512.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Nov  5 2010 08:39:08
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="676"
    PERL5_CPAN_IS_RUNNING="676"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="856,676"
    PERL_CR_SMOKER_CURRENT="POE::Component::Server::Twirc"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .