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 Shawn M Moore,
    
This is a computer-generated test report for Jifty-DBI-0.47, created
automatically by CPAN::Reporter, version 0.44, 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
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                     Need Have  
    -------------------------- ---- ------
    Cache::Simple::TimedExpiry 0.21 0.23  
    Class::Accessor::Fast      0    0.25  
    Class::Data::Inheritable   0    0.06  
    Class::ReturnValue         0.4  0.53  
    Class::Trigger             0.12 0.12  
    Clone                      0    0.23  
    Data::Page                 0    2.00  
    DateTime                   0.34 0.37  
    DateTime::Format::ISO8601  0    0.0403
    DateTime::Format::Strptime 0    1.0700
    DBD::SQLite                0    1.13  
    DBI                        0    1.57  
  ! DBIx::DBSchema             0.34 0.31  
    Encode                     2.1  2.23  
    Exporter::Lite             0    0.02  
    Hash::Merge                0    0.07  
    Lingua::EN::Inflect        0    1.89  
  ! Object::Declare            0.22 0.13  
  ! Scalar::Defer              0.1  0.07  
    Test::More                 0.52 0.70  
    UNIVERSAL::require         0    0.10  
    version                    0    0.7203
    YAML::Syck                 0    0.88  

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/csh
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/local/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 5 0 0
    EGID: $)  = 0 5 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.12  
    Module::Build       0.2805
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

------------------------------
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/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
        1/13 skipped: DBD::Oracle is not installed
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(0x8512b8c) failed a 'is_distinct' check for employee_num 
on 123 at /root/.cpan/build/Jifty-DBI-0.47-8cP84q/blib/lib/Jifty/DBI/Record.pm 
line 1345
        Jifty::DBI::Record::__create('TestApp::Employee=HASH(0x8512b8c)', 
'name', 'Bar', 'employee_num', 123) called at 
/root/.cpan/build/Jifty-DBI-0.47-8cP84q/blib/lib/Jifty/DBI/Record.pm line 1297
        Jifty::DBI::Record::create('TestApp::Employee=HASH(0x8512b8c)', '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(0x8582d60)->disconnect invalidates 1 
active statement handle (either destroy statement handles or call finish on 
them before disconnecting) at 
/root/.cpan/build/Jifty-DBI-0.47-8cP84q/blib/lib/Jifty/DBI/Handle.pm line 320.
closing dbh with active statement handles at 
/root/.cpan/build/Jifty-DBI-0.47-8cP84q/blib/lib/Jifty/DBI/Handle.pm line 320.
ok
t/03rebless................ok
t/04memcached..............ok
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, 1 subtest skipped.
Files=31, Tests=819, 12 wallclock secs ( 9.89 cusr +  1.27 csys = 11.16 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=5.4-release-p16, archname=i386-freebsd-64int
    uname='freebsd tcool.org 5.4-release-p16 freebsd 5.4-release-p16 #0: sat 
aug 5 04:57:59 jst 2006 [EMAIL PROTECTED]:usrsrcsysi386compilededi i386 '
    config_args='-sde -Dprefix=/usr/local 
-Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 
-Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 
-Dman1dir=/usr/local/man/man1 
-Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach 
-Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin 
-Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl 
-Dcc=cc -Duseshrplib 
-Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O -pipe 
 -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
    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=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" 
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O -pipe ',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', 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='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  
-Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to