Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Set-CrossProduct CPAN distribution.

Report information
The Basics
Id: 117962
Status: rejected
Priority: 0/
Queue: Set-CrossProduct

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

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



Subject: t/named_sets.t: random test failures (2.000_01)
The t/named_sets.t test fails randomly, like this: # Failed test at t/named_sets.t line 18. # Failed test at t/named_sets.t line 21. # Failed test at t/named_sets.t line 24. # Failed test 'Explicit exact tuple check' # at t/named_sets.t line 26. # Structures begin differing at: # $got->{Oranges} = 'Navel' # $expected->{Oranges} = 'Florida' # Failed test at t/named_sets.t line 32. # Failed test at t/named_sets.t line 35. # Failed test at t/named_sets.t line 38. # Failed test at t/named_sets.t line 41. # Looks like you failed 8 tests of 15. t/named_sets.t .... Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/15 subtests This could be a hash randomization problem. It's somewhat special because I cannot get any pass reports for perl < 5.18; usually it's the other way around (pass for perl < 5.18). Maybe you have PERL_HASH_SEED set to a fixed value?
Thanks for the report, but this is a dev version. CPAN Testers catches these things. :)