Back
From: metabase:user:31dd1d2e-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Mock-Net-FTP-0.02 v5.16.3
Date: 2013-10-25T05:12:31Z
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 Takuya Tsuchida,
This is a computer-generated report for Test-Mock-Net-FTP-0.02
on perl 5.16.3, 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:\Perl1664\site\bin\dmake.exe test':
C:\Perl1664\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 C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\blib\lib/Test/Mock/Net/FTP.pm line 1197.
# Child (default put) exited without calling finalize()
# Failed test 'default put'
# at C:/Perl1664/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 C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\blib\lib/Test/Mock/Net/FTP.pm line 1197.
# Child (get) exited without calling finalize()
# Failed test 'get'
# at C:/Perl1664/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 C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\blib\lib/Test/Mock/Net/FTP.pm line 1197.
# Child (intercept) exited without calling finalize()
# Failed test 'intercept'
# at C:/Perl1664/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 C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\blib\lib/Test/Mock/Net/FTP.pm line 1197.
# Child (intercept get) exited without calling finalize()
# Failed test 'intercept get'
# at C:/Perl1664/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' is not recognized as an internal or external command,
operable program or batch file.
# 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 '(?^:^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 '(?^:data1\.txt$)'
'ls' is not recognized as an internal or external command,
operable program or batch file.
# 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 '(?^:data1\.txt$)'
# Looks like you failed 5 tests of 6.
# Failed test 'specify directory'
# at t/010_dir.t line 30.
'ls' is not recognized as an internal or external command,
operable program or batch file.
# 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 '(?^:^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 '(?^:data1\.txt$)'
# Looks like you failed 3 tests of 3.
# Failed test 'dir to current directory'
# at t/010_dir.t line 42.
'ls' is not recognized as an internal or external command,
operable program or batch file.
# 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 '(?^:^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 '(?^: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 C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\blib\lib/Test/Mock/Net/FTP.pm line 1197.
# Child (normal) exited without calling finalize()
# Failed test 'normal'
# at C:/Perl1664/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 C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\blib\lib/Test/Mock/Net/FTP.pm line 1197.
# Child (normal) exited without calling finalize()
# Failed test 'normal'
# at C:/Perl1664/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 'C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\tmp\ftpserver\dir1\data1.txt exists.'
# at t/015_append.t line 21.
C:\perl1664\cpan\build\Test-Mock-Net-FTP-0.02-5l5FHN\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 C:/Perl1664/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, 3 wallclock secs ( 0.14 usr + 0.05 sys = 0.19 CPU)
Result: FAIL
Failed 10/18 test programs. 21/59 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
File::Path 2.07 2.09
File::Slurp 0 9999.19
perl 5.008 5.016003
build_requires:
Module Need Have
------------------- ----- --------
Capture::Tiny 0 0.22
ExtUtils::MakeMaker 6.42 6.63_02
parent 0 0.225
Test::More 0.94 0.98
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 6.42 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
ACTIVEPERL_CONFIG_SILENT = 1
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = c:\Perl1664\site\bin;c:\Perl1664\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Program Files (x86)\ActiveState Komodo IDE 6\;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\OpenVPN\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 82332
PERL5_CPAN_IS_RUNNING = 82332
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20744,82332
PERL_CR_SMOKER_CURRENT = Test-Mock-Net-FTP-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_JSON_BACKEND = JSON::XS
PERL_MM_USE_DEFAULT = 1
PERL_YAML_BACKEND = YAML::XS
PROCESSOR_IDENTIFIER = AMD64 Family 16 Model 4 Stepping 2, AuthenticAMD
TEMP = C:\Users\Mithaldu\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = c:\Perl1664\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.132140
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck n/a
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=5.2, archname=MSWin32-x64-multi-thread
uname=''
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='c:\Perl1664\site\bin\gcc.exe', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields',
optimize='-O2',
cppflags='-DWIN32'
ccversion='', gccversion='gcc.exe (rubenvb-4.5.4) 4.5.4', gccosandvers=''
intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='__int64', ivsize=8, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='c:\Perl1664\site\bin\g++.exe', ldflags ='-L"c:\perl1664\lib\CORE"'
libpth=\lib
libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl516.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -L"c:\perl1664\lib\CORE"'
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_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_SITECUSTOMIZE
Locally applied patches:
ActivePerl Build 1603 [296746]
Built under MSWin32
Compiled at Mar 13 2013 13:31:10
%ENV:
PERL5_CPANPLUS_IS_RUNNING="82332"
PERL5_CPAN_IS_RUNNING="82332"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="20744,82332"
PERL_CR_SMOKER_CURRENT="Test-Mock-Net-FTP-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_JSON_BACKEND="JSON::XS"
PERL_MM_USE_DEFAULT="1"
PERL_YAML_BACKEND="YAML::XS"
@INC:
c:/Perl1664/site/lib
c:/Perl1664/lib
.