Good afternoon,

On 12/09/09 at 6:35 PM +1000, Charlie Garrison <garri...@zeta.org.au> wrote:

On 11/09/09 at 1:12 AM +0200, Mario Minati <mario.min...@googlemail.com> wrote:

this is getting somewhat wired. I just ran the test suite of FF::M::DBIC and it passed without problems. I used latest SVN trunk (r1578).
Maybe there is any Moose module making problems?

I'll setup a new test server and do the tests with a minimal install of perl modules, and install modules from my list until the test fails. I'll let you know if the problem was a conflicting module.

There must be some other problem with what I'm doing. I setup a new test server and I'm getting the same error with a minimal setup. Can anyone else confirm all tests pass for HTML-FormFu-Model-DBIC from svn on their system?

I tested on a CentOS 5 system, following is effectively what I did (following all module dependencies and everything from cpan installed cleanly):

$ cpan Bundle::CPAN
$ cpan HTML::FormFu
$ cpan DBIx::Class
$ svn co svn co 
http://html-formfu.googlecode.com/svn/trunk/HTML-FormFu-Model-DBIC
$ cpan Module::Install
$ perl Makefile.PL
$ cpan DateTime::Format::SQLite
$ make test

t/update/nested_repeatable_write.t ....................................... 1/7
#   Failed test at t/update/nested_repeatable_write.t line 75.
#          got: 'action item 2'
#     expected: 'new action item 2'
# Looks like you failed 1 test of 7.
t/update/nested_repeatable_write.t ....................................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests


$ svn info
Path: .
URL: http://html-formfu.googlecode.com/svn/trunk/HTML-FormFu-Model-DBIC
Repository Root: http://html-formfu.googlecode.com/svn
Repository UUID: ad6ea75e-0b29-0410-be19-adbfd45e731a
Revision: 1595
Node Kind: directory
Schedule: normal
Last Changed Author: fireartist
Last Changed Rev: 1578
Last Changed Date: 2009-08-08 00:44:41 +1000 (Sat, 08 Aug 2009)

$ perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi


What else can I do to help figure out why I'm getting the error?

Thanks,
Charlie

--
   Charlie Garrison  <garri...@zeta.org.au>
   PO Box 141, Windsor, NSW 2756, Australia

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt

_______________________________________________
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