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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Shawn M Moore, This is a computer-generated report for Jifty-DBI-0.48 on perl-5.8.8, created automatically by CPAN-Reporter-1.0602 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': /home/mmusgrove/cpantesting/perl-5.8.8/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Cache::Simple::TimedExpiry,0.21,Class::ReturnValue,0.4,Class::Trigger,0.12,DBIx::DBSchema,0.34,DateTime::Format::ISO8601,0,DateTime::Format::Strptime,0,Lingua::EN::Inflect,0,YAML::Syck,0,Cache::Memcached,0,YAML::Syck,0 *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. PERL_DL_NONLAZY=1 /home/mmusgrove/cpantesting/perl-5.8.8/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/02searches_joins.t t/03rebless.t t/04memcached.t t/06filter.t t/06filter_datetime.t t/06filter_storable.t t/06filter_truncate.t t/06filter_utf8.t t/06filter_yaml.t t/10schema.t t/11schema_records.t t/12prefetch.t t/13collection.t t/14handle-pg.t t/15types.t t/16inheritance.t t/17virtualtypes.t t/18triggers.t t/19reference.t t/case_sensitivity.t t/metadata.t t/pod-coverage.t t/pod.t t/00.load....................ok t/01-version_checks..........ok t/01basics...................ok t/01records..................ok t/01searches.................ok t/02-column_constraints......Did not supply value for mandatory column name at t/02-column_constraints.t line 40 TestApp::Employee=HASH(0x85e8acc) failed a 'is_distinct' check for employee_num on 123 at /home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Jifty-DBI-0.48-VEvDNn/blib/lib/Jifty/DBI/Record.pm line 1345 Jifty::DBI::Record::__create('TestApp::Employee=HASH(0x85e8acc)', 'name', 'Bar', 'employee_num', 123) called at /home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Jifty-DBI-0.48-VEvDNn/blib/lib/Jifty/DBI/Record.pm line 1297 Jifty::DBI::Record::create('TestApp::Employee=HASH(0x85e8acc)', 'name', 'Bar', 'employee_num', 123) called at t/02-column_constraints.t line 46 ok t/02records_cachable.........ok t/02records_object...........ok t/02searches_joins...........DBI::db=HASH(0x86e22d8)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Jifty-DBI-0.48-VEvDNn/blib/lib/Jifty/DBI/Handle.pm line 356. closing dbh with active statement handles at /home/mmusgrove/cpantesting/perl-5.8.8/.cpan/build/Jifty-DBI-0.48-VEvDNn/blib/lib/Jifty/DBI/Handle.pm line 356. ok t/03rebless..................ok t/04memcached................skipped: Memcached apparently not running t/06filter...................ok t/06filter_datetime..........ok t/06filter_storable..........ok t/06filter_truncate..........ok t/06filter_utf8..............ok t/06filter_yaml..............ok t/10schema...................ok t/11schema_records...........ok t/12prefetch.................ok t/13collection...............ok t/14handle-pg................ok t/15types....................ok t/16inheritance..............ok t/17virtualtypes.............ok t/18triggers.................ok t/19reference................ok t/case_sensitivity...........ok t/metadata...................ok t/pod-coverage...............ok t/pod........................ok All tests successful. Files=31, Tests=819, 17 wallclock secs ( 0.18 usr 0.01 sys + 5.34 cusr 0.56 csys = 6.09 CPU) Result: PASS ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------------------- ---- ------ Cache::Memcached 0 1.24 Cache::Simple::TimedExpiry 0.21 0.27 Class::Accessor::Fast 0 0.31 Class::Data::Inheritable 0 0.06 Class::ReturnValue 0.4 0.55 Class::Trigger 0.12 0.12 Clone 0 0.28 Data::Page 0 2.00 DateTime 0.34 0.41 DateTime::Format::ISO8601 0 0.06 DateTime::Format::Strptime 0 1.0702 DBD::SQLite 0 1.14 DBI 0 1.601 DBIx::DBSchema 0.34 0.36 Encode 2.1 2.12 Exporter::Lite 0 0.02 Hash::Merge 0 0.10 Lingua::EN::Inflect 0 1.89 Object::Declare 0.22 0.22 Scalar::Defer 0.1 0.14 Test::More 0.52 0.74 UNIVERSAL::require 0 0.11 version 0 0.74 ! YAML::Syck 0 n/a ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = en_US.UTF-8 PATH = /home/mmusgrove/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 17645 PERL5_CPAN_IS_RUNNING = 17645 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/mmusgrove/cpantesting/perl-5.8.8/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 1004 1000 117 115 110 108 104 46 44 30 29 25 24 20 4 $EGID = 1000 1004 1000 117 115 110 108 104 46 44 30 29 25 24 20 4 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.2501 Module::Build 0.2808 Module::Signature n/a Test::Harness 3.07 Test::More 0.74 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.22-14-generic, archname=i686-linux-64int-ld uname='linux mmusgrove 2.6.22-14-generic #1 smp tue dec 18 08:02:57 utc 2007 i686 gnulinux ' config_args='-des -Uversiononly [EMAIL PROTECTED] [EMAIL PROTECTED] -Doptimize=-O2 -Dusemorebits -Dusedevel -Dusenm=false -Darchlib=/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8/i686-linux -Dprivlib=/home/mmusgrove/cpantesting/perl-5.8.8/lib/5.8.8 -Dman1dir=/home/mmusgrove/cpantesting/perl-5.8.8/man/man1 -Dman3dir=/home/mmusgrove/cpantesting/perl-5.8.8/man/man3 -Dprefix=/home/mmusgrove/cpantesting/perl-5.8.8 -Dd_attribut' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
