Report for Test-Continuous-0.76

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Continuous-0.76 v5.18.0 
Date: 2015-08-10T23:08:29Z

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.76
on perl 5.18.0, created by CPAN-Reporter-1.2014.

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

C:\strawberry180\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
# Testing Test::Continuous 0.76
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/53gM5gDPQJ/gitless'
    #     expected: 'C:\DOCUME~1\c\LOCALS~1\Temp\53gM5gDPQJ\gitless'
    # Looks like you failed 2 tests of 3.

#   Failed test 'git repo w/o .gitignore'
#   at t/01.exclude-list.t line 63.
    
    #   Failed test 'The thing isa Git::Repository'
    #   at t/01.exclude-list.t line 74.
    #     The thing isn't defined
    
    #   Failed test 'We made it!'
    #   at t/01.exclude-list.t line 82.
    #          got: 'C:/DOCUME~1/c/LOCALS~1/Temp/53gM5gDPQJ/gitignore'
    #     expected: 'C:\DOCUME~1\c\LOCALS~1\Temp\53gM5gDPQJ\gitignore'
    # Looks like you failed 2 tests of 3.

#   Failed test 'git repo w/ .gitignore and w/o files'
#   at t/01.exclude-list.t line 115.
    
    #   Failed test 'The thing isa Git::Repository'
    #   at t/01.exclude-list.t line 126.
    #     The thing isn't defined
    
    #   Failed test 'We made it!'
    #   at t/01.exclude-list.t line 144.
    #          got: 'C:/DOCUME~1/c/LOCALS~1/Temp/53gM5gDPQJ/ignorewfiles'
    #     expected: 'C:\DOCUME~1\c\LOCALS~1\Temp\53gM5gDPQJ\ignorewfiles'
    
    #   Failed test 'default exclude list returned in environment with files'
    #   at t/01.exclude-list.t line 145.
    #     Structures begin differing at:
    #          $got->[8] = Does not exist
    #     $expected->[8] = 'C:\DOCUME~1\c\LOCALS~1\Temp\53gM5gDPQJ\ignorewfiles/META.json'
    # Looks like you failed 3 tests of 3.

#   Failed test 'git repo w/ .gitignore and w/ files'
#   at t/01.exclude-list.t line 180.
# Looks like you failed 3 tests of 3.
t/01.exclude-list.t ......................... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests 
t/options.t ................................. ok
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 
Can't open include: Permission denied at C:/strawberry180/perl/site/lib/Module/ExtractUse.pm line 90.
# Looks like your test exited with 13 before it could output anything.
t/simpleapp-files-arg.t ..................... 
Dubious, test returned 13 (wstat 3328, 0xd00)
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 
ALL PASSED
t/runtests.t:
# 
# Bar->addition
# 
# Foo->concatinationUse of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-foo-and-bar.t line 21.

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

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

#   Failed test 'Foo tests run'
#   at t/testclassapp-argv-contains-foo-and-bar.t line 23.
#                   undef
#     doesn't match '(?^:Foo\->concatination)'
# Looks like you failed 3 tests of 3.
t/testclassapp-argv-contains-foo-and-bar.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests 
ALL PASSED
t\runtests.t:
# 
# Foo->concatination
# 
# Bar->additionUse 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 
ALL PASSED
t/runtests.t:
# 
# Bar->additionUse of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-only-bar.t line 21.

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

#   Failed test 'Bar tests run'
#   at t/testclassapp-argv-contains-only-bar.t line 22.
#                   undef
#     doesn't match '(?^:Bar\->addition)'
Use of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-only-bar.t line 23.
# Looks like you failed 2 tests of 3.
t/testclassapp-argv-contains-only-bar.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
ALL PASSED
t/runtests.t:
# 
# Foo->concatinationUse of uninitialized value $this in pattern match (m//) at t/testclassapp-argv-contains-only-foo.t line 21.

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

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

Test Summary Report
-------------------
t/01.exclude-list.t                       (Wstat: 768 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 3
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-files-arg.t                   (Wstat: 3328 Tests: 0 Failed: 0)
  Non-zero exit status: 13
  Parse errors: Bad plan.  You planned 1 tests but ran 0.
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: 768 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 3
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: 512 Tests: 3 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/testclassapp-argv-contains-only-foo.t   (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
Files=11, Tests=36, 22 wallclock secs ( 0.06 usr +  0.15 sys =  0.21 CPU)
Result: FAIL
Failed 9/11 test programs. 16/36 subtests failed.
dmake.exe:  Error code 130, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    App::Prove          3.23  3.28    
    File::ChangeNotify  0.12  0.23    
    File::Spec          3.29  3.40    
    File::Temp          0.21  0.2301  
    Git::Repository     0     1.315   
    List::MoreUtils     0.22  0.33    
    Log::Dispatch       2.22  2.40    
    Module::ExtractUse  0.23  0.31    
    perl                5.008 5.018000
    TAP::Harness        3.16  3.28    
    Term::Cap           1.1   1.13    
    Test::More          0.42  0.98    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    CPAN::Meta          0     2.130880
    ExtUtils::MakeMaker 6.59  6.66    
    Test::Class         0.5   0.50    
    Test::Exception     0.4   0.40    
    YAML                0.77  0.84    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    CPAN::Meta          0     2.130880
    ExtUtils::MakeMaker 6.59  6.66    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry180\c\bin;C:\strawberry180\perl\site\bin;C:\strawberry180\perl\bin
    PERL5LIB = C:\strawberry180\cpan\build\Git-Repository-1.315-eJ_j53/blib/arch;C:\strawberry180\cpan\build\Git-Repository-1.315-eJ_j53/blib/lib;C:\strawberry180\cpan\build\System-Command-1.112-kQySgS/blib/arch;C:\strawberry180\cpan\build\System-Command-1.112-kQySgS/blib/lib;C:\strawberry180\cpan\build\Test-Class-0.50-2dsp5I/blib/arch;C:\strawberry180\cpan\build\Test-Class-0.50-2dsp5I/blib/lib;C:\strawberry180\cpan\build\Test-Exception-0.40-KSYlGm/blib/arch;C:\strawberry180\cpan\build\Test-Exception-0.40-KSYlGm/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1180
    PERL5_CPAN_IS_RUNNING = 1180
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1844,1180
    PERL_CR_SMOKER_CURRENT = Test-Continuous-0.76
    PERL_CR_SMOKER_RUNONCE = 1
    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:\strawberry180\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.130880
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.57    
    JSON::PP            2.27202 
    Module::Build       0.4005  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.18.0.1 #1 Sat May 18 17:46:00 2013 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=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -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=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry180\perl\lib\CORE" -L"C:\strawberry180\c\lib"'
    libpth=C:\strawberry180\c\lib C:\strawberry180\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=libperl518.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry180\perl\lib\CORE" -L"C:\strawberry180\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        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
  Built under MSWin32
  Compiled at May 18 2013 17:53:14
  %ENV:
    PERL5LIB="C:\strawberry180\cpan\build\Git-Repository-1.315-eJ_j53/blib/arch;C:\strawberry180\cpan\build\Git-Repository-1.315-eJ_j53/blib/lib;C:\strawberry180\cpan\build\System-Command-1.112-kQySgS/blib/arch;C:\strawberry180\cpan\build\System-Command-1.112-kQySgS/blib/lib;C:\strawberry180\cpan\build\Test-Class-0.50-2dsp5I/blib/arch;C:\strawberry180\cpan\build\Test-Class-0.50-2dsp5I/blib/lib;C:\strawberry180\cpan\build\Test-Exception-0.40-KSYlGm/blib/arch;C:\strawberry180\cpan\build\Test-Exception-0.40-KSYlGm/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="1180"
    PERL5_CPAN_IS_RUNNING="1180"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1844,1180"
    PERL_CR_SMOKER_CURRENT="Test-Continuous-0.76"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\strawberry180\cpan\build\Git-Repository-1.315-eJ_j53/blib/arch
    C:\strawberry180\cpan\build\Git-Repository-1.315-eJ_j53/blib/lib
    C:\strawberry180\cpan\build\System-Command-1.112-kQySgS/blib/arch
    C:\strawberry180\cpan\build\System-Command-1.112-kQySgS/blib/lib
    C:\strawberry180\cpan\build\Test-Class-0.50-2dsp5I/blib/arch
    C:\strawberry180\cpan\build\Test-Class-0.50-2dsp5I/blib/lib
    C:\strawberry180\cpan\build\Test-Exception-0.40-KSYlGm/blib/arch
    C:\strawberry180\cpan\build\Test-Exception-0.40-KSYlGm/blib/lib
    C:/strawberry180/perl/site/lib
    C:/strawberry180/perl/vendor/lib
    C:/strawberry180/perl/lib
    .