CPAN-cpanminus-reporter-RetainReports
view release on metacpan or search on metacpan
t/data/cpanriver.01.build.log view on Meta::CPAN
t/cdbi/multi_column_set.t ........................... skipped: Class::DBI required for this test
t/cdbi/object_cache.t ............................... skipped: Class::DBI required for this test
t/cdbi/retrieve_from_sql_with_limit.t ............... skipped: Class::DBI required for this test
t/cdbi/set_to_undef.t ............................... skipped: Class::DBI required for this test
t/cdbi/set_vs_DateTime.t ............................ skipped: Class::DBI required for this test
t/cdbi/sweet/08pager.t .............................. skipped: Class::DBI required for this test
t/count/count_rs.t .................................. ok
t/count/distinct.t .................................. ok
t/count/group_by_func.t ............................. ok
t/count/grouped_pager.t ............................. ok
t/count/in_subquery.t ............................... ok
t/count/joined.t .................................... ok
t/count/prefetch.t .................................. ok
t/count/search_related.t ............................ ok
t/delete/cascade_missing.t .......................... ok
t/delete/complex.t .................................. ok
t/delete/m2m.t ...................................... ok
t/delete/related.t .................................. ok
t/discard_changes_in_DESTROY.t ...................... ok
t/inflate/core.t .................................... skipped: Inflation tests need DateTime >= 0.55, DateTime::Format::Strptime >= 1.2
t/inflate/datetime.t ................................ skipped: DT inflation tests need DateTime >= 0.55, DateTime::Format::SQLite, DateTime::Format::Strptime >= 1.2
t/inflate/datetime_determine_parser.t ............... skipped: Test needs DateTime >= 0.55, DateTime::Format::SQLite, DateTime::Format::Strptime >= 1.2
t/inflate/datetime_firebird.t ....................... skipped: Set $ENV{DBICTEST_FIREBIRD_DSN} and/or $ENV{DBICTEST_FIREBIRD_INTERBASE_DSN} and/or $ENV{DBICTEST_FIREBIRD_ODBC_DSN}, _USER and _PASS to run these tests. WARNING: This test drops and crea...
t/inflate/datetime_informix.t ....................... skipped: Test needs DateTime >= 0.55, DateTime::Format::Strptime >= 1.2 and
t/inflate/datetime_missing_deps.t ................... ok
t/inflate/datetime_msaccess.t ....................... skipped: Set $ENV{DBICTEST_MSACCESS_ODBC_DSN} and/or $ENV{DBICTEST_MSACCESS_ADO_DSN} (and optionally _USER and _PASS) to run these tests.
t/inflate/datetime_mssql.t .......................... skipped: Set $ENV{DBICTEST_MSSQL_ODBC_DSN} and/or $ENV{DBICTEST_MSSQL_DSN} and/or $ENV{DBICTEST_MSSQL_ADO_DSN} _USER and _PASS to run this test
t/inflate/datetime_mysql.t .......................... skipped: Inflation tests need DateTime >= 0.55, DateTime::Format::MySQL, DateTime::Format::Strptime >= 1.2
t/inflate/datetime_oracle.t ......................... skipped: Set $ENV{DBICTEST_ORA_DSN}, _USER and _PASS to run this test. Warning: This test drops and creates a table called 'event'
t/inflate/datetime_pg.t ............................. skipped: Test needs DateTime >= 0.55, DateTime::Format::Pg >= 0.16004, DateTime::Format::Strptime >= 1.2
t/inflate/datetime_sqlanywhere.t .................... skipped: Set $ENV{DBICTEST_SQLANYWHERE_DSN} and/or $ENV{DBICTEST_SQLANYWHERE_ODBC_DSN}
t/inflate/datetime_sybase.t ......................... skipped: Test needs DateTime >= 0.55, DateTime::Format::Strptime >= 1.2 and
t/inflate/file_column.t ............................. ok
t/inflate/hri.t ..................................... ok
t/inflate/hri_torture.t ............................. ok
t/inflate/serialize.t ............................... ok
t/multi_create/cd_single.t .......................... ok
t/multi_create/diamond.t ............................ ok
t/multi_create/existing_in_chain.t .................. ok
t/multi_create/find_or_multicreate.t ................ ok
t/multi_create/has_many.t ........................... ok
t/multi_create/in_memory.t .......................... ok
t/multi_create/insert_defaults.t .................... ok
t/multi_create/m2m.t ................................ ok
t/multi_create/multilev_single_PKeqFK.t ............. ok
t/multi_create/reentrance_count.t ................... skipped: Disable test entirely until multicreate is rewritten in terms of subqueries
t/multi_create/standard.t ........................... ok
t/multi_create/torture.t ............................ ok
t/ordered/cascade_delete.t .......................... ok
t/ordered/unordered_movement.t ...................... ok
t/prefetch/attrs_untouched.t ........................ ok
t/prefetch/correlated.t ............................. ok
t/prefetch/count.t .................................. ok
t/prefetch/diamond.t ................................ ok
t/prefetch/double_prefetch.t ........................ ok
t/prefetch/empty_cache.t ............................ ok
t/prefetch/false_colvalues.t ........................ ok
t/prefetch/grouped.t ................................ ok
t/prefetch/incomplete.t ............................. ok
t/prefetch/join_type.t .............................. ok
t/prefetch/lazy_cursor.t ............................ ok
t/prefetch/manual.t ................................. ok
t/prefetch/multiple_hasmany.t ....................... ok
t/prefetch/multiple_hasmany_torture.t ............... ok
t/prefetch/o2m_o2m_order_by_with_limit.t ............ ok
t/prefetch/one_to_many_to_one.t ..................... ok
t/prefetch/refined_search_on_relation.t ............. ok
t/prefetch/restricted_children_set.t ................ ok
t/prefetch/standard.t ............................... ok
t/prefetch/via_search_related.t ..................... ok
t/prefetch/with_limit.t ............................. ok
t/relationship/after_update.t ....................... ok
t/relationship/core.t ............................... ok
t/relationship/custom.t ............................. ok
t/relationship/custom_opaque.t ...................... ok
t/relationship/custom_with_null_in_cond.t ........... ok
t/relationship/doesnt_exist.t ....................... ok
t/relationship/dynamic_foreign_columns.t ............ ok
t/relationship/info.t ............................... ok
t/relationship/malformed_declaration.t .............. ok
t/relationship/proxy.t .............................. ok
t/relationship/set_column_on_fk.t ................... ok
t/relationship/unresolvable.t ....................... ok
t/relationship/update_or_create_multi.t ............. ok
t/relationship/update_or_create_single.t ............ ok
t/resultset/as_query.t .............................. ok
t/resultset/as_subselect_rs.t ....................... ok
t/resultset/bind_attr.t ............................. ok
t/resultset/find_on_subquery_cond.t ................. ok
t/resultset/inflate_result_api.t .................... ok
t/resultset/inflatemap_abuse.t ...................... ok
t/resultset/is_ordered.t ............................ ok
t/resultset/is_paged.t .............................. ok
t/resultset/nulls_only.t ............................ ok
t/resultset/plus_select.t ........................... ok
t/resultset/rowparser_internals.t ................... ok
t/resultset/update_delete.t ......................... ok
t/resultset_class.t ................................. ok
t/resultset_overload.t .............................. ok
t/resultsource/bare_resultclass_exception.t ......... ok
t/resultsource/set_primary_key.t .................... ok
t/row/copy_with_extra_selection.t ................... ok
t/row/filter_column.t ............................... ok
t/row/find_one_has_many.t ........................... ok
t/row/inflate_result.t .............................. ok
t/row/pkless.t ...................................... ok
t/row/set_extra_column.t ............................ ok
t/schema/anon.t ..................................... ok
t/schema/clone.t .................................... ok
t/search/deprecated_attributes.t .................... ok
t/search/distinct.t ................................. ok
t/search/empty_attrs.t .............................. ok
t/search/preserve_original_rs.t ..................... ok
t/search/reentrancy.t ............................... ok
t/search/related_has_many.t ......................... ok
t/search/related_strip_prefetch.t ................... ok
t/search/select_chains.t ............................ ok
t/search/select_chains_unbalanced.t ................. ok
t/search/stack_cond.t ............................... ok
t/search/subquery.t ................................. ok
t/search/void.t ..................................... ok
t/sqlmaker/bind_transport.t ......................... ok
t/sqlmaker/core.t ................................... ok
t/sqlmaker/core_quoted.t ............................ ok
t/sqlmaker/dbihacks_internals.t ..................... ok
t/sqlmaker/hierarchical/oracle.t .................... skipped: Test needs Math::Base36 >= 0.07
t/sqlmaker/legacy_joins.t ........................... ok
t/sqlmaker/limit_dialects/basic.t ................... ok
t/sqlmaker/limit_dialects/custom.t .................. ok
t/sqlmaker/limit_dialects/fetch_first.t ............. ok
t/sqlmaker/limit_dialects/first_skip.t .............. ok
t/sqlmaker/limit_dialects/generic_subq.t ............ ok
t/sqlmaker/limit_dialects/mssql_torture.t ........... ok
t/sqlmaker/limit_dialects/rno.t ..................... ok
t/sqlmaker/limit_dialects/rownum.t .................. ok
t/sqlmaker/limit_dialects/skip_first.t .............. ok
t/sqlmaker/limit_dialects/toplimit.t ................ ok
t/sqlmaker/limit_dialects/torture.t ................. ok
t/sqlmaker/literal_with_bind.t ...................... ok
t/sqlmaker/msaccess.t ............................... ok
t/sqlmaker/mysql.t .................................. ok
t/sqlmaker/nest_deprec.t ............................ ok
t/sqlmaker/oracle.t ................................. skipped: Test needs Math::Base36 >= 0.07
t/sqlmaker/oraclejoin.t ............................. skipped: Test needs Math::Base36 >= 0.07
t/sqlmaker/order_by_bindtransport.t ................. ok
t/sqlmaker/order_by_func.t .......................... ok
t/sqlmaker/pg.t ..................................... ok
t/sqlmaker/quotes.t ................................. ok
t/sqlmaker/sqlite.t ................................. ok
t/storage/base.t .................................... ok
t/storage/cursor.t .................................. ok
t/storage/dbh_do.t .................................. ok
t/storage/dbi_coderef.t ............................. ok
t/storage/dbi_env.t ................................. ok
t/storage/dbic_pretty.t ............................. skipped: Test needs JSON::Any >= 1.23
t/storage/debug.t ................................... ok
t/storage/deploy.t .................................. skipped: Test needs SQL::Translator >= 0.11018 (see DBIx::Class::Optional::Dependencies for details)
t/storage/deprecated_exception_source_bind_attrs.t .. ok
t/storage/disable_sth_caching.t ..................... ok
t/storage/error.t ................................... ok
t/storage/exception.t ............................... ok
t/storage/global_destruction.t ...................... ok
t/storage/nobindvars.t .............................. ok
t/storage/on_connect_call.t ......................... ok
t/storage/on_connect_do.t ........................... ok
t/storage/ping_count.t .............................. ok
t/storage/prefer_stringification.t .................. ok
t/storage/quote_names.t ............................. ok
t/storage/reconnect.t ............................... ok
t/storage/replicated.t .............................. skipped: Test needs Moose >= 0.98, MooseX::Types >= 0.21, MooseX::Types::LoadableClass >= 0.011, Test::Moose
t/storage/savepoints.t .............................. ok
t/storage/stats.t ................................... ok
t/storage/txn.t ..................................... ok
t/storage/txn_scope_guard.t ......................... ok
t/update/all.t ...................................... ok
t/update/ident_cond.t ............................... ok
t/update/type_aware.t ............................... ok
#
#
#
# 208 contributors made this library what it is today
#
#
# Distinguished patrons:
# * ( 2014 ~ 2015 ) Henry Van Styn, creator of http://p3rl.org/RapidApp
#
#
t/zzzzzzz_authors.t ................................. ok
t/zzzzzzz_perl_perf_bug.t ........................... ok
t/zzzzzzz_sqlite_deadlock.t ......................... skipped: Skipping test on plain module install
All tests successful.
Files=308, Tests=12216, 118 wallclock secs ( 2.51 usr 0.27 sys + 99.30 cusr 5.07 csys = 107.15 CPU)
Result: PASS
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/Ordered.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/InflateColumn.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/ResultSetColumn.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/InflateColumn.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/Row.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/Schema.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/DB.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/Storage.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/SQLMaker.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/ResultSourceHandle.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/PK.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/ResultSet.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/SQLMaker.pod
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/Relationship.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/ResultSetProxy.pm
Installing /home/jkeenan/testing/blead/lib/perl5/site_perl/5.27.7/DBIx/Class/Manual.pod
( run in 3.236 seconds using v1.01-cache-2.11-cpan-7fcb06a456a )