Skip Menu |

This queue is for tickets about the Catalyst-Model-S3 CPAN distribution.

Report information
The Basics
Id: 84958
Status: new
Priority: 0/
Queue: Catalyst-Model-S3

People
Owner: dcardwell [...] cpan.org
Requestors: SHANTANU [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: (no value)



Subject: Catalyst::Model::S3 Fails Tests during install
Running Build for D/DC/DCARDWELL/Catalyst-Model-S3-0.03.tar.gz Has already been unwrapped into directory /home/shantanu/.cpan/build/Catalyst-Model-S3-0.03-iseyNR CPAN.pm: Going to build D/DC/DCARDWELL/Catalyst-Model-S3-0.03.tar.gz Building Catalyst-Model-S3 DCARDWELL/Catalyst-Model-S3-0.03.tar.gz ./Build -- OK Running Build test t/00.load.t ........... 1/1 # Testing Catalyst::Model::S3 0.03 t/00.load.t ........... ok t/01.functionality.t .. 1/3 # Failed test 'use TestApp;' # at t/01.functionality.t line 11. # Tried to use 'TestApp'. # Error: Couldn't instantiate component "TestApp::Model::S3", "Found unknown attribute(s) passed to the constructor: catalyst_component_name at constructor Net::Amazon::S3::new (defined at /usr/local/share/perl/5.14.2/Net/Amazon/S3.pm line 54) line 128 # Net::Amazon::S3::new('Net::Amazon::S3', 'HASH(0x9cca504)') called at /home/shantanu/.cpan/build/Catalyst-Model-S3-0.03-iseyNR/blib/lib/Catalyst/Model/S3.pm line 77 # Catalyst::Model::S3::new('TestApp::Model::S3', 'TestApp', 'HASH(0x8c4e3ac)') called at /usr/local/share/perl/5.14.2/Catalyst/Component.pm line 121 # Catalyst::Component::COMPONENT('TestApp::Model::S3', 'TestApp', 'HASH(0x8c4e3ac)') called at /usr/local/share/perl/5.14.2/Catalyst.pm line 2604 # eval {...} called at /usr/local/share/perl/5.14.2/Catalyst.pm line 2604 # Catalyst::setup_component('TestApp', 'TestApp::Model::S3') called at /usr/local/share/perl/5.14.2/Catalyst.pm line 2531 # Catalyst::setup_components('TestApp') called at /usr/local/share/perl/5.14.2/Catalyst.pm line 1177 # Catalyst::setup('TestApp') called at t/lib/TestApp.pm line 17 # require TestApp.pm called at (eval 4) line 2 # main::BEGIN() called at t/lib/TestApp.pm line 0 # eval {...} called at t/lib/TestApp.pm line 0 # eval 'package main; # use TestApp @{$args[0]}; # 1; # # ;' called at /usr/share/perl/5.14/Test/More.pm line 885 # Test::More::_eval('package main;\x{a}use TestApp @{$args[0]};\x{a}1;\x{a}', 'ARRAY(0x8b8d094)') called at /usr/share/perl/5.14/Test/More.pm line 860 # Test::More::use_ok('TestApp') called at t/01.functionality.t line 11"Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'The thing isa Net::Amazon::S3' # at t/01.functionality.t line 16. # The thing isn't defined # Failed test '->can(...)' # at t/01.functionality.t line 17. # can_ok() called with empty class or reference # Looks like you failed 3 tests of 3. t/01.functionality.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/02.perlcritic.t ..... skipped: Test::Perl::Critic required to test for best-practices t/03.pod.t ............ ok t/04.pod-coverage.t ... ok Test Summary Report ------------------- t/01.functionality.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=5, Tests=8, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.88 cusr 0.09 csys = 2.02 CPU) Result: FAIL Failed 1/5 test programs. 3/8 subtests failed. DCARDWELL/Catalyst-Model-S3-0.03.tar.gz ./Build test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DCARDWELL/Catalyst-Model-S3-0.03.tar.gz Running Build install make test had returned bad status, won't install without force