Skip Menu |

This queue is for tickets about the Array-Ordered CPAN distribution.

Report information
The Basics
Id: 125543
Status: new
Priority: 0/
Queue: Array-Ordered

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

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



Subject: Random test failures
t/array-ordered.t seems to fail sometimes: ... # Failed test 'shift' # at t/array-ordered.t line 18. # Looks like you failed 1 test of 20. t/array-ordered.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/20 subtests ... Or: ... # Failed test 'pop' # at t/array-ordered.t line 19. # Looks like you failed 1 test of 20. t/array-ordered.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/20 subtests ...