Test-Mock-Net-FTP v0.04 Perl 5 v5.8.1 x86_64-linux-thread-multi
- Status
- Fail
- From
- Nigel Horne
- Dist
-
Test-Mock-Net-FTP v0.04
- Platform
- Perl 5 v5.8.1 x86_64-linux-thread-multi
- Date
- 2017-10-05 21:21:38
- ID
- 2c4b8f7a-aa13-11e7-baf9-d1257f577308
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.04
on perl 5.8.1, created by CPAN-Reporter-1.2018.
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 './Build test':
cannot remove directory for tmp/ftpserver/dir1/dir3: No such file or directory at t/Util.pm line 39.
cannot remove directory for tmp/ftpserver/dir1: No such file or directory at t/Util.pm line 39.
cannot remove directory for tmp/ftpserver: No such file or directory at t/Util.pm line 39.
cannot remove directory for tmp: Directory not empty at t/Util.pm line 39.
t/002_login.t ................... ok
t/001_use_ok.t .................. ok
# Failed test 'data1.txt exists.'
# at t/007_intercept_get.t line 28.
# Looks like you failed 1 test of 1.
# Failed test 'intercept get'
# at t/007_intercept_get.t line 32.
data1.txt: No such file or directory at t/Util.pm line 58.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/007_intercept_get.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
Cannot open Local file data1.txt: No such file or directory at t/004_put.t line 19.
# Failed test at t/004_put.t line 19.
# got: undef
# expected: 'data1.txt'
# Failed test '/tmp/build/Test-Mock-Net-FTP-0.04-0/tmp/ftpserver/dir1/data1.txt exists.'
# at t/004_put.t line 22.
# Looks like you failed 2 tests of 2.
# Failed test 'default put'
# at t/004_put.t line 26.
/tmp/build/Test-Mock-Net-FTP-0.04-0/tmp/ftpserver/dir1/data1.txt: No such file or directory at t/Util.pm line 58.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/004_put.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
tmp/ftpserver/dir1/data1.txt: No such file or directory at t/Util.pm line 58.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/006_intercept_put.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
No such file or directory at /tmp/build/Test-Mock-Net-FTP-0.04-0/blib/lib/Test/Mock/Net/FTP.pm line 608.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/009_ls.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
t/005_get.t ..................... ok
ls: cannot access '/tmp/build/Test-Mock-Net-FTP-0.04-0/tmp/ftpserver/dir2': No such file or directory
# Failed test at t/010_dir.t line 23.
# got: '0'
# expected: '3'
# Failed test at t/010_dir.t line 24.
# undef
# doesn't match '(?-xism:^total\s+\d+$)'
# Failed test at t/010_dir.t line 25.
# undef
# doesn't match '(?-xism:data1\.txt$)'
# Looks like you failed 3 tests of 6.
# Failed test 'specify directory'
# at t/010_dir.t line 32.
# Failed test at t/010_dir.t line 39.
# got: '1'
# expected: '3'
# Failed test at t/010_dir.t line 41.
# undef
# doesn't match '(?-xism:data1\.txt$)'
# Looks like you failed 2 tests of 3.
# Failed test 'dir to current directory'
# at t/010_dir.t line 44.
ls: cannot access '/tmp/build/Test-Mock-Net-FTP-0.04-0/tmp/ftpserver/dir2': No such file or directory
# Failed test at t/010_dir.t line 51.
# got: '0'
# expected: '3'
# Failed test at t/010_dir.t line 52.
# undef
# doesn't match '(?-xism:^total\s+\d+$)'
# Failed test at t/010_dir.t line 53.
# 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 56.
# Looks like you failed 3 tests of 3.
t/010_dir.t .....................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
# Failed test at t/003_cwd.t line 41.
# Failed test at t/003_cwd.t line 42.
# got: '/ftproot'
# expected: '/ftproot/dir1'
# Failed test at t/003_cwd.t line 43.
# got: 'tmp/ftpserver'
# expected: 'ftpserver/dir1'
# Failed test at t/003_cwd.t line 44.
# got: 'tmp/ftpserver'
# expected: 'ftpserver'
# Looks like you failed 4 tests of 4.
# Failed test 'chdir to dir1 And local dir changed'
# at t/003_cwd.t line 49.
# Failed test at t/003_cwd.t line 55.
# Looks like you failed 1 test of 3.
# Failed test 'back to rootdir'
# at t/003_cwd.t line 61.
# Failed test at t/003_cwd.t line 83.
# Failed test at t/003_cwd.t line 84.
# got: '/ftproot'
# expected: '/ftproot/dir1'
# Failed test at t/003_cwd.t line 85.
# got: 'tmp/ftpserver'
# expected: 'tmp/ftpserver/dir1'
# Looks like you failed 3 tests of 3.
# Failed test 'chdir to updir using cdup'
# at t/003_cwd.t line 89.
# Looks like you failed 3 tests of 9.
t/003_cwd.t .....................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/9 subtests
t/008_override.t ................ ok
t/012_rename.t .................. ok
# Failed test at t/013_delete.t line 15.
# Looks like you failed 1 test of 3.
# Failed test 'normal'
# at t/013_delete.t line 21.
cannot remove directory for tmp/ftpserver: Directory not empty at t/Util.pm line 48.
cannot remove directory for tmp: Directory not empty at t/Util.pm line 48.
# Looks like you failed 1 test of 2.
t/013_delete.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test at t/014_mkdir_and_rmdir.t line 66.
# Failed test at t/014_mkdir_and_rmdir.t line 67.
# got: ''
# expected: anything else
# Looks like you failed 2 tests of 5.
# Failed test 'error in mkdir'
# at t/014_mkdir_and_rmdir.t line 70.
# Looks like you failed 1 test of 4.
t/014_mkdir_and_rmdir.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
# No tests run!
# Failed test 'No tests run for subtest "default append"'
# at t/015_append.t line 30.
write_file '/tmp/build/Test-Mock-Net-FTP-0.04-0/tmp/ftpserver/data1.txt' - sysopen: No such file or directory at /tmp/build/Test-Mock-Net-FTP-0.04-0/blib/lib/Test/Mock/Net/FTP.pm line 757.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/015_append.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
t/016_clear_message.t ........... ok
t/011_misc_methods.t ............ ok
t/018_default_implementation.t .. ok
t/017_command_history.t ......... ok
Test Summary Report
-------------------
t/007_intercept_get.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/004_put.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/006_intercept_put.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/009_ls.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/010_dir.t (Wstat: 768 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/003_cwd.t (Wstat: 768 Tests: 9 Failed: 3)
Failed tests: 3-4, 6
Non-zero exit status: 3
t/013_delete.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/014_mkdir_and_rmdir.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
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=62, 0 wallclock secs ( 0.06 usr 0.01 sys + 1.14 cusr 0.13 csys = 1.34 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
File::Path 2.07 2.12
File::Slurp 0 9999.19
perl 5.008001 5.008001
build_requires:
Module Need Have
------------------- -------- --------
Capture::Tiny 0 0.21
ExtUtils::MakeMaker 6.59 7.22
parent 0 0.234
Test::More 0.94 1.302096
configure_requires:
Module Need Have
------------------- -------- --------
Module::Build::Tiny 0.035 0.039
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j10:c
LANG = en_GB.UTF-8
LD_LIBRARY_PATH = /usr/local/lib::
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10348
PERL5_CPAN_IS_RUNNING = 10348
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1845,10348
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.1/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin
PERLBREW_PERL = perl-5.8.1
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.80
PERL_CR_SMOKER_CURRENT = Test-Mock-Net-FTP-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.8.1/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 118 112 107 46 44 30 29 25 24 4
$EGID = 1000 1000 118 112 107 46 44 30 29 25 24 4
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.22
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.22
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.61
JSON::PP 2.27400
Module::Build 0.32
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.36
Test::More 1.302096
YAML 1.23
YAML::Syck 1.30
version 0.9912
--
Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
Platform:
osname=linux, osvers=3.16-2-amd64, archname=x86_64-linux-thread-multi
uname='linux cyberpower2 3.16-2-amd64 #1 smp debian 3.16.3-2 (2014-09-20) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.1 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.9.1', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Oct 15 2014 09:18:22
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="10348"
PERL5_CPAN_IS_RUNNING="10348"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1845,10348"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.1/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin"
PERLBREW_PERL="perl-5.8.1"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.80"
PERL_CR_SMOKER_CURRENT="Test-Mock-Net-FTP-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/site_perl/5.8.1/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/site_perl/5.8.1
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/site_perl
.