Subject: | Random test failures with perl 5.18 and later (hash randomization?) |
See http://matrix.cpantesters.org/?dist=Evented-Object%205.50 for an overview of test reports --- sometimes the test suite fails, and this happens only for perl >= 5.18.0. This suggests that there's a problem with random hash order. In fact, test failures happen always when setting the following environment variables: PERL_HASH_SEED=11 PERL_PERTURB_KEYS=NO