Subject: | t/lazy_load_for_storable.t may fail |
I see this failure on most of my smokers:
...
# Failed test at t/lazy_load_for_storable.t line 6.
# got: '/usr/perl5.28.1Dp/lib/5.28.1/amd64-freebsd-ld/Storable.pm'
# expected: undef
# Looks like you failed 1 test of 1.
t/lazy_load_for_storable.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...
Given that a HTTP-Headers-Fast test with the same name also fails at the moment, I think it is the same issue. Please look at https://github.com/tokuhirom/HTTP-Headers-Fast/issues/11