Report for Test-Files-0.14

Back
From: metabase:user:6b7c0268-6bfa-1014-b492-d6f6123e60b2
Subject: FAIL Test-Files-0.14 v5.18.1 
Date: 2013-12-07T01:13:17Z

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 Philip Crow,

This is a computer-generated report for Test-Files-0.14
on perl 5.18.1, created by CPAN-Reporter-1.2010.

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

C:\smoker\51811x86\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01useok.t ............ ok

#   Failed test 'absent file'
#   at t/02file_ok.t line 32.
# STDERR is:
# #   Failed test 'absent file'
# #   at t/02file_ok.t line 31.
# # t\missing absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\02file_ok\.t line 31.*\n?/
# # t\missing absent
# 
# as expected

#   Failed test 'failing text'
#   at t/02file_ok.t line 49.
# STDERR is:
# #   Failed test 'failing text'
# #   at t/02file_ok.t line 48.
# # +---+----------------------+-----------+
# # |   |Got                   |Expected   |
# # | Ln|                      |           |
# # +---+----------------------+-----------+
# # |  1|This file             |This file  |
# # *  2|is for 03ok_pass.t\n  |is wrong   *
# # +---+----------------------+-----------+
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\02file_ok\.t line 48.*\n?/
# # +---+----------------------+-----------+
# # |   |Got                   |Expected   |
# # | Ln|                      |           |
# # +---+----------------------+-----------+
# # |  1|This file             |This file  |
# # *  2|is for 03ok_pass.t\n  |is wrong   *
# # +---+----------------------+-----------+
# 
# as expected

#   Failed test 'absent filtered file'
#   at t/02file_ok.t line 65.
# STDERR is:
# #   Failed test 'absent filtered file'
# #   at t/02file_ok.t line 59.
# # t\missing absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\02file_ok\.t line 59.*\n?/
# # t\missing absent
# 
# as expected
t/02file_ok.t .......... 
Failed 3/5 subtests 

#   Failed test 'first file missing'
#   at t/03compare_ok.t line 32.
# STDERR is:
# #   Failed test 'first file missing'
# #   at t/03compare_ok.t line 31.
# # t\missing absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 31.*\n?/
# # t\missing absent
# 
# as expected

#   Failed test 'second file missing'
#   at t/03compare_ok.t line 43.
# STDERR is:
# #   Failed test 'second file missing'
# #   at t/03compare_ok.t line 42.
# # t\missing absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 42.*\n?/
# # t\missing absent
# 
# as expected

#   Failed test 'both files missing'
#   at t/03compare_ok.t line 55.
# STDERR is:
# #   Failed test 'both files missing'
# #   at t/03compare_ok.t line 54.
# # t\absent absent
# # t\missing absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 54.*\n?/
# # t\absent absent
# # t\missing absent
# 
# as expected

#   Failed test 'failing file'
#   at t/03compare_ok.t line 72.
# STDERR is:
# #   Failed test 'failing file'
# #   at t/03compare_ok.t line 71.
# # +---+--------------------+-------------------+
# # |   |Got                 |Expected           |
# # | Ln|                    |                   |
# # +---+--------------------+-------------------+
# # |  1|This file           |This file          |
# # *  2|is for 03ok_pass.t  |is for many tests  *
# # +---+--------------------+-------------------+
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 71.*\n?/
# # +---+--------------------+-------------------+
# # |   |Got                 |Expected           |
# # | Ln|                    |                   |
# # +---+--------------------+-------------------+
# # |  1|This file           |This file          |
# # *  2|is for 03ok_pass.t  |is for many tests  *
# # +---+--------------------+-------------------+
# 
# as expected
t/03compare_ok.t ....... 
Failed 4/5 subtests 

#   Failed test 'missing dir'
#   at t/04dir_contains_ok.t line 32.
# STDERR is:
# #   Failed test 'missing dir'
# #   at t/04dir_contains_ok.t line 31.
# # t\missing_dir absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\04dir_contains_ok\.t line 31.*\n?/
# # t\missing_dir absent
# 
# as expected

#   Failed test 'anon. array expected'
#   at t/04dir_contains_ok.t line 43.
# STDERR is:
# #   Failed test 'anon. array expected'
# #   at t/04dir_contains_ok.t line 42.
# # dir_contains_ok requires array ref as second arg
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\04dir_contains_ok\.t line 42.*\n?/
# # dir_contains_ok requires array ref as second arg
# 
# as expected

#   Failed test 'failing'
#   at t/04dir_contains_ok.t line 56.
# STDERR is:
# #   Failed test 'failing'
# #   at t/04dir_contains_ok.t line 53.
# # failed to see these: A Test\Simple\Simple.pm
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\04dir_contains_ok\.t line 53.*\n?/
# # failed to see these: A Test\Simple\Simple.pm
# 
# as expected
t/04dir_contains_ok.t .. 
Failed 3/4 subtests 

#   Failed test 'missing dir'
#   at t/05dir_only_con.t line 32.
# STDERR is:
# #   Failed test 'missing dir'
# #   at t/05dir_only_con.t line 31.
# # t\missing_dir absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 31.*\n?/
# # t\missing_dir absent
# 
# as expected

#   Failed test 'anon. array expected'
#   at t/05dir_only_con.t line 43.
# STDERR is:
# #   Failed test 'anon. array expected'
# #   at t/05dir_only_con.t line 42.
# # dir_only_contains_ok requires array ref as second arg
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 42.*\n?/
# # dir_only_contains_ok requires array ref as second arg
# 
# as expected

#   Failed test 'failing because of missing file'
#   at t/05dir_only_con.t line 58.
# STDERR is:
# #   Failed test 'failing because of missing file'
# #   at t/05dir_only_con.t line 54.
# # failed to see these: A
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 54.*\n?/
# # failed to see these: A
# 
# as expected

#   Failed test 'failing because of extra file'
#   at t/05dir_only_con.t line 72.
# STDERR is:
# #   Failed test 'failing because of extra file'
# #   at t/05dir_only_con.t line 69.
# # unexpectedly saw: Test\Simple\Catch.pm
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 69.*\n?/
# # unexpectedly saw: Test\Simple\Catch.pm
# 
# as expected

#   Failed test 'failing both'
#   at t/05dir_only_con.t line 87.
# STDERR is:
# #   Failed test 'failing both'
# #   at t/05dir_only_con.t line 84.
# # failed to see these: A Test\Simple\Simple.pm
# # unexpectedly saw: Test\Simple\Catch.pm
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 84.*\n?/
# # failed to see these: A Test\Simple\Simple.pm
# # unexpectedly saw: Test\Simple\Catch.pm
# 
# as expected
t/05dir_only_con.t ..... 
Failed 5/6 subtests 

#   Failed test 'missing first dir'
#   at t/06compare_dirs.t line 42.
# STDERR is:
# #   Failed test 'missing first dir'
# #   at t/06compare_dirs.t line 41.
# # t\missing_dir is not a valid directory
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\06compare_dirs\.t line 41.*\n?/
# # t\missing_dir is not a valid directory
# 
# as expected

#   Failed test 'missing second dir'
#   at t/06compare_dirs.t line 53.
# STDERR is:
# #   Failed test 'missing second dir'
# #   at t/06compare_dirs.t line 52.
# # t\missing_dir is not a valid directory
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\06compare_dirs\.t line 52.*\n?/
# # t\missing_dir is not a valid directory
# 
# as expected

#   Failed test 'failing due to structure diff'
#   at t/06compare_dirs.t line 95.
# STDERR is:
# #   Failed test 'failing due to structure diff'
# #   at t/06compare_dirs.t line 94.
# # t\time\t1 absent
# # t\time\t2 absent
# # t\time\t3 absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\06compare_dirs\.t line 94.*\n?/
# # t\time\t1 absent
# # t\time\t2 absent
# # t\time\t3 absent
# 
# as expected
t/06compare_dirs.t ..... 
Failed 3/5 subtests 
	(less 1 skipped subtest: 1 okay)

#   Failed test 'missing first dir'
#   at t/07comp_dir_f.t line 41.
# STDERR is:
# #   Failed test 'missing first dir'
# #   at t/07comp_dir_f.t line 40.
# # t\missing_dir is not a valid directory
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\07comp_dir_f\.t line 40.*\n?/
# # t\missing_dir is not a valid directory
# 
# as expected

#   Failed test 'missing second dir'
#   at t/07comp_dir_f.t line 53.
# STDERR is:
# #   Failed test 'missing second dir'
# #   at t/07comp_dir_f.t line 52.
# # t\missing_dir is not a valid directory
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\07comp_dir_f\.t line 52.*\n?/
# # t\missing_dir is not a valid directory
# 
# as expected

#   Failed test 'missing coderef'
#   at t/07comp_dir_f.t line 65.
# STDERR is:
# #   Failed test 'missing coderef'
# #   at t/07comp_dir_f.t line 64.
# # Third argument to compare_dirs_filter_ok must be a code reference (or undef)
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\07comp_dir_f\.t line 64.*\n?/
# # Third argument to compare_dirs_filter_ok must be a code reference (or undef)
# 
# as expected
t/07comp_dir_f.t ....... 
Failed 3/5 subtests 
	(less 1 skipped subtest: 1 okay)

#   Failed test 'first file missing'
#   at t/08comp_filt.t line 39.
# STDERR is:
# #   Failed test 'first file missing'
# #   at t/08comp_filt.t line 38.
# # t\missing_dir absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 38.*\n?/
# # t\missing_dir absent
# 
# as expected

#   Failed test 'second file missing'
#   at t/08comp_filt.t line 50.
# STDERR is:
# #   Failed test 'second file missing'
# #   at t/08comp_filt.t line 49.
# # t\missing_dir absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 49.*\n?/
# # t\missing_dir absent
# 
# as expected

#   Failed test 'both files missing'
#   at t/08comp_filt.t line 62.
# STDERR is:
# #   Failed test 'both files missing'
# #   at t/08comp_filt.t line 61.
# # t\absent_dir absent
# # t\missing_dir absent
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 61.*\n?/
# # t\absent_dir absent
# # t\missing_dir absent
# 
# as expected

#   Failed test 'passing file'
#   at t/08comp_filt.t line 79.
# STDERR is:
# #   Failed test 'failing no filter'
# #   at t/08comp_filt.t line 78.
# # +---+--------------------+-------------------+
# # |   |Got                 |Expected           |
# # | Ln|                    |                   |
# # +---+--------------------+-------------------+
# # |  1|This file           |This file          |
# # *  2|is for 03ok_pass.t  |is for many tests  *
# # +---+--------------------+-------------------+
# 
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 78.*\n?/
# # +---+--------------------+-------------------+
# # |   |Got                 |Expected           |
# # | Ln|                    |                   |
# # +---+--------------------+-------------------+
# # |  1|This file           |This file          |
# # *  2|is for 03ok_pass.t  |is for many tests  *
# # +---+--------------------+-------------------+
# 
# as expected
t/08comp_filt.t ........ 
Failed 4/5 subtests 

Test Summary Report
-------------------
t/02file_ok.t        (Wstat: 0 Tests: 5 Failed: 3)
  Failed tests:  2-4
t/03compare_ok.t     (Wstat: 0 Tests: 5 Failed: 4)
  Failed tests:  2-5
t/04dir_contains_ok.t (Wstat: 0 Tests: 4 Failed: 3)
  Failed tests:  2-4
t/05dir_only_con.t   (Wstat: 0 Tests: 6 Failed: 5)
  Failed tests:  2-6
t/06compare_dirs.t   (Wstat: 0 Tests: 5 Failed: 3)
  Failed tests:  2-3, 5
t/07comp_dir_f.t     (Wstat: 0 Tests: 5 Failed: 3)
  Failed tests:  2-4
t/08comp_filt.t      (Wstat: 0 Tests: 5 Failed: 4)
  Failed tests:  2-5
Files=8, Tests=36,  2 wallclock secs ( 0.09 usr +  0.05 sys =  0.14 CPU)
Result: FAIL
Failed 7/8 test programs. 25/36 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Algorithm::Diff       0    1.1902  
    Test::Builder         0    1.001002
    Test::Builder::Tester 0    1.23_002
    Test::More            0    1.001002
    Text::Diff            0    1.41    

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 3
    PATH = C:\smoker\51811x86\perl\site\bin;C:\smoker\51811x86\perl\bin;C:\smoker\51811x86\c\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2728
    PERL5_CPAN_IS_RUNNING = 2728
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3324,2728
    PERL_CR_SMOKER_CURRENT = Business-CompanyDesignator-0.05
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 13 Stepping 3, GenuineIntel
    TEMP = C:\Users\smoker\AppData\Local\Temp\2

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

    $^X = C:\smoker\51811x86\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win2012
    Win32::GetOSVersion = , 6, 2, 9200, 2, 0, 0, 400, 3
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.84    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.59    
    JSON::PP            2.27203 
    Module::Build       0.4203  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.18.1.1 #1 Tue Aug 13 19:20:13 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.7.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:\smoker\51811x86\perl\lib\CORE" -L"C:\smoker\51811x86\c\lib"'
    libpth=C:\smoker\51811x86\c\lib C:\smoker\51811x86\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:\smoker\51811x86\perl\lib\CORE" -L"C:\smoker\51811x86\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 Aug 13 2013 19:29:16
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="2728"
    PERL5_CPAN_IS_RUNNING="2728"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3324,2728"
    PERL_CR_SMOKER_CURRENT="Business-CompanyDesignator-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/smoker/51811x86/perl/site/lib
    C:/smoker/51811x86/perl/vendor/lib
    C:/smoker/51811x86/perl/lib
    .