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.

-- 
Collin Condray
condray.net
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to