Back
From: metabase:user:7298ebcc-b357-11e4-8d18-8eca7e4756b9
Subject: PASS Catalyst-Runtime-5.90103 v5.14.3 GNU/Linux
Date: 2015-12-29T12:27:05Z
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 MSTROUT,
This is a computer-generated report for Catalyst-Runtime-5.90103
on perl 5.14.3, created by App::cpanminus::reporter 0.12 (1.7027).
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing Catalyst-Runtime-5.90103
cp lib/Catalyst/Exception/Detach.pm blib/lib/Catalyst/Exception/Detach.pm
cp lib/Catalyst/DispatchType/Chained.pm blib/lib/Catalyst/DispatchType/Chained.pm
cp lib/Catalyst/DispatchType/Default.pm blib/lib/Catalyst/DispatchType/Default.pm
cp lib/Catalyst/Exception/Go.pm blib/lib/Catalyst/Exception/Go.pm
cp lib/Catalyst/ActionRole/HTTPMethods.pm blib/lib/Catalyst/ActionRole/HTTPMethods.pm
cp lib/Catalyst/Middleware/Stash.pm blib/lib/Catalyst/Middleware/Stash.pm
cp lib/Catalyst/Dispatcher.pm blib/lib/Catalyst/Dispatcher.pm
cp lib/Catalyst/Exception/Basic.pm blib/lib/Catalyst/Exception/Basic.pm
cp lib/Catalyst/EngineLoader.pm blib/lib/Catalyst/EngineLoader.pm
cp lib/Catalyst/Plugin/Unicode/Encoding.pm blib/lib/Catalyst/Plugin/Unicode/Encoding.pm
cp lib/Catalyst/Component/ContextClosure.pm blib/lib/Catalyst/Component/ContextClosure.pm
cp lib/Catalyst/PSGI.pod blib/lib/Catalyst/PSGI.pod
cp lib/Catalyst/DispatchType/Path.pm blib/lib/Catalyst/DispatchType/Path.pm
cp lib/Catalyst/DispatchType/Index.pm blib/lib/Catalyst/DispatchType/Index.pm
cp lib/Catalyst/ActionRole/Scheme.pm blib/lib/Catalyst/ActionRole/Scheme.pm
cp lib/Catalyst/ActionRole/QueryMatching.pm blib/lib/Catalyst/ActionRole/QueryMatching.pm
cp lib/Catalyst/Request.pm blib/lib/Catalyst/Request.pm
cp lib/Catalyst/Model.pm blib/lib/Catalyst/Model.pm
cp lib/Catalyst/Log.pm blib/lib/Catalyst/Log.pm
cp lib/Catalyst/Exception.pm blib/lib/Catalyst/Exception.pm
cp lib/Catalyst/Action.pm blib/lib/Catalyst/Action.pm
cp lib/Catalyst/Delta.pod blib/lib/Catalyst/Delta.pod
cp lib/Catalyst/Response.pm blib/lib/Catalyst/Response.pm
cp lib/Catalyst/Request/PartData.pm blib/lib/Catalyst/Request/PartData.pm
cp lib/Catalyst/ClassData.pm blib/lib/Catalyst/ClassData.pm
cp lib/Catalyst/ActionChain.pm blib/lib/Catalyst/ActionChain.pm
cp lib/Catalyst/Controller.pm blib/lib/Catalyst/Controller.pm
cp lib/Catalyst/Exception/Interface.pm blib/lib/Catalyst/Exception/Interface.pm
cp lib/Catalyst/Contributing.pod blib/lib/Catalyst/Contributing.pod
cp lib/Catalyst/Component.pm blib/lib/Catalyst/Component.pm
cp lib/Catalyst/ActionContainer.pm blib/lib/Catalyst/ActionContainer.pm
cp lib/Catalyst.pm blib/lib/Catalyst.pm
cp lib/Catalyst/Component/ApplicationAttribute.pm blib/lib/Catalyst/Component/ApplicationAttribute.pm
cp lib/Catalyst/Base.pm blib/lib/Catalyst/Base.pm
cp lib/Catalyst/DispatchType.pm blib/lib/Catalyst/DispatchType.pm
cp lib/Catalyst/ActionRole/ConsumesContent.pm blib/lib/Catalyst/ActionRole/ConsumesContent.pm
cp lib/Catalyst/Engine/HTTP.pm blib/lib/Catalyst/Engine/HTTP.pm
cp lib/Catalyst/Request/Upload.pm blib/lib/Catalyst/Request/Upload.pm
cp lib/Catalyst/Engine.pm blib/lib/Catalyst/Engine.pm
cp lib/Catalyst/Utils.pm blib/lib/Catalyst/Utils.pm
cp lib/Catalyst/Stats.pm blib/lib/Catalyst/Stats.pm
cp lib/Catalyst/Response/Writer.pm blib/lib/Catalyst/Response/Writer.pm
cp lib/Catalyst/Runtime.pm blib/lib/Catalyst/Runtime.pm
cp lib/Catalyst/RouteMatching.pod blib/lib/Catalyst/RouteMatching.pod
cp lib/Catalyst/Script/Test.pm blib/lib/Catalyst/Script/Test.pm
cp lib/Catalyst/View.pm blib/lib/Catalyst/View.pm
cp lib/Catalyst/UTF8.pod blib/lib/Catalyst/UTF8.pod
cp lib/Catalyst/Upgrading.pod blib/lib/Catalyst/Upgrading.pod
cp lib/Catalyst/Script/Server.pm blib/lib/Catalyst/Script/Server.pm
cp lib/Catalyst/ScriptRunner.pm blib/lib/Catalyst/ScriptRunner.pm
cp lib/Catalyst/Test.pm blib/lib/Catalyst/Test.pm
cp lib/Catalyst/ScriptRole.pm blib/lib/Catalyst/ScriptRole.pm
cp lib/Catalyst/Script/FastCGI.pm blib/lib/Catalyst/Script/FastCGI.pm
cp lib/Catalyst/Script/CGI.pm blib/lib/Catalyst/Script/CGI.pm
cp lib/Catalyst/Script/Create.pm blib/lib/Catalyst/Script/Create.pm
cp script/catalyst.pl blib/script/catalyst.pl
"/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/catalyst.pl
Manifying 1 pod document
Manifying 32 pod documents
Manifying 23 pod documents
PERL_DL_NONLAZY=1 "/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/aggregate/*.t
t/01use.t ............................................................. ok
[error] Unknown resource "test_model"
t/accept_context_regression.t ......................................... ok
t/aggregate.t ......................................................... skipped: No test aggregation requested
t/aggregate/c3_appclass_bug.t ......................................... ok
t/aggregate/c3_mro.t .................................................. ok
t/aggregate/caf_backcompat.t .......................................... ok
t/aggregate/catalyst_test_utf8.t ...................................... ok
t/aggregate/custom_live_component_controller_action_auto_doublebug.t .. ok
t/aggregate/custom_live_path_bug.t .................................... ok
t/aggregate/deprecated_test_import.t .................................. ok
t/aggregate/deprecated_test_unimported.t .............................. ok
t/aggregate/error_page_dump.t ......................................... ok
t/aggregate/live_component_controller_action_action.t ................. ok
t/aggregate/live_component_controller_action_auto.t ................... ok
t/aggregate/live_component_controller_action_begin.t .................. ok
t/aggregate/live_component_controller_action_chained.t ................ ok
t/aggregate/live_component_controller_action_chained2.t ............... ok
t/aggregate/live_component_controller_action_default.t ................ ok
t/aggregate/live_component_controller_action_detach.t ................. ok
t/aggregate/live_component_controller_action_die_in_end.t ............. ok
t/aggregate/live_component_controller_action_end.t .................... ok
t/aggregate/live_component_controller_action_forward.t ................ ok
t/aggregate/live_component_controller_action_global.t ................. ok
t/aggregate/live_component_controller_action_go.t ..................... ok
t/aggregate/live_component_controller_action_index.t .................. ok
t/aggregate/live_component_controller_action_index_or_default.t ....... ok
t/aggregate/live_component_controller_action_inheritance.t ............ ok
t/aggregate/live_component_controller_action_local.t .................. ok
t/aggregate/live_component_controller_action_multipath.t .............. ok
t/aggregate/live_component_controller_action_path.t ................... ok
t/aggregate/live_component_controller_action_path_matchsingle.t ....... ok
t/aggregate/live_component_controller_action_private.t ................ ok
t/aggregate/live_component_controller_action_streaming.t .............. ok
t/aggregate/live_component_controller_action_visit.t .................. ok
t/aggregate/live_component_controller_actionroles.t ................... ok
t/aggregate/live_component_controller_anon.t .......................... ok
t/aggregate/live_component_controller_args.t .......................... ok
t/aggregate/live_component_controller_attributes.t .................... ok
t/aggregate/live_component_controller_httpmethods.t ................... ok
t/aggregate/live_component_controller_moose.t ......................... ok
t/aggregate/live_component_view_single.t .............................. ok
t/aggregate/live_engine_request_auth.t ................................ ok
t/aggregate/live_engine_request_body.t ................................ ok
t/aggregate/live_engine_request_body_demand.t ......................... ok
t/aggregate/live_engine_request_cookies.t ............................. ok
t/aggregate/live_engine_request_env.t ................................. ok
t/aggregate/live_engine_request_escaped_path.t ........................ ok
t/aggregate/live_engine_request_headers.t ............................. ok
t/aggregate/live_engine_request_parameters.t .......................... ok
t/aggregate/live_engine_request_prepare_parameters.t .................. ok
t/aggregate/live_engine_request_remote_user.t ......................... ok
t/aggregate/live_engine_request_uploads.t ............................. ok
t/aggregate/live_engine_request_uri.t ................................. ok
t/aggregate/live_engine_response_body.t ............................... ok
t/aggregate/live_engine_response_cookies.t ............................ ok
t/aggregate/live_engine_response_emptybody.t .......................... ok
t/aggregate/live_engine_response_errors.t ............................. ok
t/aggregate/live_engine_response_headers.t ............................ ok
t/aggregate/live_engine_response_large.t .............................. ok
t/aggregate/live_engine_response_print.t .............................. ok
t/aggregate/live_engine_response_redirect.t ........................... ok
t/aggregate/live_engine_response_status.t ............................. ok
t/aggregate/live_engine_setup_basics.t ................................ ok
t/aggregate/live_engine_setup_plugins.t ............................... ok
t/aggregate/live_loop.t ............................................... ok
t/aggregate/live_plugin_loaded.t ...................................... ok
t/aggregate/live_priorities.t ......................................... ok
t/aggregate/live_recursion.t .......................................... ok
t/aggregate/live_view_warnings.t ...................................... ok
t/aggregate/meta_method_unneeded.t .................................... ok
t/aggregate/psgi_file.t ............................................... ok
t/aggregate/to_app.t .................................................. ok
t/aggregate/unit_controller_actions.t ................................. ok
t/aggregate/unit_controller_config.t .................................. ok
t/aggregate/unit_controller_namespace.t ............................... ok
t/aggregate/unit_core_action.t ........................................ ok
t/aggregate/unit_core_action_for.t .................................... ok
t/aggregate/unit_core_appclass_roles_in_plugin_list.t ................. ok
t/aggregate/unit_core_classdata.t ..................................... ok
[warn] Used regexp fallback for $c->model('MyApp::V::View$'), which found 'MyApp::V::View'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::V::View') instead of $c->model('MyApp::V::View$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::V::View$/) at t/aggregate/unit_core_component.t line 34.
[warn] Used regexp fallback for $c->model('MyApp::C::Controller$'), which found 'MyApp::C::Controller'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::C::Controller') instead of $c->model('MyApp::C::Controller$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::C::Controller$/) at t/aggregate/unit_core_component.t line 35.
[warn] Used regexp fallback for $c->model('MyApp::M::Model$'), which found 'MyApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::M::Model') instead of $c->model('MyApp::M::Model$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyApp::M::Model$/) at t/aggregate/unit_core_component.t line 36.
[warn] Used regexp fallback for $c->model('Mode'), which found 'MyApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyApp::M::Model') instead of $c->model('Mode'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/Mode/) at t/aggregate/unit_core_component.t line 90.
t/aggregate/unit_core_component.t ..................................... ok
t/aggregate/unit_core_component_generating.t .......................... ok
t/aggregate/unit_core_component_layers.t .............................. ok
t/aggregate/unit_core_component_loading.t ............................. ok
t/aggregate/unit_core_component_mro.t ................................. ok
t/aggregate/unit_core_controller_actions_config.t ..................... ok
t/aggregate/unit_core_ctx_attr.t ...................................... ok
t/aggregate/unit_core_engine-prepare_path.t ........................... ok
t/aggregate/unit_core_engine_fixenv-iis6.t ............................ ok
t/aggregate/unit_core_engine_fixenv-lighttpd.t ........................ ok
t/aggregate/unit_core_log.t ........................................... ok
t/aggregate/unit_core_log_autoflush.t ................................. ok
t/aggregate/unit_core_merge_config_hashes.t ........................... ok
[warn] Attempted to use view 'MyMVCTestApp::View::View', but does not exist
[warn] Attempted to use view 'MyMVCTestApp::View::MyMVCTestApp::V::View$', but does not exist
[warn] Used regexp fallback for $c->view('MyMVCTestApp::V::View$'), which found 'MyMVCTestApp::V::View'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('MyMVCTestApp::V::View') instead of $c->view('MyMVCTestApp::V::View$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/MyMVCTestApp::V::View$/) at t/aggregate/unit_core_mvc.t line 148.
[warn] Used regexp fallback for $c->controller('MyMVCTestApp::C::Controller$'), which found 'MyMVCTestApp::C::Controller'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->controller('MyMVCTestApp::C::Controller') instead of $c->controller('MyMVCTestApp::C::Controller$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->controller(qr/MyMVCTestApp::C::Controller$/) at t/aggregate/unit_core_mvc.t line 149.
[warn] Used regexp fallback for $c->model('MyMVCTestApp::M::Model$'), which found 'MyMVCTestApp::M::Model'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->model('MyMVCTestApp::M::Model') instead of $c->model('MyMVCTestApp::M::Model$'), but if you really wanted to search, pass in a regexp as the argument like so: $c->model(qr/MyMVCTestApp::M::Model$/) at t/aggregate/unit_core_mvc.t line 150.
[warn] Attempted to use view 'MyMVCTestApp::View::::View::V', but does not exist
[warn] Used regexp fallback for $c->view('::View::V'), which found 'MyMVCTestApp::View::V'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('V') instead of $c->view('::View::V'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/::View::V/) at t/aggregate/unit_core_mvc.t line 197.
t/aggregate/unit_core_mvc.t ........................................... ok
t/aggregate/unit_core_path_to.t ....................................... ok
t/aggregate/unit_core_plugin.t ........................................ ok
t/aggregate/unit_core_script_cgi.t .................................... ok
t/aggregate/unit_core_script_create.t ................................. ok
t/aggregate/unit_core_script_fastcgi.t ................................ ok
t/aggregate/unit_core_script_help.t ................................... ok
t/aggregate/unit_core_script_run_options.t ............................ ok
t/aggregate/unit_core_script_server-without_modules.t ................. ok
t/aggregate/unit_core_script_server.t ................................. ok
t/aggregate/unit_core_scriptrunner.t .................................. ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/aggregate/unit_core_setup.t ......................................... ok
[debug] Debug messages enabled
[debug] Debug messages enabled
t/aggregate/unit_core_setup_log.t ..................................... ok
t/aggregate/unit_core_setup_stats.t ................................... ok
t/aggregate/unit_core_uri_for.t ....................................... ok
splice() offset past end of array at /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib/Catalyst.pm line 1613.
splice() offset past end of array at /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib/Catalyst.pm line 1613.
splice() offset past end of array at /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib/Catalyst.pm line 1613.
splice() offset past end of array at /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib/Catalyst.pm line 1613.
splice() offset past end of array at /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib/Catalyst.pm line 1613.
t/aggregate/unit_core_uri_for_action.t ................................ ok
t/aggregate/unit_core_uri_for_multibytechar.t ......................... ok
t/aggregate/unit_core_uri_with.t ...................................... ok
t/aggregate/unit_dispatcher_requestargs_restore.t ..................... ok
t/aggregate/unit_engineloader.t ....................................... ok
t/aggregate/unit_load_catalyst_test.t ................................. ok
t/aggregate/unit_metaclass_compat_extend_non_moose_controller.t ....... ok
t/aggregate/unit_metaclass_compat_non_moose.t ......................... ok
t/aggregate/unit_metaclass_compat_non_moose_controller.t .............. ok
t/aggregate/unit_response.t ........................................... ok
t/aggregate/unit_utils_env_value.t .................................... ok
t/aggregate/unit_utils_home.t ......................................... ok
t/aggregate/unit_utils_prefix.t ....................................... ok
t/aggregate/unit_utils_request.t ...................................... ok
t/aggregate/utf8_content_length.t ..................................... ok
t/arg_constraints.t ................................................... skipped: Trouble loading Type::Tiny and friends => Can't locate Type/Tiny.pm in @INC (@INC contains: /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/inc /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/arch /tmp/GPNZ68fFZT/lib/perl5/x86_64-linux /tmp/GPNZ68fFZT/lib/perl5/x86_64-linux /tmp/GPNZ68fFZT/lib/perl5 /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5 /tmp/GPNZ68fFZT/lib/perl5/x86_64-linux /tmp/GPNZ68fFZT/lib/perl5 /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5 /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3/x86_64-linux /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3 /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3 .) at (eval 6) line 1.
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/args-empty-parens-bug.t ............................................. ok
t/args0_bug.t ......................................................... ok
t/bad_middleware_error.t .............................................. ok
t/body_fh.t ........................................................... ok
[error] No default action defined
t/class_traits.t ...................................................... ok
t/configured_comps.t .................................................. ok
t/consumes.t .......................................................... ok
t/content_negotiation.t ............................................... ok
t/custom_exception_class_simple.t ..................................... ok
[error] No default action defined
t/data_handler.t ...................................................... ok
t/dead_load_bad_args.t ................................................ skipped: Removing this test because constraint arg types allow this
t/dead_load_multiple_chained_attributes.t ............................. ok
t/dead_no_unknown_error.t ............................................. ok
t/dead_recursive_chained_attributes.t ................................. ok
t/deprecated.t ........................................................ ok
t/deprecated_appclass_action_warnings.t ............................... ok
t/dispatch_on_scheme.t ................................................ ok
t/encoding_set_in_app.t ............................................... ok
t/encoding_set_in_config.t ............................................ skipped: Need Catalyst::Plugin::ConfigLoader
t/head_middleware.t ................................................... ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/http_exceptions.t ................................................... ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/http_exceptions_backcompat.t ........................................ ok
t/http_method.t ....................................................... skipped: Test Cases are Sketch for next release
t/inject_component_util.t ............................................. ok
t/live_catalyst_test.t ................................................ ok
t/live_component_controller_context_closure.t ......................... skipped: CatalystX::LeakChecker 0.05 required for this test
t/live_fork.t ......................................................... skipped: YAML required
t/live_redirect_body.t ................................................ ok
t/live_show_internal_actions_warnings.t ............................... ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/live_stats.t ........................................................ ok
t/middleware-stash.t .................................................. ok
t/more-psgi-compat.t .................................................. ok
t/no_test_stash_bug.t ................................................. ok
t/not_utf8_query_bug.t ................................................ ok
t/optional_http-server-restart.t ...................................... skipped: set TEST_HTTP to enable this test
t/optional_lighttpd-fastcgi-non-root.t ................................ skipped: set TEST_LIGHTTPD to enable this test
t/optional_lighttpd-fastcgi.t ......................................... skipped: set TEST_LIGHTTPD to enable this test
t/optional_memleak.t .................................................. skipped: set TEST_MEMLEAK to enable this test
t/optional_stress.t ................................................... skipped: set TEST_STRESS to enable this test
t/optional_threads.t .................................................. skipped: set TEST_THREADS to enable this test
t/path_action_empty_brackets.t ........................................ ok
t/plack-middleware-config.t ........................................... skipped: Need Catalyst::Plugin::ConfigLoader
t/plack-middleware.t .................................................. ok
t/plugin_new_method_backcompat.t ...................................... ok
t/psgi-log.t .......................................................... ok
t/psgi_file_testapp.t ................................................. ok
t/psgi_utils.t ........................................................ ok
t/query_constraints.t ................................................. skipped: Trouble loading Type::Tiny and friends => Can't locate Type/Tiny.pm in @INC (@INC contains: /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/inc /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/lib /home/mojolicious/.cpanm/work/1451391757.4326/Catalyst-Runtime-5.90103/blib/arch /tmp/GPNZ68fFZT/lib/perl5/x86_64-linux /tmp/GPNZ68fFZT/lib/perl5/x86_64-linux /tmp/GPNZ68fFZT/lib/perl5 /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5 /tmp/GPNZ68fFZT/lib/perl5/x86_64-linux /tmp/GPNZ68fFZT/lib/perl5 /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5/x86_64-linux /home/mojolicious/catalystlib/5.14.3/5.90070/lib/perl5 /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3/x86_64-linux /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3 /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3 .) at (eval 6) line 1.
t/remove_redundant_body.t ............................................. ok
t/set_allowed_method.t ................................................ ok
t/state.t ............................................................. ok
t/undef-params.t ...................................................... ok
t/unicode_plugin_charset_utf8.t ....................................... ok
t/unicode_plugin_config.t ............................................. skipped: Need Test::WWW::Mechanize::Catalyst for this test
t/unicode_plugin_live.t ............................................... skipped: Need Test::WWW::Mechanize::Catalyst for this test
t/unicode_plugin_no_encoding.t ........................................ ok
t/unicode_plugin_request_decode.t ..................................... ok
t/unit_core_methodattributes_method_metaclass_on_subclasses.t ......... ok
t/unit_core_script_test.t ............................................. ok
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
t/unit_stats.t ........................................................ ok
t/unit_utils_load_class.t ............................................. ok
t/unit_utils_subdir.t ................................................. ok
[error] Caught exception in MyApp::Controller::Root->stream_write_error "You may not change the encoding once the headers are finalized at t/utf_incoming.t line 190."
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Not what you want.
[warn] Useless setting a header value after finalize_headers and the response callback has been called. Not what you want.
t/utf_incoming.t ...................................................... ok
All tests successful.
Test Summary Report
-------------------
t/aggregate/unit_core_uri_for.t (Wstat: 0 Tests: 36 Failed: 0)
TODO passed: 19
Files=186, Tests=3553, 214 wallclock secs ( 0.83 usr 0.24 sys + 199.66 cusr 10.08 csys = 210.81 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
---------------------------------------------------------- -------- ---------
! Carp 1.25 1.20
! CGI::Simple::Cookie 1.109 n/a
! CGI::Struct 0 n/a
! Class::C3::Adopt::NEXT 0.07 n/a
! Class::Data::Inheritable 0 n/a
! Class::Load 0.12 n/a
! Data::Dump 0 n/a
Data::OptList 0 0.109
Devel::InnerPackage 0 0.3
! Encode 2.49 2.42_01
! Hash::MultiValue 0 n/a
HTML::Entities 0 3.69
HTML::HeadParser 0 3.71
! HTTP::Body 1.22 n/a
HTTP::Headers 1.64 6.05
HTTP::Request 5.814 6.00
! HTTP::Request::AsCGI 1.0 n/a
HTTP::Response 5.813 6.04
! JSON::MaybeXS 1.000000 n/a
! List::MoreUtils 0 n/a
LWP 5.837 6.13
! Module::Pluggable 4.7 3.9
! Moose 1.03 n/a
! MooseX::Emulate::Class::Accessor::Fast 0.00903 n/a
! MooseX::Getopt 0.48 n/a
! MooseX::MethodAttributes::Role::AttrContainer::Inheritable 0.24 n/a
! MooseX::Role::WithOverloading 0.09 n/a
! MRO::Compat 0 n/a
! namespace::autoclean 0.28 n/a
! namespace::clean 0.23 n/a
! Path::Class 0.09 n/a
perl v5.8.3 5.014003
! Plack 0.9991 n/a
! Plack::Middleware::Conditional 0 n/a
! Plack::Middleware::ContentLength 0 n/a
! Plack::Middleware::FixMissingBodyInRedirect 0.09 n/a
! Plack::Middleware::Head 0 n/a
! Plack::Middleware::HTTPExceptions 0 n/a
! Plack::Middleware::IIS6ScriptNameFix 0 n/a
! Plack::Middleware::IIS7KeepAliveFix 0 n/a
! Plack::Middleware::LighttpdScriptNameFix 0 n/a
! Plack::Middleware::MethodOverride 0.12 n/a
! Plack::Middleware::RemoveRedundantBody 0.03 n/a
! Plack::Middleware::ReverseProxy 0.04 n/a
! Plack::Request::Upload 0 n/a
! Plack::Test::ExternalServer 0 n/a
! Safe::Isa 0 n/a
Scalar::Util 0 1.23
! Stream::Buffered 0 n/a
! String::RewritePrefix 0.004 n/a
Sub::Exporter 0 0.987
! Task::Weaken 0 n/a
Text::Balanced 0 2.02
! Text::SimpleTable 0.03 n/a
Time::HiRes 0 1.9721_01
! Tree::Simple 1.15 n/a
! Tree::Simple::Visitor::FindByPath 0 n/a
Try::Tiny 0.17 0.22
URI 1.65 1.67
! URI::ws 0.03 n/a
build:
Module Need Have
---------------------------------------------------------- -------- ---------
! Data::Dump 0 n/a
ExtUtils::MakeMaker 6.59 7.04
HTTP::Request::Common 0 6.04
HTTP::Status 0 6.03
! IO::Scalar 0 n/a
! JSON::MaybeXS 0 n/a
Test::Fatal 0 0.014
Test::More 0.88 1.001014
configure:
Module Need Have
---------------------------------------------------------- -------- ---------
ExtUtils::MakeMaker 6.59 7.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/mojolicious/catalystlib/5.14.3/5.90070/bin
PERLBREW_BASHRC_VERSION = 0.73
PERLBREW_HOME = /home/mojolicious/.perlbrew
PERLBREW_MANPATH = /home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man
PERLBREW_PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin
PERLBREW_PERL = perl-5.20.1
PERLBREW_ROOT = /home/mojolicious/perl5/perlbrew
PERLBREW_VERSION = 0.73
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1003 1003
EUID = 1003
EXECUTABLE_NAME = /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl
GID = 1003 1003
UID = 1003
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9600_01
CPAN::Meta 2.120351
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 2.2210
File::Spec 3.33
JSON 2.90
JSON::PP 2.27203
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.23
Test::More 1.001014
YAML n/a
YAML::Syck n/a
version 0.88
--
Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
Platform:
osname=linux, osvers=3.13.0-042stab094.8, archname=x86_64-linux
uname='linux lvps92-51-161-142.dedicated.hosteurope.de 3.13.0-042stab094.8 #1 smp tue dec 16 20:36:56 msk 2014 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3 -Aeval:scriptdir=/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
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 -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.30
Built under linux
Compiled at Mar 5 2015 10:56:46
%ENV:
PERLBREW_BASHRC_VERSION="0.73"
PERLBREW_HOME="/home/mojolicious/.perlbrew"
PERLBREW_MANPATH="/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man"
PERLBREW_PATH="/home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin"
PERLBREW_PERL="perl-5.20.1"
PERLBREW_ROOT="/home/mojolicious/perl5/perlbrew"
PERLBREW_VERSION="0.73"
@INC:
/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3
/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux
/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3
.