Report for Test-Continuous-0.75

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Continuous-0.75 v5.16.2 
Date: 2015-07-02T17:44: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 Liu Kang Min,

This is a computer-generated report for Test-Continuous-0.75
on perl 5.16.2, created by CPAN-Reporter-1.2010_01.

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:\strawberry5162\c\bin\dmake.exe test':

C:\strawberry5162\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
# Testing Test::Continuous 0.75
t/00.load.t ................................. ok
    
    #   Failed test 'The thing isa Git::Repository'
    #   at t/01.exclude-list.t line 26.
    #     The thing isn't defined
    
    #   Failed test 'We made it!'
    #   at t/01.exclude-list.t line 30.
    #          got: 'C:/DOCUME~1/c/LOCALS~1/Temp/KTQQNmrxYC/gitless'
    #     expected: 'C:\DOCUME~1\c\LOCALS~1\Temp\KTQQNmrxYC\gitless'
git binary 'git' not available or broken at C:\strawberry5162\cpan\build\Test-Continuous-0.75-PcBoh5\blib\lib/Test/Continuous.pm line 103.
    # Child (git repo w/o .gitignore) exited without calling finalize()

#   Failed test 'git repo w/o .gitignore'
#   at C:/strawberry5162/perl/lib/Test/Builder.pm line 252.
cannot remove path when cwd is C:/DOCUME~1/c/LOCALS~1/Temp/KTQQNmrxYC/gitless for C:\DOCUME~1\c\LOCALS~1\Temp\KTQQNmrxYC:  at C:/strawberry5162/perl/lib/File/Temp.pm line 902.
# Looks like you planned 3 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 2 just after 1.
t/01.exclude-list.t ......................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests 
ALL PASSED
t/diag.t:
# Send a diag message
#   Failed test at t/simpleapp-diag.t line 22.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'ALL PASSED
#     '
# Looks like you failed 1 test of 1.
t/simpleapp-diag.t .......................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
0 planned, only 0 passed.
 Non-zero exit status: t/dubious.t
t/dubious.t:
Can't find string terminator "'" anywhere before EOF at t/dubious.t line 7.
#   Failed test at t/simpleapp-dubious.t line 23.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = '0 planned, only 0 passed.
#      Non-zero exit status: t/dubious.t
#     '
# Looks like you failed 1 test of 1.
t/simpleapp-dubious.t ....................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
ALL PASSED

#   Failed test at t/simpleapp-simple.t line 25.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'ALL PASSED
#     '
# Looks like you failed 1 test of 1.
t/simpleapp-simple.t ........................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/testclassapp-argv-contains-foo-and-bar.t .. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 3/3 subtests 
ALL PASSED
t\runtests.t:
# 
# Bar->addition
# 
# Foo->concatinationUse of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-nothing.t line 21.

#   Failed test 'tests pass'
#   at t/testclassapp-argv-contains-nothing.t line 21.
#                   undef
#     doesn't match '(?^:ALL PASSED)'
Use of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-nothing.t line 22.

#   Failed test 'Bar tests run'
#   at t/testclassapp-argv-contains-nothing.t line 22.
#                   undef
#     doesn't match '(?^:Bar\->addition)'
Use of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-nothing.t line 23.

#   Failed test 'Foo tests run'
#   at t/testclassapp-argv-contains-nothing.t line 23.
#                   undef
#     doesn't match '(?^:Foo\->concatination)'
# Looks like you failed 3 tests of 3.
t/testclassapp-argv-contains-nothing.t ...... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests 
t/testclassapp-argv-contains-only-bar.t ..... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 3/3 subtests 
t/testclassapp-argv-contains-only-foo.t ..... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 3/3 subtests 

Test Summary Report
-------------------
t/01.exclude-list.t                       (Wstat: 512 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 3 tests but ran 1.
t/simpleapp-diag.t                        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/simpleapp-dubious.t                     (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/simpleapp-simple.t                      (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/testclassapp-argv-contains-foo-and-bar.t (Wstat: 1280 Tests: 0 Failed: 0)
  Non-zero exit status: 5
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/testclassapp-argv-contains-nothing.t    (Wstat: 768 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 3
t/testclassapp-argv-contains-only-bar.t   (Wstat: 1280 Tests: 0 Failed: 0)
  Non-zero exit status: 5
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
t/testclassapp-argv-contains-only-foo.t   (Wstat: 1280 Tests: 0 Failed: 0)
  Non-zero exit status: 5
  Parse errors: Bad plan.  You planned 3 tests but ran 0.
Files=9, Tests=8, 17 wallclock secs ( 0.09 usr +  0.04 sys =  0.13 CPU)
Result: FAIL
Failed 8/9 test programs. 7/8 subtests failed.
dmake.exe:  Error code 133, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    App::Prove          3.23  3.25    
    File::ChangeNotify  0.12  0.22    
    File::Spec          3.29  3.39_02 
    File::Temp          0.21  0.22    
    Git::Repository     0     1.314   
    List::MoreUtils     0.22  0.33    
    Log::Dispatch       2.22  2.34    
    Module::ExtractUse  0.23  0.28    
    perl                5.008 5.016002
    TAP::Harness        3.16  3.25    
    Test::More          0.42  0.98    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    CPAN::Meta          0     2.120921
    ExtUtils::MakeMaker 6.59  6.63_02 
    Test::Class         0.41  0.50    
    YAML                0.77  0.84    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    CPAN::Meta          0     2.120921
    ExtUtils::MakeMaker 6.59  6.63_02 


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\P\ImageMagick-6.8.0-Q8;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry5162\c\bin;C:\strawberry5162\perl\site\bin;C:\strawberry5162\perl\bin
    PERL5LIB = C:\strawberry5162\cpan\build\Git-Repository-1.314-9gK2Km/blib/arch;C:\strawberry5162\cpan\build\Git-Repository-1.314-9gK2Km/blib/lib;C:\strawberry5162\cpan\build\System-Command-1.111-cxXLZ8/blib/arch;C:\strawberry5162\cpan\build\System-Command-1.111-cxXLZ8/blib/lib;C:\strawberry5162\cpan\build\Test-Class-0.50-0UbUc3/blib/arch;C:\strawberry5162\cpan\build\Test-Class-0.50-0UbUc3/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1076
    PERL5_CPAN_IS_RUNNING = 1076
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1840,1076
    PERL_CR_SMOKER_CURRENT = Test-Continuous-0.75
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry5162\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                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.39_02 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.16.2.1 #1 Fri Nov  2 00:33:54 2012 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  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.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:\strawberry5162\perl\lib\CORE" -L"C:\strawberry5162\c\lib"'
    libpth=C:\strawberry5162\c\lib C:\strawberry5162\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=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry5162\perl\lib\CORE" -L"C:\strawberry5162\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Nov  2 2012 00:44:17
  %ENV:
    PERL5LIB="C:\strawberry5162\cpan\build\Git-Repository-1.314-9gK2Km/blib/arch;C:\strawberry5162\cpan\build\Git-Repository-1.314-9gK2Km/blib/lib;C:\strawberry5162\cpan\build\System-Command-1.111-cxXLZ8/blib/arch;C:\strawberry5162\cpan\build\System-Command-1.111-cxXLZ8/blib/lib;C:\strawberry5162\cpan\build\Test-Class-0.50-0UbUc3/blib/arch;C:\strawberry5162\cpan\build\Test-Class-0.50-0UbUc3/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="1076"
    PERL5_CPAN_IS_RUNNING="1076"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1840,1076"
    PERL_CR_SMOKER_CURRENT="Test-Continuous-0.75"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\strawberry5162\cpan\build\Git-Repository-1.314-9gK2Km/blib/arch
    C:\strawberry5162\cpan\build\Git-Repository-1.314-9gK2Km/blib/lib
    C:\strawberry5162\cpan\build\System-Command-1.111-cxXLZ8/blib/arch
    C:\strawberry5162\cpan\build\System-Command-1.111-cxXLZ8/blib/lib
    C:\strawberry5162\cpan\build\Test-Class-0.50-0UbUc3/blib/arch
    C:\strawberry5162\cpan\build\Test-Class-0.50-0UbUc3/blib/lib
    C:/strawberry5162/perl/site/lib
    C:/strawberry5162/perl/vendor/lib
    C:/strawberry5162/perl/lib
    .