Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe Build --makefile_env_macros 1 test t\01use..................................1..2 ok 1 - use Class::DBI::Sweet; ok 2 - use Class::DBI::Sweet::Topping; ok t\02pod..................................1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t\03podcoverage..........................1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t\04join.................................1..17 ok 1 - use SweetTest; ok 2 - Artist retrieved by name ok 3 - Correct number of CDs returned ok 4 - Correct CD returned first ok 5 - next_by operating correctly ok 6 - FROM statement ok ok 7 - WHERE clause ok ok 8 - Last CD returned correctly ok 9 - Join search by object ok ok 10 - Tag retrieved ok 11 - Retrieve previous by has_many works ok 12 - Single CD retrieved via might_have ok 13 - Correct CD retrieved ok 14 - Order by might_have ok ok 15 - retrieve_previous ok ok 16 - search_like ok ok 17 - two-join search ok ok t\05count................................1..5 ok 1 - use SweetTest; ok 2 - Count by has_a ok ok 3 - Count by has_many ok ok 4 - Count by might_have ok ok 5 - Mixed count ok ok t\06object_cache.........................1..0 # Skip Cache::Cache required skipped all skipped: Cache::Cache required t\07prefetch.............................1..0 # Skip Cache::Cache required skipped all skipped: Cache::Cache required t\08pager................................1..10 ok 1 - use SweetTest; ok 2 - entries_on_this_page ok ok 3 - next_page ok ok 4 - iterator->next ok ok 5 - next past end of page ok ok 6 - disable_sql_paging total_entries ok ok 7 - disable_sql_paging previous_page ok ok 8 - disable_sql_paging iterator->next ok ok 9 - disable_sql_paging next past end of page ok ok 10 - complex abstract count ok ok t\09sequence.............................1..0 # Skip Need Win32API::GUID for this test skipped all skipped: Need Win32API::GUID for this test t\cdbi-t-ocache\01-columns...............1..26 ok 1 - State table() ok 2 - State primary() ok 3 - State Primary:name ok 4 - State Essential:abbreviation, name ok 5 - State All:population, rain, snowfall, name, abbreviation, capital ok 6 - CD primary() ok 7 - CD primary:artist ok 8 - CD all:length, artist, title ok 9 - CD essential:artist ok 10 - No Nonsense group ok 11 - find_column Rain ok 12 - find_column rain ok 13 - !find_column HGLAGAGlAG # Failed test (t\cdbi-t-ocache\01-columns.t at line 73) not ok 14 - State->can(...) # State->can('Rainfall') failed # State->can('_Rainfall_accessor') failed # State->can('set_Rainfall') failed # State->can('_set_Rainfall_accessor') failed # State->can('set_Snowfall') failed # State->can('_set_Snowfall_accessor') failed # Failed test (t\cdbi-t-ocache\01-columns.t at line 78) not ok 15 - State can't Rain # Failed test (t\cdbi-t-ocache\01-columns.t at line 78) not ok 16 - State can't _Rain_accessor # Failed test (t\cdbi-t-ocache\01-columns.t at line 78) not ok 17 - State can't rain ok 18 - State can't snowfall ok 19 - Huh not in groups ok 20 - Rain and Capital = 2 groups ok 21 - - Other ok 22 - - Weather ok 23 - Need primary key for retrieve ok 24 - A columns ok 25 - A::B columns ok 26 - A::C columns # Looks like you failed 4 tests of 26. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 14-17 Failed 4/26 tests, 84.62% okay t\cdbi-t-ocache\03-subclassing...........1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\05-Query.................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\06-hasa..................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\08-inheritcols...........1..3 ok 1 - A columns ok 2 - A::B columns ok 3 - A::C columns ok t\cdbi-t-ocache\09-has_many..............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\10-mysql.................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\11-triggers..............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\12-filter................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\13-constraint............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\14-might_have............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\16-reserved..............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\17-data_type.............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\18-has_a.................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\19-set_sql...............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\21-iterator..............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\22-deflate_order.........1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\23-cascade...............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\24-meta_info.............1..3 ok 1 - Person has Date and Pet not ok 2 - Pet has Date # Failed test (t\cdbi-t-ocache\24-meta_info.t at line 30) # Structures begin differing at: # $got->[0] = 'pet' # $expected->[0] = 'date' # Looks like you failed 1 tests of 3. ok 3 - And owners dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay t\cdbi-t-ocache\25-closures_in_meta......1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\97-pod...................1..0 # Skip Cache::MemoryCache needed to test POD. skipped all skipped: Cache::MemoryCache needed to test POD. t\cdbi-t-ocache\98-failure...............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-ocache\99-misc..................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\01-columns.............1..26 ok 1 - State table() ok 2 - State primary() ok 3 - State Primary:name ok 4 - State Essential:abbreviation, name ok 5 - State All:population, rain, snowfall, name, abbreviation, capital ok 6 - CD primary() ok 7 - CD primary:artist ok 8 - CD all:length, artist, title ok 9 - CD essential:artist ok 10 - No Nonsense group ok 11 - find_column Rain ok 12 - find_column rain ok 13 - !find_column HGLAGAGlAG not ok 14 - State->can(...) # Failed test (t\cdbi-t-rescache\01-columns.t at line 73) # State->can('Rainfall') failed # State->can('_Rainfall_accessor') failed # State->can('set_Rainfall') failed # State->can('_set_Rainfall_accessor') failed # State->can('set_Snowfall') failed # State->can('_set_Snowfall_accessor') failed not ok 15 - State can't Rain # Failed test (t\cdbi-t-rescache\01-columns.t at line 78) not ok 16 - State can't _Rain_accessor # Failed test (t\cdbi-t-rescache\01-columns.t at line 78) not ok 17 - State can't rain # Failed test (t\cdbi-t-rescache\01-columns.t at line 78) ok 18 - State can't snowfall ok 19 - Huh not in groups ok 20 - Rain and Capital = 2 groups ok 21 - - Other ok 22 - - Weather ok 23 - Need primary key for retrieve ok 24 - A columns ok 25 - A::B columns ok 26 - A::C columns # Looks like you failed 4 tests of 26. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 14-17 Failed 4/26 tests, 84.62% okay t\cdbi-t-rescache\03-subclassing.........1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\05-Query...............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\06-hasa................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\08-inheritcols.........1..3 ok 1 - A columns ok 2 - A::B columns ok 3 - A::C columns ok t\cdbi-t-rescache\09-has_many............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\10-mysql...............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\11-triggers............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\12-filter..............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\13-constraint..........1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\14-might_have..........1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\16-reserved............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\17-data_type...........1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\18-has_a...............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\19-set_sql.............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\21-iterator............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\22-deflate_order.......1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\23-cascade.............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\24-meta_info...........1..3 # Failed test (t\cdbi-t-rescache\24-meta_info.t at line 30) # Structures begin differing at: # $got->[0] = 'pet' # $expected->[0] = 'date' ok 1 - Person has Date and Pet not ok 2 - Pet has Date # Looks like you failed 1 tests of 3. ok 3 - And owners dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay t\cdbi-t-rescache\25-closures_in_meta....1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\97-pod.................1..0 # Skip Cache::MemoryCache needed to test POD. skipped all skipped: Cache::MemoryCache needed to test POD. t\cdbi-t-rescache\98-failure.............1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t-rescache\99-misc................1..0 # Skip needs Cache::Cache for testing skipped all skipped: needs Cache::Cache for testing t\cdbi-t\01-columns......................1..26 ok 1 - State table() ok 2 - State primary() ok 3 - State Primary:name ok 4 - State Essential:abbreviation, name ok 5 - State All:population, rain, snowfall, name, abbreviation, capital ok 6 - CD primary() ok 7 - CD primary:artist ok 8 - CD all:length, artist, title ok 9 - CD essential:artist ok 10 - No Nonsense group ok 11 - find_column Rain ok 12 - find_column rain ok 13 - !find_column HGLAGAGlAG # Failed test (t\cdbi-t\01-columns.t at line 73) not ok 14 - State->can(...) # State->can('Rainfall') failed # State->can('_Rainfall_accessor') failed # State->can('set_Rainfall') failed # State->can('_set_Rainfall_accessor') failed # State->can('set_Snowfall') failed # State->can('_set_Snowfall_accessor') failed # Failed test (t\cdbi-t\01-columns.t at line 78) not ok 15 - State can't Rain # Failed test (t\cdbi-t\01-columns.t at line 78) # Failed test (t\cdbi-t\01-columns.t at line 78) not ok 16 - State can't _Rain_accessor not ok 17 - State can't rain ok 18 - State can't snowfall ok 19 - Huh not in groups ok 20 - Rain and Capital = 2 groups ok 21 - - Other ok 22 - - Weather ok 23 - Need primary key for retrieve ok 24 - A columns # Looks like you failed 4 tests of 26. ok 25 - A::B columns ok 26 - A::C columns dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 14-17 Failed 4/26 tests, 84.62% okay t\cdbi-t\02-Film.........................1..91 DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. ok 1 - set_db() ok 2 - Driver set correctly ok 3 - Can't retrieve nothing ok 4 - retrieve needs parameters ok 5 - Can't get id with no object # Failed test (t\cdbi-t\02-Film.t at line 35) # 'Can't locate object method "insert" via package "Film" at t\cdbi-t\02-Film.t line 34. # ' # doesn't match '(?-xism:insert needs a hashref)' Can't locate object method "insert" via package "Film" at t/cdbi-t/testlib/Film.pm line 27. # Looks like you planned 91 tests but only ran 7. # Looks like your test died just after 7. ok 6 - Can't get title with no object not ok 7 - insert needs a hashref dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 7-91 Failed 85/91 tests, 6.59% okay t\cdbi-t\03-subclassing..................1..6 DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. ok 1 - subclass db_Main() Can't locate object method "insert" via package "Film" at t/cdbi-t/testlib/Film.pm line 27. ok 2 - has the same columns # Looks like you planned 6 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t\cdbi-t\04-lazy.........................1..25 DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Lazy)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. ok 1 - Pri ok 2 - Essential Can't locate object method "insert" via package "Lazy" at t\cdbi-t\04-lazy.t line 38. ok 3 - things ok 4 - horizon ok 5 - vertical ok 6 - All ok 7 - this (Essential Primary things) ok 8 - that (things) # Looks like you planned 25 tests but only ran 8. # Looks like your test died just after 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-25 Failed 17/25 tests, 32.00% okay t\cdbi-t\05-Query........................1..20 DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Actor)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. Can't locate object method "insert" via package "Film" at t\cdbi-t\05-Query.t line 15. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t\cdbi-t\06-hasa.........................1..24 DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Directors)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. Can't locate object method "insert" via package "Film" at t/cdbi-t/testlib/Film.pm line 27. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t\cdbi-t\08-inheritcols..................1..3 ok 1 - A columns ok 2 - A::B columns ok 3 - A::C columns ok t\cdbi-t\09-has_many.....................1..42 DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Actor)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Directors)"] at C:/cpanrun-5.8/build/5-8-0/site/lib/DBIx/ContextualFetch.pm line 88. ok 1 - Actor primary OK ok 2 - Actor table set-up OK Can't locate object method "insert" via package "Film" at t/cdbi-t/testlib/Film.pm line 27. ok 3 - and have a suitable method in Film # Looks like you planned 42 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-42 Failed 39/42 tests, 7.14% okay t\cdbi-t\10-mysql........................DBI connect('test','',...) failed: Access denied for user 'ODBC'@'localhost' (using password: NO) at t/cdbi-t/testlib/MyBase.pm line 10 Free to wrong pool 15d2d10 not 80103 during global destruction. 1..0 # Skip Need MySQL for this test