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 Jesse Vincent,
    
This is a computer-generated test report for Jifty-DBI-0.41, created
automatically by CPAN::Reporter, version 0.41, 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::Memcached           0    1.20  
    Cache::Simple::TimedExpiry 0.21 0.27  
    Class::Accessor::Fast      0    0.30  
    Class::Data::Inheritable   0    0.06  
    Class::ReturnValue         0.4  0.53  
    Clone                      0    0.23  
    Data::Page                 0    2.00  
    DateTime                   0.34 0.37  
    DateTime::Format::ISO8601  0    0.06  
    DateTime::Format::Strptime 0    1.0700
    DBD::SQLite                0    1.13  
    DBI                        0    1.54  
    DBIx::DBSchema             0.29 0.32  
    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.10  
    Test::More                 0.52 0.70  
    UNIVERSAL::require         0    0.11  
    version                    0    0.7203
    YAML::Syck                 0    0.85  

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

Environment variables:

    PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/ksh
    TERM = screen

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

    Perl: $^X = perl-5.8.8/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 0 1000
    EGID: $)  = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.24  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.12  
    Module::Build       0.2807
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

/home/david/cpantesting/perl-5.8.8/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=Cache::Simple::TimedExpiry,0.21,Class::ReturnValue,0.4,DBIx::DBSchema,0.29,DateTime::Format::ISO8601,0,DateTime::Format::Strptime,0,Lingua::EN::Inflect,0,Cache::Memcached,0
PERL_DL_NONLAZY=1 /home/david/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/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/pod-coverage.t t/pod.t
t/00.load..................ok
        1/13 skipped: various reasons
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(0x3c3cf900) failed a 'is_distinct' check for 
employee_num on 123 at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Jifty-DBI-0.41-ybFEMd/blib/lib/Jifty/DBI/Record.pm
 line 1121
        Jifty::DBI::Record::__create('TestApp::Employee=HASH(0x3c3cf900)', 
'name', 'Bar', 'employee_num', 123) called at 
/home/david/cpantesting/perl-5.8.8/.cpan/build/Jifty-DBI-0.41-ybFEMd/blib/lib/Jifty/DBI/Record.pm
 line 1077
        Jifty::DBI::Record::create('TestApp::Employee=HASH(0x3c3cf900)', 
'name', 'Bar', 'employee_num', 123) called at t/02-column_constraints.t line 46
ok
t/02records_cachable.......ok
t/02records_object.........ok
t/03rebless................ok
t/04memcached..............skipped
        all 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...............# loading phone 3
# loading phone 4
# loading phone 5
# loading phone 6
ok
t/13collection.............ok
t/14handle-pg..............ok
t/15types..................ok
t/16inheritance............ok
t/pod-coverage.............ok
t/pod......................ok
All tests successful, 1 test and 1 subtest skipped.
Files=25, Tests=592, 12 wallclock secs ( 1.83 cusr +  6.52 csys =  8.35 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
    uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', 
gccosandvers='openbsd3.5'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, 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/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to