#51327: perl5.22: failed test dist/IO/t/cachepropagate-unix -----------------------+--------------------- Reporter: mojca@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: perl5.22 | -----------------------+--------------------- Description changed by mojca@…: Old 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.
New 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. Upstream report: https://rt.perl.org/Ticket/Display.html?id=128095 -- -- Ticket URL: <https://trac.macports.org/ticket/51327#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X