Opened 9 years ago
Last modified 8 years ago
#51327 closed defect
perl5.22: failed test dist/IO/t/cachepropagate-unix — at Initial Version
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
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.
Note: See
TracTickets for help on using
tickets.