UR v0.47 Perl 5 v5.39.9 x86_64-linux-thread-multi
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
UR v0.47
- Platform
- Perl 5 v5.39.9 x86_64-linux-thread-multi
- Date
- 2024-04-08 04:48:53
- ID
- 4ce9006c-f563-11ee-9f2f-04c4bbd9f4c2
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.39.9, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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
# Failed test 'use UR::All;'
# at t/URT/t/00_load.t line 11.
# Tried to use 'UR::All'.
# Error: Missing comma after first argument to return at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Namespace/Command/Define/Datasource/Sqlite.pm line 41, near ");"
# Compilation failed in require at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/All.pm line 128.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/All.pm line 128.
# Compilation failed in require at t/URT/t/00_load.t line 11.
# BEGIN failed--compilation aborted at t/URT/t/00_load.t line 11.
# Looks like you failed 1 test of 2.
t/URT/t/00_load.t .........................................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
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
# Failed test 'column details for table inline are correct'
# at t/URT/t/04a_sqlite.t line 53.
# Structures begin differing at:
# $got->[0]{DATA_TYPE} = 'INTEGER'
# $expected->[0]{DATA_TYPE} = 'integer'
# Looks like you failed 1 test of 80.
t/URT/t/04a_sqlite.t ......................................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/80 subtests
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 /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/DataSource/Meta.sqlite3 from /tmp/loop_over_bdir-2793-lmliEZ/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 .......................................... ok
# Creating view with toolkit json
# Creating view with toolkit xml
# Creating view with toolkit text
# Creating view with toolkit json
# Creating view with toolkit xml
# Creating view with toolkit text
t/URT/t/63c_view_with_subviews.t .......................................... ok
Use of uninitialized value in string eq at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/blib/lib/UR/Object/View.pm line 266.
Use of uninitialized value in string eq at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/blib/lib/UR/Object/View.pm line 266.
t/URT/t/63d_delete_view.t ................................................. ok
t/URT/t/63e_enumerate_available_views.t ................................... ok
WARNING: Re-creating /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/blib/lib/UR/DataSource/Meta.sqlite3 from /tmp/loop_over_bdir-2793-lmliEZ/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/8QT0sdHg9t file for UR::Namespace::Command.
This may take some time and may generate harmless warnings...
WARNING: Couldn't load class UR::Namespace::Command::Define::Datasource: Error while autoloading with 'use UR::Namespace::Command::Define::Datasource::Sqlite': Missing comma after first argument to return at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Namespace/Command/Define/Datasource/Sqlite.pm line 41, near ");"
Compilation failed in require at (eval 382) line 1.
BEGIN failed--compilation aborted at (eval 382) line 1.
Skipping UR::Namespace::Command::Define::Datasource...
Use of uninitialized value in string eq at t/URT/t/73_opts_spec_creation_and_validation.t line 63, <$fh> line 550.
t/URT/t/73_opts_spec_creation_and_validation.t ............................ ok
t/URT/t/74_xsl_view_url_convert.t ......................................... ok
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
# Failed test 'use UR::Namespace::Command::Define::Datasource::Sqlite;'
# at t/URT/t/80_command_define_datasource.t line 29.
# Tried to use 'UR::Namespace::Command::Define::Datasource::Sqlite'.
# Error: Missing comma after first argument to return at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Namespace/Command/Define/Datasource/Sqlite.pm line 41, near ");"
# Compilation failed in require at t/URT/t/80_command_define_datasource.t line 29.
# BEGIN failed--compilation aborted at t/URT/t/80_command_define_datasource.t line 29.
Error while autoloading with 'use UR::Namespace::Command::Define::Datasource::Sqlite': Attempt to reload UR/Namespace/Command/Define/Datasource/Sqlite.pm aborted.
Compilation failed in require at (eval 259) line 1.
BEGIN failed--compilation aborted at (eval 259) line 1.
# Looks like your test exited with 2 just after 5.
t/URT/t/80_command_define_datasource.t ....................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 41/45 subtests
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 /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Object/Set.pm line 122.
UR::Object::Set::get_with_special_parameters("URT::Actor::Set", UR::BoolExpr=HASH(0x559ead144bb8), "shows", URT::Show=HASH(0x559ead03da00)) called at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Context.pm line 508
UR::Context::query(UR::Context::Process=HASH(0x559eac6523c0), "URT::Actor::Set", "shows", URT::Show=HASH(0x559ead03da00)) called at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Object.pm line 25
UR::Object::get("URT::Actor::Set", "shows", URT::Show=HASH(0x559ead03da00)) 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 /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Object/Set.pm line 122.
UR::Object::Set::get_with_special_parameters("URT::Show::Set", UR::BoolExpr=HASH(0x559ead1c29f0), "actors", URT::Actor=HASH(0x559ead171998)) called at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Context.pm line 508
UR::Context::query(UR::Context::Process=HASH(0x559eac6523c0), "URT::Show::Set", "actors", URT::Actor=HASH(0x559ead171998)) called at /tmp/loop_over_bdir-2793-lmliEZ/UR-0.47-0/lib/UR/Object.pm line 25
UR::Object::get("URT::Show::Set", "actors", URT::Actor=HASH(0x559ead171998)) 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 '626971'
# no_commit 1
# sqlite file
# sqlite directory
ERROR: An object of class URT::Hangoff already exists with id value '626971'
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
Name "Data::Dumper::carp" used only once: possible typo at t/URT/t/99_transaction.t line 41.
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 "ClassWithAfterModifier::test_sub" used only once: possible typo at t/URT/t/9_role.t line 1025.
Name "ClassWithAroundModifier::test_sub" used only once: possible typo at t/URT/t/9_role.t line 1068.
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 'Alice,Bob'... found 2
Resolving parameter 'some_objects' from command argument 'name: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
Test Summary Report
-------------------
t/URT/t/00_load.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/URT/t/04a_sqlite.t (Wstat: 256 (exited 1) Tests: 80 Failed: 1)
Failed test: 80
Non-zero exit status: 1
t/URT/t/80_command_define_datasource.t (Wstat: 512 (exited 2) Tests: 5 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 45 tests but ran 5.
Files=273, Tests=7445, 232 wallclock secs ( 1.56 usr 0.48 sys + 208.35 cusr 12.59 csys = 222.98 CPU)
Result: FAIL
Failed 3/273 test programs. 3/7445 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ ------- --------
Carp 0 1.54
Class::AutoloadCAN 0.03 0.03
Class::Autouse 2.0 2.01
Class::Inspector 0 1.36
Clone::PP 1.02 1.08
Cwd 0 3.90
Data::Compare 0.13 1.29
Data::Dumper 0 2.189
Data::UUID 0.148 1.227
Date::Format 0 2.24
DBD::SQLite 1.14 1.74
DBI 1.601 1.643
Devel::GlobalDestruction 0 0.14
File::Basename 2.73 2.86
File::Path 0 2.18
File::Spec 0 3.90
File::Temp 0 0.2311
FreezeThaw 0.43 0.5001
Getopt::Complete 0.26 0.26
Getopt::Long 0 2.57
HTTP::Request 0 6.45
IO::Dir 0 1.55
IO::File 0 1.55
IO::Handle 0 1.55
IO::Select 0 1.55
IO::Socket 0 1.55
IO::Socket::INET 0 1.55
JSON 0 4.10
Lingua::EN::Inflect 1.88 1.905
List::MoreUtils 0 0.430
List::Util 0 1.63
Module::Runtime v0.14.0 0.016
MRO::Compat 0 0.15
Net::HTTPServer 0 1.1.1
Path::Class 0 0.37
perl v5.8.7 5.039009
Plack 0 1.0051
Pod::Simple::HTML 3.03 3.45
Pod::Simple::Text 2.02 3.45
Scalar::Util 0 1.63
Sub::Install 0.924 0.929
Sub::Name 0.04 0.27
Sys::Hostname 1.11 1.25
Template 0 3.101
Term::ANSIColor 0 5.01
Text::Diff 0.35 1.45
Text::Glob 0 0.11
Time::HiRes 0 1.9777
version 0 0.9930
XML::Dumper 0 0.81
XML::LibXML 0 2.0210
XML::LibXSLT 0 2.002001
YAML 0 1.31
build_requires:
Module Need Have
------------------------ ------- --------
Test::Deep 0 1.204
Test::Exception 0 0.43
Test::Fatal 0 0.017
Test::Fork 0 0.02
Test::More 0.98 1.302198
configure_requires:
Module Need Have
------------------------ ------- --------
Module::Build 0.4005 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-Bmzm/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2803
PERL5_CPAN_IS_RUNNING = 2803
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-Bmzm/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 9) configuration:
Commit id: 824a7e0bf8052e62e6913c5fb807a6a8331a2d81
Platform:
osname=linux
osvers=5.4.0-173-generic
archname=x86_64-linux-thread-multi
uname='linux k93focal 5.4.0-173-generic #191-ubuntu smp fri feb 2 13:55:07 utc 2024 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.9/d119 -Dmyhostname=k93focal -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DEBUGGING=both'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.4.0'
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/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Mar 23 2024 14:34:44
%ENV:
PERL="/tmp/basesmoker-reloperl-Bmzm/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2803"
PERL5_CPAN_IS_RUNNING="2803"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.9/d119/lib/site_perl/5.39.9/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.9/d119/lib/site_perl/5.39.9
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.9/d119/lib/5.39.9/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.9/d119/lib/5.39.9
.