[html-formfu] The tests for 'Catalyst::Controller::HTML::FormFu'
failed.
Kaare Rasmussen
kaare at jasonic.dk
Tue Jul 22 22:10:41 BST 2008
OK; det var så fordi jeg har testet Cat runtime RC.
Problem solved. Stay on 7.14 for now.
> Is this expected for current CPAN version and perl 5.8.9?
>
>
> i Catalyst::Controller::HTML::FormFu
>
> Installing Catalyst::Controller::HTML::FormFu (0.03000)
> Running
> [/usr/bin/perl
> /usr/lib/perl5/site_perl/5.8.8/../../../../bin/cpanp-run-perl
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/Makefil
>e.PL ]... Cannot determine perl version info from
> lib/Catalyst/Controller/HTML/FormFu.pm *** Module::AutoInstall version 1.03
> *** Checking for Perl dependencies...
> [Core Features]
> - Catalyst::Action::RenderView ...loaded. (0.07)
> - Catalyst::Plugin::ConfigLoader ...loaded. (0.19)
> - Catalyst::View::TT ...loaded. (0.26)
> - Template ...loaded. (2.19)
> - Test::WWW::Mechanize::Catalyst ...loaded. (0.42)
> - Test::WWW::Mechanize ...loaded. (1.20 >= 1.16)
> - Catalyst::Runtime ...loaded. (5.709902 >= 5.70)
> - Config::Any ...loaded. (0.10)
> - File::Spec ...loaded. (3.2501)
> - HTML::FormFu ...loaded. (0.03001 >= 0.03000)
> - NEXT ...loaded. (0.60)
> - Scalar::Util ...loaded. (1.19)
> - Task::Weaken ...loaded. (1.02)
> *** Module::AutoInstall configuration finished.
> Writing Makefile for Catalyst::Controller::HTML::FormFu
> Running [/usr/bin/make test ]...
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01basic-form.t
> t/01basic-formconfig.t t/01basic-formmethod.t
> t/01basic-form............[error] Caught exception in
> TestApp::Controller::Basic->form "Can't call method "base" on an undefined
> value
> at
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/blib/li
>b/Catalyst/Controller/HTML/FormFu.pm line 158."
>
> # Failed test 'GET http://localhost/basic/form'
> # at t/01basic-form.t line 11.
> # 500
> # Internal Server Error
>
> # Failed test at t/01basic-form.t line 15.
> Can't call method "find_input" on an undefined value at t/01basic-form.t
> line 17.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like you failed 2 tests of 2 run.
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
> t/01basic-formconfig......[error] Caught exception in
> TestApp::Controller::Basic->formconfig "Can't call method "base" on an
> undefined value
> at
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/blib/li
>b/Catalyst/Controller/HTML/FormFu.pm line 158."
>
> # Failed test 'GET http://localhost/basic/formconfig'
> # at t/01basic-formconfig.t line 11.
> # 500
> # Internal Server Error
>
> # Failed test at t/01basic-formconfig.t line 15.
> Can't call method "find_input" on an undefined value at
> t/01basic-formconfig.t line 17.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like you failed 2 tests of 2 run.
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
> t/01basic-formmethod......[error] Caught exception in
> TestApp::Controller::Basic->formmethod "Can't call method "base" on an
> undefined value
> at
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/blib/li
>b/Catalyst/Controller/HTML/FormFu.pm line 158."
>
> # Failed test 'GET http://localhost/basic/formmethod'
> # at t/01basic-formmethod.t line 11.
> # 500
> # Internal Server Error
>
> # Failed test at t/01basic-formmethod.t line 15.
> Can't call method "find_input" on an undefined value at
> t/01basic-formmethod.t line 17.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like you failed 2 tests of 2 run.
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
>
> Test Summary Report
> -------------------
> t/01basic-form.t (Wstat: 512 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 2.
> t/01basic-formconfig.t (Wstat: 512 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 2.
> t/01basic-formmethod.t (Wstat: 512 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 2.
> Files=3, Tests=6, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.82 cusr 0.16
> csys = 2.00 CPU)
> Result: FAIL
> Failed 3/3 test programs. 6/6 subtests failed.
> make: *** [test_dynamic] Error 2
> [ERROR] MAKE TEST failed: Illegal seek
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01basic-form.t
> t/01basic-formconfig.t t/01basic-formmethod.t
> t/01basic-form............[error] Caught exception in
> TestApp::Controller::Basic->form "Can't call method "base" on an undefined
> value
> at
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/blib/li
>b/Catalyst/Controller/HTML/FormFu.pm line 158."
>
> # Failed test 'GET http://localhost/basic/form'
> # at t/01basic-form.t line 11.
> # 500
> # Internal Server Error
>
> # Failed test at t/01basic-form.t line 15.
> Can't call method "find_input" on an undefined value at t/01basic-form.t
> line 17.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like you failed 2 tests of 2 run.
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
> t/01basic-formconfig......[error] Caught exception in
> TestApp::Controller::Basic->formconfig "Can't call method "base" on an
> undefined value
> at
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/blib/li
>b/Catalyst/Controller/HTML/FormFu.pm line 158."
>
> # Failed test 'GET http://localhost/basic/formconfig'
> # at t/01basic-formconfig.t line 11.
> # 500
> # Internal Server Error
>
> # Failed test at t/01basic-formconfig.t line 15.
> Can't call method "find_input" on an undefined value at
> t/01basic-formconfig.t line 17.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like you failed 2 tests of 2 run.
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
> t/01basic-formmethod......[error] Caught exception in
> TestApp::Controller::Basic->formmethod "Can't call method "base" on an
> undefined value
> at
> /root/.cpanplus/5.8.8/build/Catalyst-Controller-HTML-FormFu-0.03000/blib/li
>b/Catalyst/Controller/HTML/FormFu.pm line 158."
>
> # Failed test 'GET http://localhost/basic/formmethod'
> # at t/01basic-formmethod.t line 11.
> # 500
> # Internal Server Error
>
> # Failed test at t/01basic-formmethod.t line 15.
> Can't call method "find_input" on an undefined value at
> t/01basic-formmethod.t line 17.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like you failed 2 tests of 2 run.
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 3/3 subtests
>
> Test Summary Report
> -------------------
> t/01basic-form.t (Wstat: 512 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 2.
> t/01basic-formconfig.t (Wstat: 512 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 2.
> t/01basic-formmethod.t (Wstat: 512 Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 3 tests but ran 2.
> Files=3, Tests=6, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.82 cusr 0.16
> csys = 2.00 CPU)
> Result: FAIL
> Failed 3/3 test programs. 6/6 subtests failed.
> make: *** [test_dynamic] Error 2
--
Med venlig hilsen
Kaare Rasmussen, Jasonic
Jasonic Telefon: +45 3816 2582
Nordre Fasanvej 12
2000 Frederiksberg Email: kaare at jasonic.dk
More information about the HTML-FormFu
mailing list