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 report for Jifty-DBI-0.46
on perl-5.8.8, created automatically by CPAN-Reporter-1.05 
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 'nmake test':


Microsoft(R) Program Maintenance Utility Version 7.00.9955
Copyright (C) Microsoft Corporation.  All rights reserved.

        C:\Perl\bin\perl.exe "-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/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(0x23d030c) failed a 'is_distinct' check for employee_num 
on 123 at C:\Perl\cpan\build\Jifty-DBI-0.46-my6w1K\blib\lib/Jifty/DBI/Record.pm 
line 1211
        Jifty::DBI::Record::__create('TestApp::Employee=HASH(0x23d030c)', 
'name', 'Bar', 'employee_num', 123) called at 
C:\Perl\cpan\build\Jifty-DBI-0.46-my6w1K\blib\lib/Jifty/DBI/Record.pm line 1167
        Jifty::DBI::Record::create('TestApp::Employee=HASH(0x23d030c)', '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(0x2431010)->disconnect invalidates 1 
active statement handle (either destroy statement handles or call finish on 
them before disconnecting) at 
C:\Perl\cpan\build\Jifty-DBI-0.46-my6w1K\blib\lib/Jifty/DBI/Handle.pm line 317.
closing dbh with active statement handles at 
C:\Perl\cpan\build\Jifty-DBI-0.46-my6w1K\blib\lib/Jifty/DBI/Handle.pm line 317.
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/case_sensitivity...........ok
t/metadata...................ok
t/pod-coverage...............ok
t/pod........................ok
All tests successful.
Files=30, Tests=2613, 112 wallclock secs ( 0.81 usr +  0.30 sys =  1.11 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need Have  
    -------------------------- ---- ------
    Cache::Simple::TimedExpiry 0.21 0.27  
    Class::Accessor::Fast      0    0.31  
    Class::Data::Inheritable   0    0.06  
    Class::ReturnValue         0.4  0.53  
    Class::Trigger             0.12 0.12  
    Clone                      0    0.28  
    Data::Page                 0    2.00  
    DateTime                   0.34 0.40  
    DateTime::Format::ISO8601  0    0.0403
    DateTime::Format::Strptime 0    1.0700
    DBD::SQLite                0    1.14  
    DBI                        0    1.601 
    DBIx::DBSchema             0.34 0.34  
    Encode                     2.1  2.23  
    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.64  
    UNIVERSAL::require         0    0.11  
    version                    0    0.74  
    YAML::Syck                 0    0.99  

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual Studio 
.NET\VC7\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\INCLUDE;C:\boost;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\PlatformSDK\include\prerelease;C:\Program Files\Microsoft Visual 
Studio .NET\VC7\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\include;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\include\;
    LIB = C:\Program Files\Microsoft Visual Studio 
.NET\VC7\ATLMFC\LIB;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\LIB;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\PlatformSDK\lib\prerelease;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\lib;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\Lib\;
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE;C:\Program 
Files\Microsoft Visual Studio .NET\VC7\BIN;C:\Program Files\Microsoft Visual 
Studio .NET\Common7\Tools;C:\Program Files\Microsoft Visual Studio 
.NET\Common7\Tools\bin\prerelease;C:\Program Files\Microsoft Visual Studio 
.NET\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\PDCurses\win32;C:\qdbm;C:\icu4c\bin;C:\openssl\bin;C:\iconv\.;C:\nkf\.;c:\imagemagick;C:\PsTools\.;C:\dm\bin;C:\SWIG\;C:\patch;C:\diff;C:\NAnt\bin;C:\Dev-Cpp\bin;C:\Perl\bin\;C:\Python\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Network 
Associates\PGPNT;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~1\WIDEST~1\ws\bin;C:\PROGRA~1\WIDEST~1\ruby\bin;C:\PROGRA~1\WIDEST~1\Perl\bin;C:\PROGRA~1\WIDEST~1\Python;C:\PROGRA~1\WIDEST~1\gcc\bin;C:\perl2exe;C:\perl6\bin;C:\Program
 File
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 7316
    PERL5_CPAN_IS_RUNNING = 7316
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 9, GenuineIntel
    TEMP = C:\DOCUME~1\TARO-N~1\LOCALS~1\Temp

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

    $^X = C:\Perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9204
    Cwd                 3.19  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.19  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.00  
    Test::More          0.64  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'

Reply via email to