This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Philip Crow,
    
This is a computer-generated test report for Test-Files-0.14, created
automatically by CPAN::Reporter, version 0.46, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module                Need Have  
    --------------------- ---- ------
    Algorithm::Diff       0    1.1902
    Test::Builder         0    0.70  
    Test::Builder::Tester 0    1.07  
    Test::More            0    0.70  
    Text::Diff            0    0.35  

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

Environment variables:

    COMSPEC = C:\WINNT\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
C:\strawberry-perl\perl\bin;c:\strawberry-perl\dmake\bin;c:\strawberry-perl\mingw\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Programme\Subversion\bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 15 Stepping 0, AuthenticAMD

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

    Perl: $^X = C:\strawberry-perl\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win2000
    Win32::GetOSVersion = Service Pack 4, 5, 0, 2195, 2, 4, 0, 0, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.40   
    ExtUtils::MakeMaker 6.30_01
    ExtUtils::Manifest  1.46_01
    ExtUtils::ParseXS   2.15   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.6701 

------------------------------
TEST OUTPUT
------------------------------

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01useok..............ok
t/02file_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
FAILED tests 2-4
        Failed 3/5 tests, 40.00% okay
t/03compare_ok.........
#   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
FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
t/04dir_contains_ok....
#   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
FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/05dir_only_con.......
#   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
FAILED tests 2-6
        Failed 5/6 tests, 16.67% okay
t/06compare_dirs.......
#   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
FAILED tests 2-3, 5
        Failed 3/5 tests, 40.00% okay (less 1 skipped test: 1 okay, 20.00%)
t/07comp_dir_f.........
#   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
FAILED tests 2-4
        Failed 3/5 tests, 40.00% okay (less 1 skipped test: 1 okay, 20.00%)
t/08comp_filt..........
#   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
FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
Failed Test           Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/02file_ok.t                        5    3  2-4
t/03compare_ok.t                     5    4  2-5
t/04dir_contains_ok.t                4    3  2-4
t/05dir_only_con.t                   6    5  2-6
t/06compare_dirs.t                   5    3  2-3 5
t/07comp_dir_f.t                     5    3  2-4
t/08comp_filt.t                      5    4  2-5
2 subtests skipped.
Failed 7/8 test scripts. 25/36 subtests failed.
Files=8, Tests=36,  2 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 7/8 test programs. 25/36 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=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  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', 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\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to