Subject: | Test failure on x86_64 |
Test t/10sqlite_common.t fails, apparently when deserializing data:
[guillomovitch@klodia DBIx-Class-Schema-Loader-0.07001]$ prove -l
t/10sqlite_common.t
t/10sqlite_common.t .. 1/217
# Failed test 'Loader initialization'
# at t/lib/dbixcsl_common_tests.pm line 225.
# Byte order is not compatible at ../../lib/Storable.pm (autosplit into
../../lib/auto/Storable/_retrieve.al) line 380, at
/usr/lib/perl5/vendor_perl/5.10.1/Lingua/EN/Tagger.pm line 167
# Failed test 'correct number of files generated'
# at t/lib/dbixcsl_common_tests.pm line 248.
# got: undef
# expected: '44'
# Failed test 'Expected loader warning'
# at t/lib/dbixcsl_common_tests.pm line 271.
# got: '1'
# expected: '3'
# Can't stat ./t/_common_dump: Aucun fichier ou dossier de ce type
# at t/lib/dbixcsl_common_tests.pm line 227
# Failed test 'Missing PK warning'
# at t/lib/dbixcsl_common_tests.pm line 273.
# got: '0'
# expected: '1'
Use of uninitialized value $file_count in numeric ne (!=) at
t/lib/dbixcsl_common_tests.pm line 286.
# Looks like you planned 217 tests but ran 4.
# Looks like you failed 4 tests of 4 run.