Opened 9 years ago
Last modified 8 years ago
#51327 closed defect
perl5.22: failed test dist/IO/t/cachepropagate-unix — at Version 2
Reported by: | mojca (Mojca Miklavec) | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | devans@… | |
Port: | perl5.22 perl5.24 |
Description (last modified by mojca (Mojca Miklavec))
dist/IO/t/cachepropagate-unix ................................. # Failed test 'datagram socket created' # at t/cachepropagate-unix.t line 75. Can't call method "protocol" on an undefined value at t/cachepropagate-unix.t line 77. # Looks like you planned 15 tests but ran 9. # Looks like you failed 1 test of 9 run. # Looks like your test exited with 48 just after 9. FAILED at test 9
Running
prove-5.20 -l cachepropagate-unix.t
works with Perl 5.20.3 and the tests fails with 5.22.1 as well.
Upstream report: https://rt.perl.org/Ticket/Display.html?id=128095
Change History (2)
comment:1 Changed 9 years ago by mojca (Mojca Miklavec)
comment:2 Changed 9 years ago by mojca (Mojca Miklavec)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
As an added bonus, here are the problems with 5.24: #51330