Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Pithub CPAN distribution.

Report information
The Basics
Id: 81916
Status: resolved
Priority: 0/
Queue: Pithub

People
Owner: johannes [...] plunien.de
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.01016
Fixed in: 0.01017



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 tests t/gists.t t/git_data.t t/issues.t t/orgs.t t/pull_requests.t t/search.t are hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/d53cf87c-326c-11e2-a7bc-c270cdac6e64 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 Tue Dec 11 22:29:37 2012, ANDK wrote: Show quoted text
> Since bleadperl v5.17.5-518-g7dc8663 your tests are failing > frequently.
should be fixed in 0.01017. I'll wait a few days until the smoke tests arrive and leave the ticket open until then. Cheers, plu