Skip Menu |

This queue is for tickets about the Devel-Size CPAN distribution.

Report information
The Basics
Id: 127932
Status: patched
Priority: 0/
Queue: Devel-Size

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

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



Subject: 'CV grew by expected amount for HASH' may fail
On an Ubuntu 18.04 system with perl 5.28.1 the test suite may fail (but it may also pass with the same configuration): ... # Failed test 'CV grew by expected amount for HASH' # at t/globs.t line 157. # got: '26822' # expected: '26830' # Looks like you failed 1 test of 44. t/globs.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/44 subtests ...
On 2018-12-05 16:30:20, SREZIC wrote: Show quoted text
> On an Ubuntu 18.04 system with perl 5.28.1 the test suite may fail > (but it may also pass with the same configuration): > > ... > # Failed test 'CV grew by expected amount for HASH' > # at t/globs.t line 157. > # got: '26822' > # expected: '26830' > # Looks like you failed 1 test of 44. > t/globs.t ..... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/44 subtests > ...
I saw the same error with slightly different numbers on the same system with 5.29.4, and on an Ubuntu 16.04 and Debian/stretch with 5.28.0
On Wed Dec 05 16:32:02 2018, SREZIC wrote: Show quoted text
> On 2018-12-05 16:30:20, SREZIC wrote:
> > On an Ubuntu 18.04 system with perl 5.28.1 the test suite may fail > > (but it may also pass with the same configuration): > > > > ... > > # Failed test 'CV grew by expected amount for HASH' > > # at t/globs.t line 157. > > # got: '26822' > > # expected: '26830' > > # Looks like you failed 1 test of 44. > > t/globs.t ..... > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/44 subtests > > ...
> > I saw the same error with slightly different numbers on the same > system with 5.29.4, and on an Ubuntu 16.04 and Debian/stretch with > 5.28.0
I can't replicate *this* failure, but valgrind spots a problem that might be the underlying cause. Fix for that problem, and hence hopefully also this one, uploaded as 0.82_50.