Report for Test-Mock-Net-FTP-0.01

Back
From: metabase:user:d17af2e9-6de4-1014-8fd6-2c1c47d6983c
Subject: FAIL Test-Mock-Net-FTP-0.01 v5.12.3 
Date: 2011-06-11T09:02:37Z

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

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. Testers personal comments may appear
at the end of this report.


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

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Sat Jun 11 11:02:35 2011] cp lib/Test/Mock/Net/FTP.pm blib\lib\Test\Mock\Net\FTP.pm

[ERROR] [Sat Jun 11 11:02:37 2011] MAKE TEST failed: D:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/001_use_ok.t .................. ok
t/002_login.t ................... ok
    
    #   Failed test at t/003_cwd.t line 13.
    #          got: '\ftproot'
    #     expected: '/ftproot'
    
    #   Failed test at t/003_cwd.t line 14.
    #          got: 'tmp\ftpserver'
    #     expected: 'tmp/ftpserver'
    
    #   Failed test at t/003_cwd.t line 16.
    #          got: 'tmp\ftpserver'
    #     expected: 'tmp/ftpserver'
    # Looks like you failed 3 tests of 4.

#   Failed test 'default directory'
#   at t/003_cwd.t line 20.
    
    #   Failed test at t/003_cwd.t line 26.
    #          got: '\ftproot\dir1'
    #     expected: '/ftproot/dir1'
    
    #   Failed test at t/003_cwd.t line 27.
    #          got: 'tmp\ftpserver\dir1'
    #     expected: 'tmp/ftpserver/dir1'
    
    #   Failed test at t/003_cwd.t line 28.
    #          got: 'tmp\ftpserver'
    #     expected: 'tmp/ftpserver'
    # Looks like you failed 3 tests of 4.

#   Failed test 'chdir to dir1'
#   at t/003_cwd.t line 32.
    
    #   Failed test at t/003_cwd.t line 40.
    #          got: '\ftproot\dir1'
    #     expected: '/ftproot/dir1'
    
    #   Failed test at t/003_cwd.t line 41.
    #          got: 'ftpserver\dir1'
    #     expected: 'ftpserver/dir1'
    # Looks like you failed 2 tests of 4.

#   Failed test 'chdir to dir1 And local dir changed'
#   at t/003_cwd.t line 47.
    
    #   Failed test at t/003_cwd.t line 54.
    #          got: '\ftproot'
    #     expected: '/ftproot'
    
    #   Failed test at t/003_cwd.t line 55.
    #          got: 'tmp\ftpserver'
    #     expected: 'tmp/ftpserver'
    # Looks like you failed 2 tests of 3.

#   Failed test 'back to rootdir'
#   at t/003_cwd.t line 59.
    
    #   Failed test at t/003_cwd.t line 65.
    #          got: '\ftproot\dir1\dir2'
    #     expected: '/ftproot/dir1/dir2'
    
    #   Failed test at t/003_cwd.t line 66.
    #          got: 'tmp\ftpserver\dir1\dir2'
    #     expected: 'tmp/ftpserver/dir1/dir2'
    
    #   Failed test at t/003_cwd.t line 69.
    #          got: '\ftproot'
    #     expected: '/ftproot'
    
    #   Failed test at t/003_cwd.t line 70.
    #          got: 'tmp\ftpserver'
    #     expected: 'tmp/ftpserver'
    # Looks like you failed 4 tests of 5.

#   Failed test 'chdir to updir'
#   at t/003_cwd.t line 74.
    
    #   Failed test at t/003_cwd.t line 82.
    #          got: '\ftproot\dir1'
    #     expected: '/ftproot/dir1'
    
    #   Failed test at t/003_cwd.t line 83.
    #          got: 'tmp\ftpserver\dir1'
    #     expected: 'tmp/ftpserver/dir1'
    # Looks like you failed 2 tests of 3.

#   Failed test 'chdir to updir using cdup'
#   at t/003_cwd.t line 87.
    
    #   Failed test at t/003_cwd.t line 93.
    #          got: '\ftproot\dir1\dir2'
    #     expected: '/ftproot/dir1/dir2'
    
    #   Failed test at t/003_cwd.t line 94.
    #          got: 'tmp\ftpserver\dir1\dir2'
    #     expected: 'tmp/ftpserver/dir1/dir2'
    
    #   Failed test at t/003_cwd.t line 96.
    #          got: '\ftproot\dir1\dir3'
    #     expected: '/ftproot/dir1/dir3'
    
    #   Failed test at t/003_cwd.t line 97.
    #          got: 'tmp\ftpserver\dir1\dir3'
    #     expected: 'tmp/ftpserver/dir1/dir3'
    # Looks like you failed 4 tests of 5.

#   Failed test 'chdir to up another dir'
#   at t/003_cwd.t line 101.
    
    #   Failed test at t/003_cwd.t line 106.
    
    #   Failed test at t/003_cwd.t line 107.
    #          got: '\ftproot'
    #     expected: '/ftproot/dir1/dir2'
    
    #   Failed test at t/003_cwd.t line 108.
    #          got: 'tmp\ftpserver'
    #     expected: 'tmp/ftpserver/dir1/dir2'
    # Looks like you failed 3 tests of 3.

#   Failed test 'using absolute path'
#   at t/003_cwd.t line 112.
    
    #   Failed test at t/003_cwd.t line 120.
    #          got: '\ftproot'
    #     expected: '/ftproot'
    # Looks like you failed 1 test of 3.

#   Failed test 'invalid path'
#   at t/003_cwd.t line 124.
# Looks like you failed 9 tests of 9.
t/003_cwd.t ..................... 
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/9 subtests 
Trailing \ in regex m/^\/ at D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib/Test/Mock/Net/FTP.pm line 1197.
    # Child (default put) exited without calling finalize()

#   Failed test 'default put'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/004_put.t ..................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Trailing \ in regex m/^\/ at D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib/Test/Mock/Net/FTP.pm line 1197.
    # Child (get) exited without calling finalize()

#   Failed test 'get'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/005_get.t ..................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Trailing \ in regex m/^\/ at D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib/Test/Mock/Net/FTP.pm line 1197.
    # Child (intercept) exited without calling finalize()

#   Failed test 'intercept'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/006_intercept_put.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Trailing \ in regex m/^\/ at D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib/Test/Mock/Net/FTP.pm line 1197.
    # Child (intercept get) exited without calling finalize()

#   Failed test 'intercept get'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/007_intercept_get.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
t/008_override.t ................ ok
    
    #   Failed test at t/009_ls.t line 21.
    #          got: 'dir2\data1.txt'
    #     expected: 'dir2/data1.txt'
    
    #   Failed test at t/009_ls.t line 26.
    #          got: 'dir2\data1.txt'
    #     expected: 'dir2/data1.txt'
    # Looks like you failed 2 tests of 5.

#   Failed test 'ls to dir'
#   at t/009_ls.t line 28.
    
    #   Failed test at t/009_ls.t line 47.
    #          got: '\ftproot\dir2\data1.txt'
    #     expected: '/ftproot/dir2/data1.txt'
    # Looks like you failed 1 test of 2.

#   Failed test 'specify absolute path'
#   at t/009_ls.t line 50.
# Looks like you failed 2 tests of 3.
t/009_ls.t ...................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
ls wordt niet herkend als een interne
of externe opdracht, programma of batchbestand.
    
    #   Failed test at t/010_dir.t line 21.
    #          got: '0'
    #     expected: '3'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 22.
    
    #   Failed test at t/010_dir.t line 22.
    #                   undef
    #     doesn't match '(?-xism:^total\s+\d+$)'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 23.
    
    #   Failed test at t/010_dir.t line 23.
    #                   undef
    #     doesn't match '(?-xism:data1\.txt$)'
ls wordt niet herkend als een interne
of externe opdracht, programma of batchbestand.
    
    #   Failed test at t/010_dir.t line 27.
    #          got: '0'
    #     expected: '3'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 28.
    
    #   Failed test at t/010_dir.t line 28.
    #                   undef
    #     doesn't match '(?-xism:data1\.txt$)'
    # Looks like you failed 5 tests of 6.

#   Failed test 'specify directory'
#   at t/010_dir.t line 30.
ls wordt niet herkend als een interne
of externe opdracht, programma of batchbestand.
    
    #   Failed test at t/010_dir.t line 37.
    #          got: '0'
    #     expected: '3'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 38.
    
    #   Failed test at t/010_dir.t line 38.
    #                   undef
    #     doesn't match '(?-xism:^total\s+\d+$)'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 39.
    
    #   Failed test at t/010_dir.t line 39.
    #                   undef
    #     doesn't match '(?-xism:data1\.txt$)'
    # Looks like you failed 3 tests of 3.

#   Failed test 'dir to current directory'
#   at t/010_dir.t line 42.
ls wordt niet herkend als een interne
of externe opdracht, programma of batchbestand.
    
    #   Failed test at t/010_dir.t line 49.
    #          got: '0'
    #     expected: '3'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 50.
    
    #   Failed test at t/010_dir.t line 50.
    #                   undef
    #     doesn't match '(?-xism:^total\s+\d+$)'
Use of uninitialized value $this in pattern match (m//) at t/010_dir.t line 51.
    
    #   Failed test at t/010_dir.t line 51.
    #                   undef
    #     doesn't match '(?-xism:data1\.txt$)'
    # Looks like you failed 3 tests of 3.

#   Failed test 'specify absolute path'
#   at t/010_dir.t line 54.
# Looks like you failed 3 tests of 3.
t/010_dir.t ..................... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests 
t/011_misc_methods.t ............ ok
Trailing \ in regex m/^\/ at D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib/Test/Mock/Net/FTP.pm line 1197.
    # Child (normal) exited without calling finalize()

#   Failed test 'normal'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/012_rename.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Trailing \ in regex m/^\/ at D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib/Test/Mock/Net/FTP.pm line 1197.
    # Child (normal) exited without calling finalize()

#   Failed test 'normal'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/013_delete.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
t/014_mkdir_and_rmdir.t ......... ok
Cannot open Local file data1.txt:  at t/015_append.t line 18
    
    #   Failed test 'D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\tmp\ftpserver\dir1\data1.txt exists.'
    #   at t/015_append.t line 21.
D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\tmp\ftpserver\dir1\data1.txt: No such file or directory at t/Util.pm line 58.
    # Child (default append) exited without calling finalize()

#   Failed test 'default append'
#   at D:/strawberry/perl/lib/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/015_append.t .................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
t/016_clear_message.t ........... ok
t/017_command_history.t ......... ok
t/018_default_implementation.t .. ok

Test Summary Report
-------------------
t/003_cwd.t                   (Wstat: 2304 Tests: 9 Failed: 9)
  Failed tests:  1-9
  Non-zero exit status: 9
t/004_put.t                   (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/005_get.t                   (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/006_intercept_put.t         (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/007_intercept_get.t         (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/009_ls.t                    (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  1, 3
  Non-zero exit status: 2
t/010_dir.t                   (Wstat: 768 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 3
t/012_rename.t                (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/013_delete.t                (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/015_append.t                (Wstat: 512 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=18, Tests=59,  2 wallclock secs ( 0.03 usr +  0.05 sys =  0.08 CPU)
Result: FAIL
Failed 10/18 test programs. 21/59 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'

[MSG] [Sat Jun 11 11:02:37 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Capture::Tiny                      0.11        0
	  ExtUtils::MakeMaker                6.56     6.42
	  File::Slurp                     9999.16        0
	  Test::More                         0.98     0.94
	  parent                            0.225        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9105
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.91

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.

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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 8
    PATH = C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;D:\strawberry\c\bin;D:\strawberry\perl\site\bin;D:\strawberry\perl\bin
    PERL5LIB = ;D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib;D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\arch
    PERL5_CPANPLUS_IS_RUNNING = 6160
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
    TERM = dumb

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

    Perl: $^X = D:\strawberry\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 768, 1
    Win32::IsAdminUser = 0


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=6.1, archname=MSWin32-x64-multi-thread
    uname='Win32 strawberryperl 5.12.3.0 #1 Sun May 15 09:43:50 2011 x64'
    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 -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE  -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=8, 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"D:\strawberry\perl\lib\CORE" -L"D:\strawberry\c\lib"'
    libpth=D:\strawberry\c\lib D:\strawberry\c\x86_64-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"D:\strawberry\perl\lib\CORE" -L"D:\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_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at May 15 2011 09:52:35
  %ENV:
    PERL5LIB=";D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib;D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\arch"
    PERL5_CPANPLUS_IS_RUNNING="6160"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\lib
    D:\strawberry\cpanplus\5.12.3\build\Test-Mock-Net-FTP-0.01\blib\arch
    D:/strawberry/perl/site/lib
    D:/strawberry/perl/vendor/lib
    D:/strawberry/perl/lib
    .