t/01-columns.............ok t/02-Film................DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d090c8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d73784) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d73784) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(UPDATE Movies SET numexplodingsheep = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1cdfacc) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(UPDATE Movies SET rating = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d67864) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, rating) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d7d558) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/03-subclassing.........DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. ok t/04-lazy................DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Lazy)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. ok t/05-Query...............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (title, rating) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d1a850) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, rating) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d1a850) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d57e6c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d57e6c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d57e6c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d57e6c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d57e6c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/06-hasa................DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. ok t/08-inheritcols.........ok t/09-has_many............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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:/Perl/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:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d72a68) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d72a68) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Actor WHERE id=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1dae6d4) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1dae9f8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/10-mysql...............DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/testlib/MyBase.pm line 10 skipped all skipped: Need MySQL for this test t/11-triggers............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. ok t/12-filter..............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Actor)"] at C:/Perl/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(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2c3b4) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d67360) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d67360) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d67360) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Actor WHERE id=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d86aec) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Actor WHERE id=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d86aec) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/13-constraint..........DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (rating) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d5f94c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d5fd90) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/14-might_have..........DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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(Blurbs)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(UPDATE Movies SET rating = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d36bfc) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2949c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Blurbs (blurb, title) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d43a44) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Blurbs WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d64204) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Movies WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d640e4) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2949c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Blurbs (blurb, title) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d43a44) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(UPDATE Blurbs SET blurb = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d43b28) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Blurbs WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d64204) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Movies WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d640e4) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/15-accessor............ # Failed test 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # in t/15-accessor.t at line 11. # 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # doesn't match '(?-xism:clashes with built-in method)' # Failed test 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Actor)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # in t/15-accessor.t at line 11. # 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Actor)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # doesn't match '(?-xism:clashes with built-in method)' prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d4900c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d4900c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d4900c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d4900c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d4900c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d4900c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d7bc7c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d7bc7c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(UPDATE Movies SET rating = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d84b20) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d7bc7c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 # Looks like you planned 55 tests but ran 2 extra. # Looks like you failed 2 tests of 57 run. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3, 56-57 Failed 4/55 tests, 92.73% okay t/16-reserved............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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(orders)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. ok t/17-data_type...........dubious Test returned status 5 (wstat 1280, 0x500) t/18-has_a...............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Directors (name, birthday, isinsane) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d49bd8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(UPDATE Movies SET director = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d7836c) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/19-set_sql.............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d1a3b8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d1a3b8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d1a3b8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d1a3b8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d61aa8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Actor (name, film) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d61aa8) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/21-iterator............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2ba18) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2ba18) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2ba18) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2ba18) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d2ba18) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/22-deflate_order.......skipped all skipped: Need Time::Piece::MySQL for this test t/23-cascade.............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/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:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. prepare_cached(INSERT INTO Movies (title, director) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1d3f3e0) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 prepare_cached(DELETE FROM Movies WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1d71e34) still Active at C:/Perl/site/lib/Ima/DBI.pm line 381 ok t/24-meta_info...........ok t/25-closures_in_meta....DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/testlib/MyBase.pm line 10 skipped all skipped: Need MySQL for this test t/26-mutator............. # Failed test 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # in t/26-mutator.t at line 13. # 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # doesn't match '(?-xism:clashes with built-in method)' # Looks like you planned 6 tests but ran 1 extra. # Looks like you failed 1 test of 7 run. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1, 7 Failed 2/6 tests, 66.67% okay t/27-mutator-old......... # Failed test 'DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. # ' # in t/27-mutator-old.t at line 14. # Looks like you planned 7 tests but ran 1 extra. # Looks like you failed 1 test of 8 run. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1, 8 Failed 2/7 tests, 71.43% okay t/97-pod.................ok t/98-failure.............DBD::SQLite::st fetchrow_array warning: not an error(0) at dbdimp.c line 504 [for Statement "PRAGMA table_info(Movies)"] at C:/Perl/site/lib/DBIx/ContextualFetch.pm line 88. ok t/99-misc................ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/15-accessor.t 2 512 55 4 1 3 56-57 t/17-data_type.t 5 1280 ?? ?? ?? t/26-mutator.t 1 256 6 2 1 7 t/27-mutator-old.t 1 256 7 2 1 8 3 tests skipped. Failed 4/28 test scripts. 0/572 subtests failed. Files=28, Tests=572, 69 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)