Open XSven opened 2 years ago
Module IO-1.50
Description
make TEST_FILES=t/cachepropagate-unix.t TEST_VERBOSE=1 test "/usr/local/perl-5.14.2_64_8/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs blib/arch/auto/IO/IO.bs 644 PERL_DL_NONLAZY=1 "/usr/local/perl-5.14.2_64_8/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/cachepropagate-unix.t t/cachepropagate-unix.t .. 1..15 ok 1 - stream socket created not ok 2 - protocol defined # Failed test 'protocol defined' # at t/cachepropagate-unix.t line 54. ok 3 - domain defined
On this platform, with this (old) version of perl
, do you know whether earlier versions of the IO distribution experience this test failure?
Module IO-1.50
Description
Steps to Reproduce
make TEST_FILES=t/cachepropagate-unix.t TEST_VERBOSE=1 test
Expected behavior the test t/cachepropagate-unix.t should pass
Perl configuration