Subject: | Test failures due to hash randomisation in perl 5.17.6 |
From perl 5.17.6 upwards tests 7, 8, and 15 are failing frequently. Sample fail report:
http://www.cpantesters.org/cpan/report/3cf9bd84-4266-11e2-9ccc-977e2b3bf074
Or best illustrated with the matrix:
http://matrix.cpantesters.org/?dist=net-lastfmapi%200.63
v5.17.5-518-g7dc8663 introduced hash key randomization and indeed I get slightly different test results whenever running the tests. You can read more about the change at http://perl5.git.perl.org/perl.git/commit/7dc8663964c66a698d31bbdc8e8abed69bddeec3 or at http://www.perlmonks.org/?node_id=1005122
HTH && Regards,
(Disclaimer: this was discovered by statistical analysis, I'm not speaking as a user)