Subject: | Test failures due to hash randomisation in perl 5.17.6 |
Since bleadperl v5.17.5-518-g7dc8663 your tests are failing frequently.
That commit introduced hash key randomization and it seems at least the
tests
t/005_used_module.t
t/015_used_ok_fail.t
t/016_ok_fail1.t
t/017_ok_fail2.t
are hit by that. Find a sample fail report at:
http://www.cpantesters.org/cpan/report/5ca9383a-31db-11e2-9e06-1db0a290f8f5
You can read more about the commit at
http://perl5.git.perl.org/perl.git/commit/7dc8663964c66a698d31bbdc8e8abed69bddeec3
You may have to run the test several times until the randomization
causes a fail.
HTH&&Thanks&&Regards,