Skip Menu |

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

Report information
The Basics
Id: 81602
Status: open
Priority: 0/
Queue: CGI-Alert

People
Owner: cpanrt [...] edsantiago.com
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.05
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/03http_die.t is hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/882491b4-31d9-11e2-8e98-c7bca290f8f5 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,
Uploaded 2.06; will wait to see test farm results before closing.
On Mon Dec 03 17:03:54 2012, ESM wrote: Show quoted text
> Uploaded 2.06; will wait to see test farm results before closing.
I got a failure on the second try with 2.05. In 2.06, I ran the tests 10 times with no failures. So, works for me. :-)