Skip Menu |

This queue is for tickets about the Tie-Hash-Layered CPAN distribution.

Report information
The Basics
Id: 107263
Status: new
Priority: 0/
Queue: Tie-Hash-Layered

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

Bug Information
Severity: (no value)
Broken in: 0.9
Fixed in: (no value)



Subject: Tests 16..19 fail
See http://www.cpantesters.org/cpan/report/91830c7a-2464-11e4-9114-fb9fc2c19918 for a sample fail report. Additionally, by using test.pl instead of t/*.t failures are not visible at cpantesters, so http://matrix.cpantesters.org/?dist=Tie-Hash-Layered+0.9 looks quite green in spite of the existing test failures.
On 2015-09-23 08:53:53, SREZIC wrote: Show quoted text
> See http://www.cpantesters.org/cpan/report/91830c7a-2464-11e4-9114- > fb9fc2c19918 for a sample fail report. > > Additionally, by using test.pl instead of t/*.t failures are not > visible at cpantesters, so http://matrix.cpantesters.org/?dist=Tie- > Hash-Layered+0.9 looks quite green in spite of the existing test > failures.
Probably it worked only until 5.6.x. I clicked a little bit on cpantesters test reports, and I found only (hidden) fail reports for perl 5.8.0 and later.
On 2015-09-23 08:56:20, SREZIC wrote: Show quoted text
> On 2015-09-23 08:53:53, SREZIC wrote:
> > See http://www.cpantesters.org/cpan/report/91830c7a-2464-11e4-9114- > > fb9fc2c19918 for a sample fail report. > > > > Additionally, by using test.pl instead of t/*.t failures are not > > visible at cpantesters, so http://matrix.cpantesters.org/?dist=Tie- > > Hash-Layered+0.9 looks quite green in spite of the existing test > > failures.
> > Probably it worked only until 5.6.x. I clicked a little bit on > cpantesters test reports, and I found only (hidden) fail reports for > perl 5.8.0 and later.
It seems that the failing test cases are assuming a specific sort order when using each() and keys().