Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Bread-Board-Declare CPAN distribution.

Report information
The Basics
Id: 82926
Status: resolved
Priority: 0/
Queue: Bread-Board-Declare

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

Bug Information
Severity: Important
Broken in: 0.12
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/infer.t is hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/1b346ab0-461b-11e2-a851-0e3bcc6d5987 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,
Subject: Re: [rt.cpan.org #82926] Test failures due to hash randomisation in perl 5.17.6
Date: Thu, 24 Jan 2013 10:32:56 -0600
To: Andreas Koenig via RT <bug-Bread-Board-Declare [...] rt.cpan.org>
From: Jesse Luehrs <doy [...] tozt.net>
On Thu, Jan 24, 2013 at 03:04:10AM -0500, Andreas Koenig via RT 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/infer.t > > is hit by that. Find a sample fail report at: > > http://www.cpantesters.org/cpan/report/1b346ab0-461b-11e2-a851-0e3bcc6d5987 > > 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,
Thanks - I've noticed this, but I've been waiting for Devel::Caller to be fixed first, since that was preventing me from installing the dependencies here. I think that has been taken care of at this point, so I should be able to get to this soon. -doy
This was fixed in 0.13.