Subject: | Failed Memory Leak Test - Fails make test |
XML-Twig-3.26 on RedHat 7.3 Linux System using custom-compiled Perl
Version 5.8.6, a make test fails.
t/test_memory.......................memory leak parsing xml: expected
'7660', got '7672'
t/test_memory.......................NOK 1
need HTML::TreeBuilder 3.13+: skipping 1 tests
t/test_memory.......................FAILED test 1
Failed 1/2 tests, 50.00% okay
Perhaps this is a bug in Perl? Any hints on directions to head off in?
I'm also partial to not caring about a 2 byte leak ;-)
Configuration:
perl: 5.008006
OS: linux - i686-linux
XML::Parser : 2.34 (required)
Can't exec "xmlwf": No such file or directory at t/zz_dump_config.t line 34.
Use of uninitialized value in pattern match (m//) at t/zz_dump_config.t
line 35.
Use of uninitialized value in sprintf at t/zz_dump_config.t line 106.
expat : <no version information found>
Scalar::Util : 1.14 (for improved memory management)
Encode : 2.08 (for encoding conversions)
LWP : 5.69 (for the parseurl method)
HTML::Entities : 1.25 (for the html_encode filter)
Tie::IxHash : <not available> (for the keep_atts_order option)
XML::XPathEngine : <not available> (to use XML::Twig::XPath)
XML::XPath : <not available> (to use XML::Twig::XPath if
Tree::XPathEngine not available)
HTML::TreeBuilder : <not available> (to use parse_html and
parsefile_html)
Text::Wrap : 2001.09292 (to use the "wrapped" option
for pretty_print)
Test : 1.25 (for testing purposes)
Test::Pod : <not available> (for testing purposes)
XML::Simple : <not available> (for testing purposes)
XML::Handler::YAWriter : <not available> (for testing purposes)
XML::SAX::Writer : <not available> (for testing purposes)
XML::Filter::BufferText : <not available> (for testing purposes)
IO::Scalar : 1.119 (for testing purposes)
Please add this information to bug reports (you can run
t/zz_dump_config.t to get it)
t/zz_dump_config....................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/test_memory.t 2 1 50.00% 1
Failed 1/87 test scripts, 98.85% okay. 1/2066 subtests failed, 99.95% okay.
make: *** [test_dynamic] Error 29