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.