make test fails (t/be_memleak)
Brought to you by:
samh
When running make test on Fedora 7 (x64) the following happens:
t/be_memleak..........ok 1/2 mem usage went from 86400K to 89472K in 1000 runs
t/be_memleak..........FAILED test 2
Failed 1/2 tests, 50.00% okay
distro is CGI-SpeedyCGI-2.22.tar.gz
submitted by dpm@netcetera.com
Logged In: NO
I can report the same on
- (k)Ubuntu 7.04 (i386)
- SUSE Linux Enterprise Server 10 (x86_64)
t/be_memleak..........ok 1/2 mem usage went from 3812K to 6500K in 1000 runs
t/be_memleak..........FAILED test 2
Failed 1/2 tests, 50.00% okay
The actual number of bytes leaked vary.
distro: CGI-SpeedyCGI-2.22
Logged In: NO
Same with Scientific Linux SL 5.0 (2.6.18-53.1.4.el5xen #1 SMP Thu Nov 29 12:58:14 EST 2007 i686 i686 i386 GNU/Linux)
t/be_memleak..........ok 1/2 mem usage went from 5844K to 7760K in 1000 runs
t/be_memleak..........FAILED test 2
Failed 1/2 tests, 50.00% okay
I experience the same issue on
Linux bkah.blah.com 2.6.18-92.1.18.el5 #1 SMP Wed Nov 12 09:19:49 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
t/alarm...............ok
t/argv................ok
t/basic1..............ok
t/basic2..............ok
t/be_memleak..........1/2 mem usage went from 77912K to 80080K in 1000 runs
t/be_memleak.......... Failed 1/2 subtests
t/begin_block.........ok
t/begin_dup...........ok
t/cgi_reset...........ok
t/chdir...............ok
t/detach..............ok
t/eagain..............ok
t/exit................ok
t/group...............ok
t/hold_stdio..........ok
t/initial_eof.........ok
t/killfe..............ok
t/maxbackend..........ok
t/maxruns.............ok
t/misc................ok
t/mungefds............ok
t/register_cleanup....ok
t/setopt..............ok
t/sh_bang.............ok
t/shutdown............ok
t/signal..............ok
t/stdin...............ok
t/stdio...............ok
t/stdio2..............ok
t/stdio_close.........ok
t/thread..............ok
t/timeout.............ok
t/touch...............ok
t/wrongfd.............ok
Test Summary Report
-------------------
t/be_memleak (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
Files=33, Tests=73, 133 wallclock secs ( 0.18 usr 0.07 sys + 2.20 cusr 3.96 csys = 6.41 CPU)
Result: FAIL
Failed 1/33 test programs. 1/73 subtests failed.