UR v0.47 Perl 5 v5.22.4 x86_64-linux-multi
- Status
- Pass
- From
- Serguei Trouchelle (STRO)
- Dist
-
UR v0.47
- Platform
- Perl 5 v5.22.4 x86_64-linux-multi
- Date
- 2018-09-18 20:59:49
- ID
- c7b87b7e-bb85-11e8-9cf0-6712811d7f62
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Anthony Brummett,
This is a computer-generated report for UR-0.47
on perl 5.22.4, created by CPAN-Reporter-1.2018.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
'thing' may require verification...
Resolving parameter 'thing' from command argument 'two'... found 1
t/CmdTest/t/01-mutual-resolution-via-to.t ................................. ok
t/CmdTest/t/02-example-values.t ........................................... ok
t/URT/t/001_util_array_ref_iterator.t ..................................... ok
t/URT/t/001_util_on_destroy.t ............................................. ok
t/URT/t/00_load.t ......................................................... ok
t/URT/t/01_object.t ....................................................... ok
t/URT/t/02_class_construction.t ........................................... ok
t/URT/t/03a_rules.t ....................................................... ok
t/URT/t/03b_rule_constant_values.t ........................................ ok
t/URT/t/03b_rule_subsets.t ................................................ ok
t/URT/t/03c_rule_values.t ................................................. ok
t/URT/t/03d_rule_construction.t ........................................... ok
t/URT/t/03e_params_list.t ................................................. ok
t/URT/t/03f_rule_from_filter_string.t ..................................... ok
t/URT/t/03g_rule_constant_key_before.t .................................... ok
t/URT/t/03h_rule_for_property_meta.t ...................................... ok
t/URT/t/03i_non_ur_types_as_values.t ...................................... ok
t/URT/t/03i_rule_hard_refs.t .............................................. ok
t/URT/t/03i_rule_hard_refs_with_ur_objects.t .............................. ok
t/URT/t/03j_or_rules_with_meta.t .......................................... ok
t/URT/t/03k_flatten_hard_refs.t ........................................... ok
t/URT/t/03k_rule_for_property_meta_no_properties.t ........................ ok
t/URT/t/04_datasource_signals.t ........................................... ok
t/URT/t/04_rdbms_retriable_operation.t .................................... ok
t/URT/t/04_rdbms_table_name_from_inline_view.t ............................ ok
t/URT/t/04a_rdbms_retriable_operation-multiple_datasources.t .............. ok
t/URT/t/04a_sqlite.t ...................................................... ok
t/URT/t/04a_sqlite_dir_of_schema_files.t .................................. ok
t/URT/t/04a_sqlite_examine_unique_indices.t ............................... ok
t/URT/t/04a_sqlite_init_db_internal.t ..................................... ok
t/URT/t/04a_sqlite_sync_database.t ........................................ ok
t/URT/t/04b_mysql.t ....................................................... skipped: enable after configuring MySQL
t/URT/t/04b_rdbms_retriable_operation-recursion_bug.t ..................... ok
t/URT/t/04c_postresql.t ................................................... skipped: enable after configuring PostgreSQL
t/URT/t/04c_postresql_type_coercion.t ..................................... ok
t/URT/t/04d_oracle.t ...................................................... skipped: enable after configuring Oracle
t/URT/t/04d_oracle_join_coercion.t ........................................ ok
t/URT/t/04e_file.t ........................................................ ok
t/URT/t/04e_file_sync_database.t .......................................... ok
t/URT/t/04e_file_track_open_close.t ....................................... ok
t/URT/t/04f_filemux.t ..................................................... ok
t/URT/t/04f_filemux_sync_database.t ....................................... ok
WARNING: Re-creating /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/DataSource/Meta.sqlite3 from /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/DataSource/Meta.sqlite3-dump.
t/URT/t/04g_rdbms_shared_table_name.t ..................................... ok
t/URT/t/04h_default_datasource.t .......................................... ok
t/URT/t/04i_context_datasource_ordering.t ................................. ok
t/URT/t/05_get_create_get.t ............................................... ok
t/URT/t/06_accessor_simple.t .............................................. ok
t/URT/t/07_create_get_simple.t ............................................ ok
t/URT/t/08_create_get_operators.t ......................................... ok
t/URT/t/10_accessor_object.t .............................................. ok
t/URT/t/11_create_with_delegated_property.t ............................... ok
t/URT/t/11b_via_to_without_type.t ......................................... ok
t/URT/t/11c_create_with_via_property.t .................................... ok
t/URT/t/11d_create_with_single_delegated_property_via_is_many_property.t .. ok
t/URT/t/11e_copy.t ........................................................ ok
t/URT/t/12_properties_metadata_query.t .................................... ok
t/URT/t/13a_messaging.t ................................................... ok
t/URT/t/13b_dump_message_inheritance.t .................................... ok
t/URT/t/13c_message_observers.t ........................................... ok
t/URT/t/13d_command_debug.t ............................................... ok
t/URT/t/13e_messaging_format_string.t ..................................... ok
t/URT/t/14_ghost_objects.t ................................................ ok
t/URT/t/15_singleton.t .................................................... ok
t/URT/t/16_viewer.t ....................................................... skipped: skipping because gtk will not initialize
t/URT/t/17_accessor_object_basic.t ........................................ ok
t/URT/t/17b_mk_rw_accessor_signals_property_change.t ...................... ok
t/URT/t/17c_rw_property_alias.t ........................................... ok
t/URT/t/18_indirect_accessor.t ............................................ ok
t/URT/t/19_calculated_accessor.t .......................................... ok
t/URT/t/20_has_many.t ..................................................... ok
t/URT/t/20a_has_many_with_multiple_ids.t .................................. ok
t/URT/t/21_observer.t ..................................................... ok
t/URT/t/21b_load_observer_autosubclass.t .................................. ok
t/URT/t/21c_load_observer_abstract_parent.t ............................... ok
t/URT/t/21d_db_entity_observers.t ......................................... ok
t/URT/t/21e_old_subscription_api.t ........................................ ok
t/URT/t/21f_observer_priority.t ........................................... ok
t/URT/t/21g_subclass_loaded_observer.t .................................... ok
t/URT/t/21h_multi_inherit_observer.t ...................................... ok
t/URT/t/21i_defaults.t .................................................... ok
t/URT/t/21j_register_callback.t ........................................... ok
t/URT/t/22_cached_get_with_subclasses.t ................................... ok
t/URT/t/23_id_class_by_accessor.t ......................................... ok
t/URT/t/24_query_by_is_calculated.t ....................................... ok
t/URT/t/24_query_by_is_transient.t ........................................ ok
t/URT/t/24_query_via_method_call.t ........................................ ok
t/URT/t/25_recurse_get.t .................................................. ok
t/URT/t/26_indirect_mutator_with_where_via_is_many.t ...................... ok
Name "URT::DataSource::SomeSQLite::does_support_limit_offset" used only once: possible typo at t/URT/t/27_get_with_limit_offset.t line 47.
t/URT/t/27_get_with_limit_offset.t ........................................ ok
t/URT/t/28_dont_index_delegated_props.t ................................... ok
t/URT/t/29_indirect_calculated_accessor.t ................................. ok
t/URT/t/29b_join_calculated_accessor.t .................................... ok
t/URT/t/29c_join_indirect_accessor.t ...................................... ok
Name "URT::Thing::some_method" used only once: possible typo at t/URT/t/30_calculated_default.t line 50.
t/URT/t/30_calculated_default.t ........................................... ok
t/URT/t/30_default_values.t ............................................... ok
t/URT/t/31_ref_as_value.t ................................................. ok
t/URT/t/32_ur_object_id.t ................................................. ok
t/URT/t/33_multiple_inheritance_for_same_table.t .......................... ok
t/URT/t/34_autouse_with_circular_ur_classdef.t ............................ skipped: known broken - if a parent class has a property of a type which is a subclass of itself, the subclass must explicitly 'use' its parent instead of relying on autoloading
t/URT/t/35_all_objects_are_loaded_subclass.t .............................. ok
t/URT/t/36_superclass_already_loaded.t .................................... ok
t/URT/t/37_caching_with_in_clause.t ....................................... ok
t/URT/t/37b_caching_with_in_clause.t ...................................... ok
t/URT/t/38_join_across_data_sources.t ..................................... ok
t/URT/t/39_has_many.t ..................................................... ok
t/URT/t/39b_has_many.t .................................................... ok
t/URT/t/39c_has_many.t .................................................... ok
t/URT/t/39c_singular_reverse_as.t ......................................... ok
t/URT/t/39d_composite_id_by.t ............................................. ok
t/URT/t/40_has_many_direct.t .............................................. ok
t/URT/t/41_rpc_basic.t .................................................... ok
t/URT/t/42_rpc_between_processes.t ........................................ ok
t/URT/t/43_infer_values_from_rule.t ....................................... ok
t/URT/t/44_modulewriter.t ................................................. ok
t/URT/t/45_deleted_subclassed_objects_stay_deleted.t ...................... ok
t/URT/t/45_rollback_deleted_object.t ...................................... ok
t/URT/t/46_meta_property_relationships.t .................................. ok
t/URT/t/47_indirect_is_many_accessor.t .................................... ok
t/URT/t/47b_indirect_is_many_accessor_mutable_with_id_class_by.t .......... ok
t/URT/t/47c_is_many_accessor_with_id_class_by.t ........................... ok
t/URT/t/48_inline_datasources.t ........................................... ok
t/URT/t/49_complicated_get.t .............................................. ok
t/URT/t/49b_complicated_get_2.t ........................................... ok
t/URT/t/49c_complicated_get_3.t ........................................... ok
t/URT/t/49d_complicated_get_joining_through_view.t ........................ ok
t/URT/t/49e_complicated_get_joining_through_view2.t ....................... ok
t/URT/t/49f_complicated_get_indirect_id_by.t .............................. ok
t/URT/t/49g_complicated_get_double_join.t ................................. ok
t/URT/t/49h_complicated_get_double_join.t ................................. ok
t/URT/t/49i_complicated_get_join_through_value_class.t .................... ok
t/URT/t/49j_complicated_get_join_ends_at_value_class.t .................... ok
t/URT/t/49k_complicated_get_joins_with_hangoff_filter.t ................... ok
t/URT/t/49l_complicated_get_id_by_attribute.t ............................. ok
t/URT/t/49m_reverse_as_is_delegated.t ..................................... ok
t/URT/t/49n_double_join_involves_inheritance.t ............................ ok
t/URT/t/50_force_always_reload.t .......................................... skipped: in development
t/URT/t/50_get_and_reload.t ............................................... ok
t/URT/t/50_load_objects_that_stringify_false.t ............................ ok
t/URT/t/50_unload_and_reload.t ............................................ ok
The BoolExpr includes a filter on ID, but the is_unique flag is unexpectedly false for URT::MultiThing/And/id,id in,id1 in,id2 in/O: at t/URT/t/50b_get_via_sql.t line 105.
is_unique NOT set but legacy params hash IS for URT::MultiThing/And/id,id in,id1 in,id2 in/O: at t/URT/t/50b_get_via_sql.t line 105.
t/URT/t/50b_get_via_sql.t ................................................. ok
t/URT/t/51_get_with_hints.t ............................................... ok
t/URT/t/51b_unmatched_hints_query_cache.t ................................. ok
t/URT/t/52_limit_cache_size.t ............................................. ok
t/URT/t/53_abandoned_iterator.t ........................................... ok
t/URT/t/54_valid_values.t ................................................. ok
t/URT/t/55_on_the_fly_metadb.t ............................................ ok
t/URT/t/55b_partial_metada_data.t ......................................... ok
t/URT/t/56_order_by_returns_items_in_order.t .............................. ok
t/URT/t/56b_order_by_calculated_property.t ................................ ok
t/URT/t/56c_via_property_with_order_by.t .................................. ok
t/URT/t/57_order_by_merge_new_objects.t ................................... ok
t/URT/t/58_order_by_merge_changed_objects.t ............................... ok
t/URT/t/59_get_merge_new_objs_with_db.t ................................... ok
t/URT/t/60_get_merge_changed_objs_with_db.t ............................... ok
t/URT/t/60_sql_query_hint.t ............................................... ok
t/URT/t/61_iterator.t ..................................................... ok
t/URT/t/61_iterator_merge_changed_objs_with_db.t .......................... ok
t/URT/t/61a_iterator_with_or_boolexpr.t ................................... ok
t/URT/t/62_in_not_in_operator.t ........................................... ok
t/URT/t/62b_in_not_in_operator.t .......................................... ok
t/URT/t/63_view_text.t .................................................... ok
t/URT/t/63b_view_with_subviews.t .......................................... skipped: works only with systems which have XML::LibXML and XML::LibXSLT.pm
# Creating view with toolkit json
# Creating view with toolkit text
# Creating view with toolkit json
# Creating view with toolkit text
t/URT/t/63c_view_with_subviews.t .......................................... ok
t/URT/t/63d_delete_view.t ................................................. skipped: works only with systems which have XML::LibXML and XML::LibXSLT
t/URT/t/63e_enumerate_available_views.t ................................... skipped: Cannot load XML::LibXSLT:
WARNING: Re-creating /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/blib/lib/UR/DataSource/Meta.sqlite3 from /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/blib/lib/UR/DataSource/Meta.sqlite3-dump.
t/URT/t/64_nullable_foreign_key_handling_on_insert_and_delete.t ........... ok
t/URT/t/65_reload_with_changing_db_data.t ................................. ok
t/URT/t/66_nullable_hangoff_data.t ........................................ ok
t/URT/t/67_composite_id_with_id_class_by_rt55121.t ........................ ok
t/URT/t/68_trapped_death_does_not_stack_trace.t ........................... ok
t/URT/t/69_subclassify_by.t ............................................... ok
t/URT/t/69_subclassify_by_db.t ............................................ ok
t/URT/t/70_command_arg_processing.t ....................................... ok
t/URT/t/70_command_help_text.t ............................................ ok
t/URT/t/70c_command_tree_usage_text.t ..................................... ok
t/URT/t/70d_command_sub_command_factory.t ................................. ok
t/URT/t/71_ur_value.t ..................................................... ok
t/URT/t/71_ur_value_json.t ................................................ ok
t/URT/t/71_ur_value_multiple_id_properties.t .............................. ok
t/URT/t/72_command_name_validation.t ...................................... ok
Generating /tmp/BLo5cydZPB file for UR::Namespace::Command.
This may take some time and may generate harmless warnings...
t/URT/t/73_opts_spec_creation_and_validation.t ............................ ok
t/URT/t/74_xsl_view_url_convert.t ......................................... skipped: Cannot load XML::LibXSLT: Can't locate XML/LibXSLT.pm in @INC (you may need to install the XML::LibXSLT module) (@INC contains: /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/t /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/blib/lib /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/blib/arch /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/_build/lib /home/stro/perl/5.22.4m/lib/site_perl/5.22.4/x86_64-linux-multi /home/stro/perl/5.22.4m/lib/site_perl/5.22.4 /home/stro/perl/5.22.4m/lib/5.22.4/x86_64-linux-multi /home/stro/perl/5.22.4m/lib/5.22.4 /home/stro/cpan/build/5.22.4m/build/UR-0.47-0) at (eval 187) line 2.
t/URT/t/76_is_many_default_values.t ....................................... ok
t/URT/t/77_file_undef_value_handling.t .................................... ok
t/URT/t/77_index_undef_value_handling.t ................................... ok
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 178.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 183.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 190.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 196.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 178.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 183.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 190.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 196.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 178.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 183.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 190.
Null in-clause at t/URT/t/77_sql_undef_value_handling.t line 196.
t/URT/t/77_sql_undef_value_handling.t ..................................... ok
t/URT/t/78_get_by_subclass_params_load_properly.t ......................... ok
t/URT/t/78b_get_by_subclass_property.t .................................... ok
t/URT/t/79_like_operator.t ................................................ ok
# skipping Oracle tests since DBD::Oracle is not installed and configured
# skipping PostgreSQL tests since DBD::pg is not installed
# skipping MySQL tests since DBD::mysql is not installed
t/URT/t/80_command_define_datasource.t .................................... ok
t/URT/t/80b_namespace_command_base.t ...................................... ok
t/URT/t/80c_command_describe.t ............................................ ok
t/URT/t/80d_command_list.t ................................................ ok
t/URT/t/81_crud_custom_columnnames.t ...................................... ok
t/URT/t/82_boolexpr_op_underscore.t ....................................... ok
t/URT/t/82a_boolexpr_op_case_insensitive.t ................................ ok
Subroutine URT::DataSource::SomeSQLite::owner redefined at t/URT/t/83_commit_between_schemas.t line 81.
t/URT/t/83_commit_between_schemas.t ....................................... ok
t/URT/t/84_class_definition_errors.t ...................................... ok
t/URT/t/84b_implied_properties.t .......................................... ok
t/URT/t/85_avoid_loading_using_hints.t .................................... ok
t/URT/t/85_method_meta.t .................................................. skipped: under development
t/URT/t/85b_avoid_loading_using_hints.t ................................... ok
t/URT/t/86_custom_load.t .................................................. ok
t/URT/t/86b-custom-load-join.t ............................................ ok
t/URT/t/87_attributes_have.t .............................................. ok
t/URT/t/87_get_by_different_params_updates_query_cache.t .................. ok
t/URT/t/87_is_many_indirect_is_efficient.t ................................ ok
t/URT/t/87a_many_to_many_query_is_efficient.t ............................. ok
t/URT/t/87b_is_many_id_class_by_is_efficient.t ............................ ok
t/URT/t/87c_query_by_is_many_indirect_is_efficient.t ...................... ok
t/URT/t/87d_query_by_is_many_indirect_is_efficient.t ...................... ok
t/URT/t/87e_missing_hangoff_data_is_efficient.t ........................... ok
t/URT/t/87f_via_property_joins_to_itself.t ................................ ok
t/URT/t/87g_doubly_delegated_multiple_pk_works.t .......................... ok
t/URT/t/89_loading_with_boolexpr_evaluate.t ............................... ok
t/URT/t/90_comparison_value_and_escape_character_to_regex.t ............... ok
t/URT/t/91_object_sets.t .................................................. ok
t/URT/t/91b_sets_count_with_changes.t ..................................... ok
t/URT/t/91c_set_relay.t ................................................... ok
t/URT/t/91d_basic_set.t ................................................... ok
Getting sets by directly properties of their members method will be removed shortly because of ambiguity on the meaning of 'id'. Please update the code which calls this. at /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/Object/Set.pm line 122.
UR::Object::Set::get_with_special_parameters("URT::Actor::Set", UR::BoolExpr=HASH(0x3d145f0), "shows", URT::Show=HASH(0x3d144b8)) called at /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/Context.pm line 508
UR::Context::query(UR::Context::Process=HASH(0x33f2088), "URT::Actor::Set", "shows", URT::Show=HASH(0x3d144b8)) called at /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/Object.pm line 25
UR::Object::get("URT::Actor::Set", "shows", URT::Show=HASH(0x3d144b8)) called at t/URT/t/91e_via_set.t line 20
Getting sets by directly properties of their members method will be removed shortly because of ambiguity on the meaning of 'id'. Please update the code which calls this. at /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/Object/Set.pm line 122.
UR::Object::Set::get_with_special_parameters("URT::Show::Set", UR::BoolExpr=HASH(0x3d127a0), "actors", URT::Actor=HASH(0x3e270d0)) called at /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/Context.pm line 508
UR::Context::query(UR::Context::Process=HASH(0x33f2088), "URT::Show::Set", "actors", URT::Actor=HASH(0x3e270d0)) called at /home/stro/cpan/build/5.22.4m/build/UR-0.47-0/lib/UR/Object.pm line 25
UR::Object::get("URT::Show::Set", "actors", URT::Actor=HASH(0x3e270d0)) called at t/URT/t/91e_via_set.t line 24
t/URT/t/91e_via_set.t ..................................................... ok
# no_commit 0
# sqlite file
# sqlite directory
ERROR: An object of class URT::Hangoff already exists with id value '30205'
# no_commit 1
# sqlite file
# sqlite directory
ERROR: An object of class URT::Hangoff already exists with id value '30205'
t/URT/t/92_copy_loaded_objects_to_alternate_db.t .......................... ok
t/URT/t/92_save_object_with_propertyless_column.t ......................... ok
t/URT/t/93_namespace.t .................................................... ok
t/URT/t/93b_namespace_loaded_from_symlink.t ............................... ok
t/URT/t/94_chain_join.t ................................................... ok
t/URT/t/94b_flatten_reframe.t ............................................. ok
t/URT/t/95_detect_db_deleted.t ............................................ ok
t/URT/t/95_normalize_property_description.t ............................... ok
t/URT/t/95b_subclass_description_preprocessor.t ........................... ok
t/URT/t/95c_detect_changed_in_memory_filter.t ............................. ok
t/URT/t/96_context_clear_cache.t .......................................... ok
t/URT/t/96b_ur_context_class_commit_triggers_observer.t ................... ok
t/URT/t/96c_ur_context_current_and_process.t .............................. ok
t/URT/t/97_used_libs.t .................................................... ok
t/URT/t/98_ur_update.t .................................................... skipped: skip running during install
t/URT/t/99-autounload-pool.t .............................................. ok
t/URT/t/99-transaction-unload-defined-objects.t ........................... ok
t/URT/t/99_transaction-failed_commit_rollback.t ........................... ok
t/URT/t/99_transaction-observers.t ........................................ ok
t/URT/t/99_transaction-rollback_undoes_external_change.t .................. ok
t/URT/t/99_transaction.t .................................................. skipped: slow and not needed at install, just at dev time
t/URT/t/99_transaction_change_log_order.t ................................. ok
t/URT/t/99_transaction_eval_or_do.t ....................................... ok
t/URT/t/99_transaction_log_all_changes.t .................................. ok
t/URT/t/99_transaction_rollback_after_create.t ............................ ok
t/URT/t/99_transaction_unload.t ........................................... ok
Name "ClassWithAroundModifier::test_sub" used only once: possible typo at t/URT/t/9_role.t line 1068.
Name "ClassWithAfterModifier::test_sub" used only once: possible typo at t/URT/t/9_role.t line 1025.
t/URT/t/9_role.t .......................................................... ok
t/URT/t/file_datasource/path_spec_expansion.t ............................. ok
t/URT/t/file_datasource/read.t ............................................ ok
t/URT/t/file_datasource/read_columns_from_header.t ........................ ok
t/URT/t/file_datasource/read_efficiency.t ................................. ok
t/URT/t/file_datasource/read_files_as_tables.t ............................ ok
t/URT/t/file_datasource/read_linenum_as_column.t .......................... ok
t/URT/t/file_datasource/read_multichar_record_sep.t ....................... ok
t/URT/t/file_datasource/read_order_by.t ................................... ok
t/URT/t/file_datasource/write.t ........................................... ok
t/URT/t/mro.t ............................................................. ok
Resolving parameter 'some_objects' from command argument 'name in ['Alice','Bob']'... found 2
Resolving parameter 'some_objects' from command argument 'name:Alice/Bob'... found 2
Resolving parameter 'some_objects' from command argument 'Alice,Bob'... found 2
t/URT/t/resolve_param_value_from_cmdline_text.t ........................... ok
t/URT/t/services/url-router.t ............................................. ok
t/URT/t/services/webserver.t .............................................. ok
t/URT/t/ur_data_type_for_data_source_data_type.t .......................... ok
t/Vending/t/buy_a_different_change.t ...................................... ok
t/Vending/t/buy_a_get_change_back.t ....................................... ok
t/Vending/t/buy_a_not_enough_change.t ..................................... ok
t/Vending/t/buy_b_not_enough_money.t ...................................... ok
t/Vending/t/buy_b_with_exact_change.t ..................................... ok
t/Vending/t/coin_return.t ................................................. ok
t/above.t ................................................................. ok
t/alternate_namespace_layout/t/01_namespace.t ............................. ok
t/alternate_namespace_layout/t/02_update_classes.t ........................ skipped: this always fails during cpanm install for an unknown reason
t/class_browser/internal.t ................................................ ok
t/newnamespace/01_command_define_namespace.t .............................. ok
All tests successful.
Files=273, Tests=7420, 364 wallclock secs ( 1.46 usr 0.20 sys + 166.72 cusr 6.53 csys = 174.91 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ------- --------
Carp 0 1.38
Class::AutoloadCAN 0.03 0.03
Class::Autouse 2.0 2.01
Class::Inspector 0 1.32
Clone::PP 1.02 1.07
Cwd 0 3.73
Data::Compare 0.13 1.25
Data::Dumper 0 2.161
Data::UUID 0.148 1.221
Date::Format 0 2.24
DBD::SQLite 1.14 1.54
DBI 1.601 1.639
Devel::GlobalDestruction 0 0.14
File::Basename 2.73 2.85
File::Path 0 2.15
File::Spec 0 3.73
File::Temp 0 0.2304
FreezeThaw 0.43 0.5001
Getopt::Complete 0.26 0.26
Getopt::Long 0 2.5
HTTP::Request 0 6.18
IO::Dir 0 1.10
IO::File 0 1.16
IO::Handle 0 1.35
IO::Select 0 1.22
IO::Socket 0 1.38
IO::Socket::INET 0 1.35
JSON 0 2.97001
Lingua::EN::Inflect 1.88 1.903
List::MoreUtils 0 0.428
List::Util 0 1.49
Module::Runtime v0.14.0 0.015
MRO::Compat 0 0.13
Net::HTTPServer 0 1.1.1
Path::Class 0 0.37
perl v5.8.7 5.022004
Plack 0 1.0045
Pod::Simple::HTML 3.03 3.35
Pod::Simple::Text 2.02 3.35
Scalar::Util 0 1.49
Sub::Install 0.924 0.928
Sub::Name 0.04 0.21
Sys::Hostname 1.11 1.20
Template 0 2.27
Term::ANSIColor 0 4.06
Text::Diff 0.35 1.45
Text::Glob 0 0.11
Time::HiRes 0 1.9754
version 0 0.9918
XML::Dumper 0 0.81
XML::LibXML 0 2.0132
! XML::LibXSLT 0 n/a
YAML 0 1.24
build_requires:
Module Need Have
------------------------ ------- --------
Test::Deep 0 1.127
Test::Exception 0 0.43
Test::Fatal 0 0.014
Test::Fork 0 0.02
Test::More 0.98 1.302138
configure_requires:
Module Need Have
------------------------ ------- --------
Module::Build 0.4005 0.4224
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24733
PERL5_CPAN_IS_RUNNING = 24733
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14293,24733
PERL_CR_SMOKER_CURRENT = UR-0.47
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl/5.22.4m/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 29 30 44 46 108 114 1000
$EGID = 1000 24 25 29 30 44 46 108 114 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.73
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.34
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.73
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.35_01
Test::More 1.302138
YAML 1.24
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
Platform:
osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-multi
uname='linux vm-debian-001 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt11-1 (2015-05-24) x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Sep 16 2017 22:24:54
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24733"
PERL5_CPAN_IS_RUNNING="24733"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="14293,24733"
PERL_CR_SMOKER_CURRENT="UR-0.47"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/stro/perl/5.22.4m/lib/site_perl/5.22.4/x86_64-linux-multi
/home/stro/perl/5.22.4m/lib/site_perl/5.22.4
/home/stro/perl/5.22.4m/lib/5.22.4/x86_64-linux-multi
/home/stro/perl/5.22.4m/lib/5.22.4
.