On 10/07/07, Daisuke Maki <[EMAIL PROTECTED]> wrote:

I finally got to updating my HTML::FormFu copy, but the tests seem to
fail. Are you missing some file commits?

first failure:

t/elements/src...............................Can't locate
HTML/FormFu/Element/src.pm in @INC (@INC contains:
/home/daisuke/svn/HTML-FormFu/inc /home/daisuke/svn/HTML-FormFu/blib/lib
/home/daisuke/svn/HTML-FormFu/blib/arch

Hmm, Elements/src,pm is definitely in the repository - does your @INC
look correct?
How are you invoking the test suite?
I've tried both `prove -lr t` and `prove -br t` and all tests pass ok.

Here's another failure:

t/form/add_render_class_args.................Can't locate object method
"add_render_class_args" via package "HTML::FormFu" at
t/form/add_render_class_args.t line 14.

It looks like it's using an older version of HTML/FormFu.pm

Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to