[Catalyst] Problems in make tests of
Catalyst::Controller::FormBuilder 0.03
Alejandro Imass
alejandro.imass at gmail.com
Thu Mar 22 13:07:26 GMT 2007
Yeap! That surely did the trick! Thank you VERY much!
(BTW, just for general culture, how did you originally arive at that
conclusion when you had the problem?)
Thanks again,
Alejandro
On 3/22/07, Bogdan Lucaciu <bogdan at wiz.ro> wrote:
> On Thursday 22 March 2007 01:34, Alejandro Imass wrote:
> > Running make test
> > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> > "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t
> > t/01-basic.t t/02-edit.t t/03-attr_param.t
> > t/00-load..........ok 1/1# Testing Catalyst::Controller::FormBuilder 0.03
> > t/00-load..........ok
> > t/01-basic.........[Test::WWW::Mechanize::get_ok] Warning: Possible
> > field access via $form->prepare() - see 'fieldsubs' option at
> > t/01-basic.t line 11
> > t/01-basic.........NOK 2
> > # Failed test 'Form found'
> > # in t/01-basic.t at line 14.
> > FAILED--Further testing stopped: Can't do anything without a form
> > make: *** [test_dynamic] Error 9
> > /usr/bin/make test -- NOT OK
>
> make sure you have the latest CGI::FormBuilder (3.0501)
> i had the same problem with 3.03
>
> --
> Bogdan Lucaciu
> http://www.wiz.ro
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
More information about the Catalyst
mailing list