Skip Menu |

This queue is for tickets about the Tie-FieldVals CPAN distribution.

Report information
The Basics
Id: 81596
Status: open
Priority: 0/
Queue: Tie-FieldVals

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

Bug Information
Severity: Important
Broken in:
  • 0.6202
  • 0.6203
Fixed in: (no value)



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/40_hash2fv.t is hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/506cbdd4-3209-11e2-9a52-a390a290f8f5 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 You may have to run the test several times until the randomization causes a fail. HTH&&Thanks&&Regards,
On 2012-11-30 22:55:35, 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/40_hash2fv.t > > is hit by that. Find a sample fail report at: > > http://www.cpantesters.org/cpan/report/506cbdd4-3209-11e2-9a52- > a390a290f8f5 > > 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 > > You may have to run the test several times until the randomization > causes a fail. >
This is still a problem with all newer perl version (5.18.x, 5.20.x).
On 2014-11-12 13:28:17, SREZIC wrote: Show quoted text
> On 2012-11-30 22:55:35, ANDK wrote:
> > 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/40_hash2fv.t > > > > is hit by that. Find a sample fail report at: > > > > http://www.cpantesters.org/cpan/report/506cbdd4-3209-11e2-9a52- > > a390a290f8f5 > > > > 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 > > > > You may have to run the test several times until the randomization > > causes a fail. > >
> > This is still a problem with all newer perl version (5.18.x, 5.20.x).
The hash randomization problem exists also with the fresh 0.6203.