[Catalyst] Re: Handel Installation Problems
Christopher Laco
claco at chrislaco.com
Thu Oct 18 00:20:00 GMT 2007
Collin Condray wrote:
> Christopher,
>
> I plan on using MySQL so I downgraded to DBD::SQLite 1.12. Doing that
> fixed 4 of the 5 errors. This is the only error I'm still receiving:
>
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -------------------------------------------------------------------------------
> t/storage_dbic_clone.t 1 256 10 1 10.00% 10
> 19 tests skipped.
> make: *** [test_dynamic] Error 255
>
> and the extended error is:
>
> t/storage_dbic_clone......................
> # Failed test 'cloned schema a copy when connected'
> # at t/storage_dbic_clone.t line 60.
> # Structures begin differing at:
> # $got->{schema_class} = 'Handel::Cart::Schema'
> # $expected->{schema_class} = Does not exist
> # Looks like you failed 1 test of 10.
> dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 10
> Failed 1/10 tests, 90.00% okay
>
> Any insights on how to get past this error would be appreciated.
What version of Clone do you have installed?
More information about the Catalyst
mailing list