Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Data-CTable-1.03_02 v5.12.2
Date: 2014-08-16T12:29:26Z
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 Jay Hannah,
This is a computer-generated report for Data-CTable-1.03_02
on perl 5.12.2, created by CPAN-Reporter-1.2011.
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:\strawberry\c\bin\dmake.EXE test':
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/append.t ............ ok
t/cache.t ............. ok
t/cache_abs.t ......... skipped: tests require Unix
t/calc.t .............. ok
# Failed test at t/clean.t line 45.
# got: 'a fait dix ans.'
# expected: 'Âa fait dix ans.'
# Failed test at t/clean.t line 46.
# got: 'Cre par Seor berpfeffer.'
# expected: 'CrÂÂe par SeÂor Âberpfeffer.'
# Failed test at t/clean.t line 47.
# got: 'Crme glae en crote.'
# expected: 'CrÂme glaÂÂe en croÂte.'
# Failed test at t/clean.t line 50.
# got: 'Ça fait dix ans.'
# expected: 'Ãa fait dix ans.'
# Failed test at t/clean.t line 51.
# got: 'Créée par Señor Überpfeffer.'
# expected: 'Créée par Señor Ãberpfeffer.'
# Failed test at t/clean.t line 52.
# got: 'Crème glaçée en croûte.'
# expected: 'Crème glaçée en croûte.'
# Failed test at t/clean.t line 58.
# got: 'Crème glaçée en croûte.'
# expected: 'Crème glaçée en croûte.'
# Failed test at t/clean.t line 62.
# got: 'Ça fait dix ans.'
# expected: 'Ãa fait dix ans.'
# Failed test at t/clean.t line 63.
# got: 'Créée par Señor Überpfeffer.'
# expected: 'Créée par Señor Ãberpfeffer.'
# Failed test at t/clean.t line 64.
# got: 'Crème glaçée en croûte.'
# expected: 'Crème glaçée en croûte.'
# Looks like you failed 10 tests of 25.
t/clean.t .............
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/25 subtests
t/col.t ............... ok
t/combine.t ........... ok
t/cull.t .............. ok
t/fieldlist.t ......... ok
t/format.t ............ skipped: Skipping test of format() and out() methods because Data::ShowTable is not installed on this platform.
t/formats.t ........... ok
t/indexes.t ........... ok
t/join.t .............. ok
t/join2.t ............. ok
t/progress.t .......... ok
t/read.t .............. ok
# Failed test at t/row.t line 44.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Failed test at t/row.t line 51.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Failed test at t/row.t line 58.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Failed test at t/row.t line 78.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Failed test at t/row.t line 84.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Failed test at t/row.t line 90.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Failed test at t/row.t line 95.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Looks like you failed 7 tests of 46.
t/row.t ...............
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/46 subtests
# Failed test at t/row_misc.t line 12.
# Structures begin differing at:
# $got->{Last} = undef
# $expected->{Last} = ''
# Looks like you failed 1 test of 35.
t/row_misc.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/35 subtests
t/row_move.t .......... ok
t/sel.t ............... ok
t/select.t ............ ok
t/selection.t ......... ok
t/snapshot.t .......... ok
t/sort.t .............. ok
t/subclasses.t ........ ok
t/subroutines.t ....... ok
# Failed test 'First message must NOT appear...'
# at t/timedprog.t line 52.
# 'Testing delayed timed progress... 2 (50%)'
# doesn't match '(?-xism: 0 \( 0%\))'
# Looks like you failed 1 test of 6.
t/timedprog.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/unbalanced_quote.t .. ok
t/write.t ............. ok
Test Summary Report
-------------------
t/clean.t (Wstat: 2560 Tests: 25 Failed: 10)
Failed tests: 15-24
Non-zero exit status: 10
t/row.t (Wstat: 1792 Tests: 46 Failed: 7)
Failed tests: 18, 22, 26, 37, 40, 43, 45
Non-zero exit status: 7
t/row_misc.t (Wstat: 256 Tests: 35 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/timedprog.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=29, Tests=529, 12 wallclock secs ( 0.06 usr + 0.19 sys = 0.25 CPU)
Result: FAIL
Failed 4/29 test programs. 19/529 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
FindBin 0 1.50
Test::More 0 1.001003
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.98
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\Program Files\Far Manager\;c:\Windows\system32;%c:\Windows\;c:\Windows\System32\Wbem;C:\Git\cmd;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1596
PERL5_CPAN_IS_RUNNING = 1596
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1880,1596
PERL_CR_SMOKER_CURRENT = Data-CTable-1.03_02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.141520
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4206
Module::Signature 0.66
Parse::CPAN::Meta 1.4414
Test::Harness 3.32
Test::More 1.001003
YAML 0.98
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname='Win32 strawberryperl 5.12.2.0 #1 Fri Nov 5 05:17:27 2010 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=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -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=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\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib C:\strawberry\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=libperl512.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\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_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_SITECUSTOMIZE
Built under MSWin32
Compiled at Nov 5 2010 08:39:08
%ENV:
PERL5_CPANPLUS_IS_RUNNING="1596"
PERL5_CPAN_IS_RUNNING="1596"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1880,1596"
PERL_CR_SMOKER_CURRENT="Data-CTable-1.03_02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/strawberry/perl/site/lib
C:/strawberry/perl/vendor/lib
C:/strawberry/perl/lib
.