Subject: | Test failures due to hash randomisation in perl 5.17.6 |
Since bleadperl v5.17.5-518-g7dc8663 some of your tests in are failing. That commit introduced hash key randomization and it seems that one test (in t/MBNA.t) is hit by that. Find a sample fail report at:
http://www.cpantesters.org/cpan/report/35882383
If I repeat testing, the outcome is fail more often than pass, but when it is a fail, then the failing tests are always the same (6,7,9,10).
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,