Skip Menu |

This queue is for tickets about the Test-HTML-Content CPAN distribution.

Report information
The Basics
Id: 7202
Status: new
Priority: 0/
Queue: Test-HTML-Content

People
Owner: Nobody in particular
Requestors: mikeraz [...] patch.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: make test failure
This is perl, v5.8.3 built for i386-linux-thread-multi Linux tire.patch.com 2.4.22-1.2188.nptlsmp #1 SMP Wed Apr 21 20:12:56 EDT 2004 i686 i686 i386 GNU/Linux Good enough to install, but not clean. Maybe this is a wishlist level? [root@tire Test-HTML-Content-0.07]# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-prerequisites..............................ok t/01-fallback-libxml............................ok t/01-fallback-pureperl..........................XML/XPath.pm did not return a true value at /usr/local/src/cpan/build/Test-HTML-Content-0.07/blib/lib/Test/HTML/Content.pm line 552. XML/XPath.pm did not return a true value at /usr/local/src/cpan/build/Test-HTML-Content-0.07/blib/lib/Test/HTML/Content.pm line 552. ok t/01-fallback-xpath.............................# Failed test (t/01-fallback-xpath.t at line 20) # got: 'No such method textContent in XML::XPath::Node::ElementImpl at /usr/local/src/cpan/build/Test-HTML-Content-0.07/blib/lib/Test/HTML/Content.pm line 277 # ' # expected: '' Use of uninitialized value in string eq at t/01-fallback-xpath.t line 21. Use of uninitialized value in numeric eq (==) at t/01-fallback-xpath.t line 21. # Failed test (t/01-fallback-xpath.t at line 21) Use of uninitialized value in concatenation (.) or string at t/01-fallback-xpath.t line 21. # Expected 'skip' or '1', but got '' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) Scalar found where operator expected at (eval 154) line 1, near "'int' $__val" (Missing operator before $__val?) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/01-internal-api...............................ok t/01-xpath-query-builder........................ok t/02-tags.......................................HTML parser error : Unexpected end tag : a <html><!-- <A href="http://www.perl.com"> -->Title</A></html> ^ HTML parser error : Unexpected end tag : a <html><!-- <A href="http://www.perl.com"> -->Title</A></html> ^ HTML parser error : Unexpected end tag : a <html><!-- <A href="http://www.perl.com"> -->Title</A></html> ^ HTML parser error : Unexpected end tag : a <html><!-- <A href="http://www.perl.com"> -->Title</A></html> ^ ok t/03-links......................................ok t/04-comments...................................ok t/05-doctype....................................ok t/06-text.......................................ok t/07-errors.link................................ok t/08-errors.comment.............................ok t/09-errors.declaration.........................ok t/09-errors.xpath...............................ok t/10-errors.text................................ok t/12-title-fallback.............................ok 6/13 skipped: XML::LibXML or XML::XPath not loaded t/12-title......................................ok t/13-xpath-gracefull-errors.....................ok 2/10 skipped: XML::XPath or XML::LibXML required t/99-manifest...................................ok t/99-Pod........................................ok t/99-todo.......................................ok t/99-unix-text..................................ok t/embedded-Test-HTML-Content-NoXPath............ok t/embedded-Test-HTML-Content-XPathExtensions....ok t/embedded-Test-HTML-Content....................ok Failed 1/26 test scripts, 96.15% okay. 2/632 subtests failed, 99.68% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-fallback-xpath.t 2 512 4 2 50.00% 3-4 8 subtests skipped. make: *** [test_dynamic] Error 255