Front page | perl.cpan.testers |
Postings from October 2006
PASS Jifty-DBI-0.25 darwin-thread-multi-2level 8.8.1
From:
schwern
Date:
October 24, 2006 17:55
Subject:
PASS Jifty-DBI-0.25 darwin-thread-multi-2level 8.8.1
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Jesse Vincent,
This is a computer-generated test report for Jifty-DBI-0.25, created
automatically by CPAN::Reporter, version 0.28_51.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Prerequisites
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ---- ------
Cache::Simple::TimedExpiry 0.21 0.26
Class::Accessor::Fast 0 0.25
Class::Data::Inheritable 0 0.06
Class::ReturnValue 0.4 0.53
Clone 0 0.22
Data::Page 0 2.00
DateTime 0 0.35
DateTime::Format::ISO8601 0 0.0403
DateTime::Format::Strptime 0 1.0700
DBD::SQLite 0 1.13
DBI 0 1.52
DBIx::DBSchema 0.29 0.31
Encode 2.1 2.18
Exporter::Lite 0 0.01
Lingua::EN::Inflect 0 1.89
Test::More 0.52 0.64
UNIVERSAL::require 0 0.10
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01-version_checks.t t/01basics.t t/01records.t t/01searches.t t/02-column_constraints.t t/02records_cachable.t t/02records_object.t t/03rebless.t t/04memcached.t t/06filter.t t/06filter_datetime.t t/06filter_truncate.t t/06filter_utf8.t t/10schema.t t/11schema_records.t t/pod.t
t/00.load..................ok
1/13 skipped: various reasons
t/01-version_checks........ok
t/01basics.................ok
t/01records................Use of uninitialized value in string at t/01records.t line 74.
DBI::db=HASH(0x1904c7c)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
128/192 skipped: various reasons
t/01searches...............DBI::db=HASH(0x1933e84)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
142/213 skipped: various reasons
t/02-column_constraints....Did not supply value for mandatory column name at t/02-column_constraints.t line 38
DBI::db=HASH(0x191f7d8)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
14/21 skipped: various reasons
t/02records_cachable.......ok
70/105 skipped: various reasons
t/02records_object.........DBI::db=HASH(0x1900354)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
18/27 skipped: various reasons
t/03rebless................ok
8/12 skipped: various reasons
t/04memcached..............skipped
all skipped: Memcached apparently not running
t/06filter.................ok
t/06filter_datetime........DBI::db=HASH(0x1810a54)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
32/48 skipped: various reasons
t/06filter_truncate........DBI::db=HASH(0x191e648)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
30/45 skipped: various reasons
t/06filter_utf8............DBI::db=HASH(0x19a8574)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
48/72 skipped: various reasons
t/10schema.................ok
45/48 skipped: various reasons
t/11schema_records.........DBI::db=HASH(0x19140a4)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
closing dbh with active statement handles at /private/var/local/cpan_shell/build/Jifty-DBI-0.25/blib/lib/Jifty/DBI/Handle.pm line 314.
ok
134/201 skipped: various reasons
t/pod......................ok
All tests successful, 1 test and 670 subtests skipped.
Files=17, Tests=1078, 4 wallclock secs ( 2.83 cusr + 0.69 csys = 3.52 CPU)
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=darwin, osvers=8.8.1, archname=darwin-thread-multi-2level
uname='darwin windhund.local 8.8.1 darwin kernel version 8.8.1: mon sep 25 19:42:00 pdt 2006; root:xnu-792.13.8.obj~1release_i386 i386 i386 macbook1,1 darwin '
config_args='-Dprefix=/usr/local/perl/5.8.8 -Duseithreads -Dccflags=-I/sw/include -Dldflags=-L/sw/lib -Dperladmin=schwern@pobox.com -Dcf_email=schwern@pobox.com -Dmyhostname=windhund -Dmydomain=.schwern.org -Dprivlib=/usr/local/perl/5.8.8/lib -Dsiteprefix=/usr/local -Dsitelib=/usr/local/lib/site_perl -Dlibpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib -Dnetdb_host_type=const char * -Dnetdb_hlen_type=socklen_t -Uinstallusrbinperl'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/sw/lib -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-L/sw/lib -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'
-
PASS Jifty-DBI-0.25 darwin-thread-multi-2level 8.8.1
by schwern