Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI-Easy CPAN distribution.

Report information
The Basics
Id: 81422
Status: resolved
Priority: 0/
Queue: CGI-Easy

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

Bug Information
Severity: Important
Broken in: 1.0.0
Fixed in: (no value)



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/examples.t got hit by that. Sample fail report: http://www.cpantesters.org/cpan/report/0aab59d2-321c-11e2-b719-5e92a290f8f5 HTH&&Thanks&&Regards,
On Sat Nov 24 18:23:13 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/examples.t got hit by that.
Funny, that test had "XXX hardcoded hash key's order" comment in this line. Looks like intentional bug. :) I don't have 5.17 at the hand, but I tried to fix it blindly. 1.0.1 uploaded to CPAN.