Subject: | test failure on 5.8.1, darwin |
Here's a fun error:
Building and testing IPC-Cmd-0.92
cp lib/IPC/Cmd.pm blib/lib/IPC/Cmd.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/8.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_IPC-Cmd........# IPC::Run: 0 IPC::Open3: 1.0105
ok
140/467 skipped: No buffers available
t/02_Interactive....skipped
all skipped: No interactive tests from harness
t/03_run-forked.....
# Failed test 'reading /var/folders/4f/y458q_3n2g75w6m_k19nn8kr0000gp/T/GlBsxkxxxk: run_forked output length [278528], backticks output length [286720]'
# at t/03_run-forked.t line 90.
Died at t/03_run-forked.t line 92.
# Looks like you failed 1 test of 15.
# Looks like your test exited with 9 just after 15.
dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED test 15
Failed 1/15 tests, 93.33% okay
Failed 1/3 test scripts, 66.67% okay. 1/482 subtests failed, 99.79% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/03_run-forked.t 9 2304 15 1 6.67% 15
1 test and 140 subtests skipped.
make: *** [test_dynamic] Error 2
-> FAIL Installing IPC::Cmd failed. See /Volumes/amaretto/Users/ether/.cpanm/work/1442872841.15162/build.log for details. Retry with --force to force install it.