Skip Menu |

This queue is for tickets about the local-lib CPAN distribution.

Report information
The Basics
Id: 87571
Status: resolved
Priority: 0/
Queue: local-lib

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

Bug Information
Severity: (no value)
Broken in: 1.008011
Fixed in: 1.008026



Subject: t/stackable.t failure
http://www.cpantesters.org/cpan/report/d13a8f9c-fa02-11e2-b0a4-2ff613b8aaa7 # Failed test 'one active path' # at t/stackable.t line 39. # got: '2' # expected: '3' # Failed test 'still one active path after adding it twice' # at t/stackable.t line 47. # got: '2' # expected: '3' # Failed test 'two active paths' # at t/stackable.t line 50. # got: '3' # expected: '4' # Failed test 'still two active dirs after re-adding first' # at t/stackable.t line 61. # got: '3' # expected: '4' # Looks like you failed 4 tests of 24. t/stackable.t .......... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/24 subtests
On Sat Aug 03 12:05:05 2013, ETHER wrote: Show quoted text
> http://www.cpantesters.org/cpan/report/d13a8f9c-fa02-11e2-b0a4-2ff613b8aaa7 > > > # Failed test 'one active path' > # at t/stackable.t line 39. > # got: '2' > # expected: '3' > > # Failed test 'still one active path after adding it twice' > # at t/stackable.t line 47. > # got: '2' > # expected: '3' > > # Failed test 'two active paths' > # at t/stackable.t line 50. > # got: '3' > # expected: '4' > > # Failed test 'still two active dirs after re-adding first' > # at t/stackable.t line 61. > # got: '3' > # expected: '4' > # Looks like you failed 4 tests of 24. > t/stackable.t .......... > Dubious, test returned 4 (wstat 1024, 0x400) > Failed 4/24 subtests
To reproduce this, activate the same local::lib twice. local::lib itself won't do that normally, but it can be done by running: perl -Mlocal::lib > activate-ll source activate-ll source activate-ll This is fixed in my refactor branch, although I'm not certain which change did this.
Will be fixed in next release.
Fixed in 1.008026