Skip Menu |

This queue is for tickets about the CDB-TinyCDB CPAN distribution.

Report information
The Basics
Id: 107191
Status: new
Priority: 0/
Queue: CDB-TinyCDB

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

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



Subject: t/open-load-for-update.t fails
On a Debian/wheezy system: # Failed test 'put_add() warns about uninitialized value,but adds them anyway as empty string' # at t/open-load-for-update.t line 189. # undef # doesn't match '(?^:Use of uninitialized value in subroutine entry)' # Failed test 'put_add() warns about uninitialized value,but adds them anyway as empty string' # at t/open-load-for-update.t line 189. # undef # doesn't match '(?^:Use of uninitialized value in subroutine entry)' # Looks like you failed 2 tests of 618. t/open-load-for-update.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/618 subtests
On 2015-09-19 06:24:51, SREZIC wrote: Show quoted text
> On a Debian/wheezy system: > > # Failed test 'put_add() warns about uninitialized value,but adds > them anyway as empty string' > # at t/open-load-for-update.t line 189. > # undef > # doesn't match '(?^:Use of uninitialized value in subroutine > entry)' > > # Failed test 'put_add() warns about uninitialized value,but adds > them anyway as empty string' > # at t/open-load-for-update.t line 189. > # undef > # doesn't match '(?^:Use of uninitialized value in subroutine > entry)' > # Looks like you failed 2 tests of 618. > t/open-load-for-update.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/618 subtests
The same failure happens on a FreeBSD 10.1 system.