Warning: prerequisite Proc::ProcessTable 0.41 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Warning: prerequisite Test::More 0.70 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for CPAN::Test::Others cp lib/CPAN/Test/Others.pm blib/lib/CPAN/Test/Others.pm Manifying blib/man3/CPAN::Test::Others.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/proc_processtable.1..8 ok 1 - use Proc::ProcessTable; # Testing Proc::ProcessTable 0.40 # Size before: 4603904 # Size after: 4612096 ok 2 - Difference should be bigger than expected minimum for do_something 100 not ok 3 - Difference should be smaller than expected maximum for do_something 100 # Failed test (t/proc_processtable.t at line 33) # '8192' # <= # '0' # In the beginning I got 0 memory growth here, now I get 135168 # Size before: 4612096 # Size after: 4644864 ok 4 - Difference should be bigger than expected minimum for leak_memory 100 not ok 5 - Difference should be smaller than expected maximum for leak_memory 100 # Failed test (t/proc_processtable.t at line 33) # '32768' # <= # '0' # Size before: 4644864 # Size after: 4907008 not ok 6 - Difference should be bigger than expected minimum for leak_memory 1000 # Failed test (t/proc_processtable.t at line 32) # '262144' # >= # '270336' ok 7 - Difference should be smaller than expected maximum for leak_memory 1000 # In the previous test I got consistently 270336 growth on my machine # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 # External memory usage: 983040 ok 8 - Same memory consumption in external calls # Looks like you failed 3 tests of 8. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3, 5-6 Failed 3/8 tests, 62.50% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/proc_processtable.t 3 768 8 3 37.50% 3, 5-6 Failed 1/1 test scripts, 0.00% okay. 3/8 subtests failed, 62.50% okay. make: *** [test_dynamic] Error 2