Skip Menu |

This queue is for tickets about the FormValidator-LazyWay CPAN distribution.

Report information
The Basics
Id: 81441
Status: resolved
Priority: 0/
Queue: FormValidator-LazyWay

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

Bug Information
Severity: Important
Broken in: 0.19
Fixed in: 0.20



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 test t/rule.t is hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/d2dba718-3244-11e2-bed2-f3e0a290f8f5 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,
On 2012-11-25 09:10:48, ANDK wrote: Show quoted text
> Since bleadperl v5.17.5-518-g7dc8663 your tests are failing > frequently. > That commit introduced hash key randomization and it seems at least > the test > > t/rule.t > > is hit by that. Find a sample fail report at: > > http://www.cpantesters.org/cpan/report/d2dba718-3244-11e2-bed2- > f3e0a290f8f5 > > 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.
The problem does not seem to appear in 0.20 anymore. Probably the issue may be closed.