Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the POE-Filter-DHCPd-Lease CPAN distribution.

Report information
The Basics
Id: 86507
Status: resolved
Priority: 0/
Queue: POE-Filter-DHCPd-Lease

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

Bug Information
Severity: (no value)
Broken in: 0.0502
Fixed in: 0.06



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/10-filter.t is hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/29788c2c-3a91-11e2-be65-2c7238f4e529 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&&Thanks&&Regards,
Fixed in 0.06. On Thu Jun 27 22:05:14 2013, 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/10-filter.t > > is hit by that. Find a sample fail report at: > > http://www.cpantesters.org/cpan/report/29788c2c-3a91-11e2-be65- > 2c7238f4e529 > > 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&&Thanks&&Regards,