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.43, created
automatically by CPAN::Reporter, version 0.4801, 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.  However, it appears that
there were some problems testing your distribution.

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.27  
    Class::Accessor::Fast      0    0.31  
    Class::Data::Inheritable   0    0.06  
    Class::ReturnValue         0.4  0.55  
    Clone                      0    0.27  
    Data::Page                 0    2.00  
    DateTime                   0.34 0.40  
    DateTime::Format::ISO8601  0    0.06  
    DateTime::Format::Strptime 0    1.0700
    DBD::SQLite                0    1.13  
    DBI                        0    1.58  
    DBIx::DBSchema             0.34 0.34  
    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.96  

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

Environment variables:

    COMSPEC = C:\WINNT\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LANG = DE
    LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
C:\strawberry-perl\perl\bin;c:\strawberry-perl\dmake\bin;c:\strawberry-perl\mingw\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Programme\Subversion\bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 15 Stepping 0, AuthenticAMD
    TEMP = C:\DOKUME~1\tsee\LOKALE~1\Temp

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

    Perl: $^X = C:\strawberry-perl\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win2000
    Win32::GetOSVersion = Service Pack 4, 5, 0, 2195, 2, 4, 0, 0, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

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

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

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\bin\perl.exe "-Iinc" Makefile.PL --config= 
--installdeps=Cache::Simple::TimedExpiry,0.21,Class::ReturnValue,0.4,DBIx::DBSchema,0.34,DateTime::Format::ISO8601,0,DateTime::Format::Strptime,0,Lingua::EN::Inflect,0
C:\strawberry-perl\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/pod-coverage.t t/pod.t
t/00.load..................ok
        2/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(0xa8b768) failed a 'is_distinct' check for employee_num 
on 123 at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Record.pm
 line 1158
        Jifty::DBI::Record::__create('TestApp::Employee=HASH(0xa8b768)', 
'name', 'Bar', 'employee_num', 123) called at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Record.pm
 line 1114
        Jifty::DBI::Record::create('TestApp::Employee=HASH(0xa8b768)', 'name', 
'Bar', 'employee_num', 123) called at t/02-column_constraints.t line 46
ok
t/02records_cachable.......ok
t/02records_object.........Value passed to column accessor.  You probably want 
to use the mutator. at t/02records_object.t line 43
ok
t/02searches_joins.........# SELECT DISTINCT main.id as main_id, main.login as 
main_login FROM users main CROSS JOIN user_to_groups user_to_groups_1 JOIN 
groups groups_2  ON ( user_to_groups_1.group_id = groups_2.id )  WHERE 
(lower(groups_2.Name) = lower('Developers')) AND (main.id = 
user_to_groups_1.user_id) 
ok
t/03rebless................ok
t/04memcached..............skipped
        all skipped: Cache::Memcached not available
t/06filter.................ok
t/06filter_datetime........DBD::SQLite::db prepare failed: table users already 
exists(1) at dbdimp.c line 271 at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Handle.pm
 line 470.
Jifty::DBI::Handle::SQLite=HASH(0x105c06c) couldn't prepare the query 'CREATE 
table users (
        id integer primary key,
        created datetime,
        event_on date,
        event_stops time
)
'table users already exists(1) at dbdimp.c line 271

#   Failed test 'Inserted the schema. got a statement handle back isa DBI::st'
#   at t/06filter_datetime.t line 31.
#     Inserted the schema. got a statement handle back isn't a 'DBI::st' it's a 
'Class::ReturnValue'
DBD::SQLite::db prepare failed: table users has no column named created(1) at 
dbdimp.c line 271 at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Handle.pm
 line 470.
Jifty::DBI::Handle::SQLite=HASH(0x105c06c) couldn't prepare the query 'INSERT 
INTO users (created, event_on, event_stops, id) VALUES (?, ?, ?, ?)'table users 
has no column named created(1) at dbdimp.c line 271

#   Failed test 'Successfuly created ticket'
#   at t/06filter_datetime.t line 41.

#   Failed test 'Loaded the record'
#   at t/06filter_datetime.t line 42.

#   Failed test 'The object isa DateTime'
#   at t/06filter_datetime.t line 44.
#     The object isn't defined
Can't call method "epoch" on an undefined value at t/06filter_datetime.t line 
45.
# Looks like you planned 18 tests but only ran 7.
# Looks like you failed 4 tests of 7 run.
# Looks like your test died just after 7.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2, 4-5, 7-18
        Failed 15/18 tests, 16.67% okay
t/06filter_storable........ok
t/06filter_truncate........DBD::SQLite::db prepare failed: table users already 
exists(1) at dbdimp.c line 271 at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Handle.pm
 line 470.
Jifty::DBI::Handle::SQLite=HASH(0xe266e4) couldn't prepare the query 'CREATE 
table users (
        id integer primary key,
        login char(5),
        name varchar(10),
        disabled int(4) default 0
)
'table users already exists(1) at dbdimp.c line 271

#   Failed test 'Inserted the schema. got a statement handle back isa DBI::st'
#   at t/06filter_truncate.t line 29.
#     Inserted the schema. got a statement handle back isn't a 'DBI::st' it's a 
'Class::ReturnValue'
DBD::SQLite::db prepare failed: table users has no column named disabled(1) at 
dbdimp.c line 271 at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Handle.pm
 line 470.
Jifty::DBI::Handle::SQLite=HASH(0xe266e4) couldn't prepare the query 'INSERT 
INTO users (disabled, name, id, login) VALUES (?, ?, ?, ?)'table users has no 
column named disabled(1) at dbdimp.c line 271

#   Failed test 'Successfuly created ticket'
#   at t/06filter_truncate.t line 36.

#   Failed test 'Loaded the record'
#   at t/06filter_truncate.t line 37.

#   Failed test 'Login is not truncated'
#   at t/06filter_truncate.t line 39.
#          got: undef
#     expected: 'obra'

#   Failed test 'But name is truncated'
#   at t/06filter_truncate.t line 40.
#          got: undef
#     expected: 'Jesse Vinc'
DBD::SQLite::db prepare failed: table users has no column named disabled(1) at 
dbdimp.c line 271 at 
C:\DOKUME~1\tsee\LOKALE~1\Temp\cpan\build\Jifty-DBI-0.43-9e8GCx\blib\lib/Jifty/DBI/Handle.pm
 line 470.
Jifty::DBI::Handle::SQLite=HASH(0xe266e4) couldn't prepare the query 'INSERT 
INTO users (disabled, name, id, login) VALUES (?, ?, ?, ?)'table users has no 
column named disabled(1) at dbdimp.c line 271

#   Failed test 'Successfuly created ticket'
#   at t/06filter_truncate.t line 45.

#   Failed test 'Loaded the record'
#   at t/06filter_truncate.t line 46.

#   Failed test 'Login is truncated to two UTF-8 chars'
#   at t/06filter_truncate.t line 48.
Wide character in print at C:/strawberry-perl/perl/lib/Test/Builder.pm line 
1265.
#          got: undef
#     expected: 'те'

#   Failed test 'Name is not truncated'
#   at t/06filter_truncate.t line 49.
#          got: undef
#     expected: 'test'
# Looks like you failed 9 tests of 15.
dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 2, 4-5, 7-10, 12-13
        Failed 9/15 tests, 40.00% okay
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/17virtualtypes...........ok
t/pod-coverage.............ok
t/pod......................ok
Failed Test           Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/06filter_datetime.t  255 65280    18   26  2 4-5 7-18
t/06filter_truncate.t    9  2304    15    9  2 4-5 7-10 12-13
1 test and 2 subtests skipped.
Failed 2/27 test scripts. 24/674 subtests failed.
Files=27, Tests=674, 12 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 2/27 test programs. 24/674 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, 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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to