Skip Menu |

This queue is for tickets about the REST-Client-CrossRef CPAN distribution.

Report information
The Basics
Id: 128749
Status: new
Priority: 0/
Queue: REST-Client-CrossRef

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

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



Subject: Random failures
I see random failure on my smoker systems: ... Can't use an undefined value as an ARRAY reference at t/001_load.t line 57. # Looks like your test exited with 255 just after 5. t/001_load.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/6 subtests ... A usual suspect would be hash randomization, but the failures happen also with perl 5.16.x (which does not implement hash randomization), so it has to be something different.