Skip Menu |

This queue is for tickets about the cPanel-PublicAPI CPAN distribution.

Report information
The Basics
Id: 81409
Status: resolved
Priority: 0/
Queue: cPanel-PublicAPI

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

Bug Information
Severity: Normal
Broken in: 1.002
Fixed in: 2



Subject: Test failures due to hash randomisation in perl 5.17.6
Since bleadperl v5.17.5-518-g7dc8663 tests are failing frequently. That commit introduced hash key randomization and it seems the test t/02-construct.t got hit by that. Sample fail report: http://www.cpantesters.org/cpan/report/c9bcf778-3162-11e2-9774-86dca290f8f5 HTH&&Thanks&&Regards,
On Sat Nov 24 10:32:00 2012, ANDK wrote: Show quoted text
> Since bleadperl v5.17.5-518-g7dc8663 tests are failing frequently. That > commit introduced hash key randomization and it seems the test > t/02-construct.t got hit by that. Sample fail report: > > http://www.cpantesters.org/cpan/report/c9bcf778-3162-11e2-9774-86dca290f8f5 > > HTH&&Thanks&&Regards,
We think this is fixed with the latest version?