Skip Menu |

This queue is for tickets about the KiokuDB-Backend-BDB CPAN distribution.

Report information
The Basics
Id: 112513
Status: new
Priority: 0/
Queue: KiokuDB-Backend-BDB

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.15
Fixed in: (no value)



Subject: Tests fail (serialization issues?)
My smoker machines started to produce fail reports for this distribution. It looks like this: ... # Failed test 'stored 14 objects' # at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test/Fixture.pm line 46. # died: Can't store REGEXP items at /opt/perl-5.18.2t/lib/site_perl/5.18.2/x86_64-linux-thread-multi/Storable.pm line 341, at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Backend/Serialize/Storable.pm line 23. # Failed test 'all lookups succeeded' # at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test/Fixture/TypeMap/Default.pm line 265. # got: '0' # expected: '1' # Failed test 'no error in fixture' # at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test.pm line 38. # died: Can't use string ("0") as a HASH ref while "strict refs" in use at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test/Fixture/TypeMap/Default.pm line 265. # Leaving temporary directory 't/tmp' due to test fails # Looks like you failed 3 tests of 2040. t/bdb.t .......... ...
On 2016-02-27 16:36:42, SREZIC wrote: Show quoted text
> My smoker machines started to produce fail reports for this > distribution. It looks like this: > > ... > # Failed test 'stored 14 objects' > # at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test/Fixture.pm > line 46. > # died: Can't store REGEXP items at /opt/perl- > 5.18.2t/lib/site_perl/5.18.2/x86_64-linux-thread-multi/Storable.pm > line 341, at /opt/perl- > 5.18.2t/lib/site_perl/5.18.2/KiokuDB/Backend/Serialize/Storable.pm > line 23. > > # Failed test 'all lookups succeeded' > # at /opt/perl- > 5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test/Fixture/TypeMap/Default.pm > line 265. > # got: '0' > # expected: '1' > > # Failed test 'no error in fixture' > # at /opt/perl-5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test.pm line 38. > # died: Can't use string ("0") as a HASH ref while "strict refs" in > use at /opt/perl- > 5.18.2t/lib/site_perl/5.18.2/KiokuDB/Test/Fixture/TypeMap/Default.pm > line 265. > # Leaving temporary directory 't/tmp' due to test fails > # Looks like you failed 3 tests of 2040. > t/bdb.t .......... > ...
Related issue: https://github.com/kiokudb/kiokudb/issues/16