Skip Menu |

This queue is for tickets about the Parallel-MapReduce CPAN distribution.

Report information
The Basics
Id: 109995
Status: rejected
Priority: 0/
Queue: Parallel-MapReduce

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

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



Subject: Almost no pass reports since perl 5.17.6
See http://matrix.cpantesters.org/?dist=Parallel-MapReduce%200.09 . Possible reason: hash randomization?
On 2015-12-01 02:34:04, SREZIC wrote: Show quoted text
> See http://matrix.cpantesters.org/?dist=Parallel-MapReduce%200.09 . > Possible reason: hash randomization?
Probably. By turning off hash randomization and setting the hash seed values to env PERL_HASH_SEED=164 PERL_PERTURB_KEYS=NO the tests pass.
On Tue Dec 01 02:40:50 2015, SREZIC wrote: Show quoted text
> On 2015-12-01 02:34:04, SREZIC wrote:
> > See http://matrix.cpantesters.org/?dist=Parallel-MapReduce%200.09 . > > Possible reason: hash randomization?
> > Probably. By turning off hash randomization and setting the hash seed > values to > > env PERL_HASH_SEED=164 PERL_PERTURB_KEYS=NO > > the tests pass.
Admittedly, I am pretty annoyed by this Perl "feature". To get that stuffed down my throat even when it is a security non-issue in most cases, is NOT the Perl way, IMHO. Will I fix this anytime soon? No. \rho