Subject: | t/optional_memleak.t fails one test |
Date: | Thu, 26 Apr 2007 16:07:51 -0700 |
To: | bugs-Catalyst-Runtime [...] rt.cpan.org |
From: | "Chris Weyl" <cweyl [...] alumni.drew.edu> |
TEST_MEMLEAK=1 make test fails on Catalyst-Runtime 5.7007 with:
t/optional_memleak..........................................NOK 1
# Failed test ''http://localhost/engine/response/status/s200' memory
is not leaking'
# in t/optional_memleak.t at line 69.
# got: '130867200'
# expected: '130740224'
t/optional_memleak..........................................ok 75/75#
Looks like you failed 1 test of 75.
t/optional_memleak..........................................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/75 tests, 98.67% okay
.......
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/optional_memleak.t 1 256 75 1 1.33% 1
8 tests skipped.
Failed 1/66 test scripts, 98.48% okay. 1/2713 subtests failed, 99.96% okay.
This is the only test that fails.
This is on Fedora Core 6 / x86_64:
"This is perl, v5.8.8 built for x86_64-linux-thread-multi"