Skip Menu |

This queue is for tickets about the W3C-SOAP CPAN distribution.

Report information
The Basics
Id: 88625
Status: resolved
Priority: 0/
Queue: W3C-SOAP

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

Bug Information
Severity: (no value)
Broken in: 0.06
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 that several tests are hit by that. Find a sample fail report at: http://www.cpantesters.org/cpan/report/2e4e045a-12ec-11e3-9ef3-b9649586a2b2 HTH && Regards,
Hi, On Thu Sep 12 03:57:22 2013, ANDK 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 > that several tests are hit by that. Find a sample fail report at: > > http://www.cpantesters.org/cpan/report/2e4e045a-12ec-11e3-9ef3- > b9649586a2b2 >
I think I've fixed this in https://github.com/jonathanstowe/W3C-SOAP/tree/5.18.1-fix and made a pull request.
Subject: Re: [rt.cpan.org #88625] Test failures due to hash randomisation in perl 5.17.6
Date: Mon, 30 Jun 2014 07:28:57 +1000
To: bug-W3C-SOAP [...] rt.cpan.org
From: Ivan Wills <ivan.wills [...] gmail.com>
Hi Jonathan, Thanks for the fix I have been struggling with it for some time. I have applied the pull request and created a new release and uploaded to CPAN. Regards, Ivan On 30 June 2014 05:24, Jonathan Stowe via RT <bug-W3C-SOAP@rt.cpan.org> wrote: Show quoted text
> Queue: W3C-SOAP > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=88625 > > > Hi, > On Thu Sep 12 03:57:22 2013, ANDK wrote:
> > Since bleadperl v5.17.5-518-g7dc8663 your tests are failing > > frequently. That commit introduced hash key randomization and it seems > > that several tests are hit by that. Find a sample fail report at: > > > > http://www.cpantesters.org/cpan/report/2e4e045a-12ec-11e3-9ef3- > > b9649586a2b2 > >
> > I think I've fixed this in > > https://github.com/jonathanstowe/W3C-SOAP/tree/5.18.1-fix > > and made a pull request. > > > >
-- email/jabber: ivan.wills@gmail.com / / _ _ / \ / | | | | / \/ \_| | |
Long since fixed