Skip Menu |

This queue is for tickets about the DBM-Deep CPAN distribution.

Report information
The Basics
Id: 57714
Status: resolved
Priority: 0/
Queue: DBM-Deep

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

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



Subject: Test suite fails with Test-Simple-0.95_02
If Test-Simple-0.95_02 is installed, then the DBM-Deep test suite fails with the error below. With Test-Simple-0.94 everythings works fine on the same system with the same perl. # Failed test 'After deleting the DB location, external references are also undef ($x)' # at t/39_singletons.t line 29. Use of uninitialized value in concatenation (.) or string at /home/cpansand/var/ctps/testsimple0.9502/install/perl-5.10.1-2/lib/5.10.1/Test/Builder.pm line 972. # got: '' # expected: undef # Failed test 'After deleting the DB location, external references are also undef ($y)' # at t/39_singletons.t line 30. Use of uninitialized value in concatenation (.) or string at /home/cpansand/var/ctps/testsimple0.9502/install/perl-5.10.1-2/lib/5.10.1/Test/Builder.pm line 972. # got: '' # expected: undef # Failed test 'After re-assigning to {foo}, external references to old values are still undef ($x)' # at t/39_singletons.t line 42. Use of uninitialized value in concatenation (.) or string at /home/cpansand/var/ctps/testsimple0.9502/install/perl-5.10.1-2/lib/5.10.1/Test/Builder.pm line 972. # got: '' # expected: undef # Failed test 'After re-assigning to {foo}, external references to old values are still undef ($y)' # at t/39_singletons.t line 43. Use of uninitialized value in concatenation (.) or string at /home/cpansand/var/ctps/testsimple0.9502/install/perl-5.10.1-2/lib/5.10.1/Test/Builder.pm line 972. # got: '' # expected: undef # Looks like you failed 4 tests of 11. t/39_singletons.t ............... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/11 subtests (less 2 skipped subtests: 5 okay) Regards, Slaven
On Fri May 21 08:42:18 2010, SREZIC wrote: Show quoted text
> If Test-Simple-0.95_02 is installed, then the DBM-Deep test suite > fails > with the error below. With Test-Simple-0.94 everythings works fine on > the same system with the same perl. >
Thank you for the report. I’ve fixed this in 1.0024.