Skip Menu |

This queue is for tickets about the XML-RSS-Tools CPAN distribution.

Report information
The Basics
Id: 6127
Status: rejected
Worked: 1.2 hours (75 min)
Priority: 0/
Queue: XML-RSS-Tools

People
Owner: atrickett [...] cpan.org
Requestors: atricket [...] alarismed.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 0.13
  • 0.13_1
  • 0.13_2
  • 0.13_3
  • 0.13_4
  • 0.13_5
  • 0.13_6
  • 0.13_7
  • 0.14
Fixed in: 0.16



Subject: Build problems, catalog.t fails on some systems
I have added prints of $@ to catalog-test.t and the failures seem to be related to entities. not ok 7 # Failed test 7 in t/catalog-tests.t at line 39 # t/catalog-tests.t line 39 is: ok (!($@)); :17: parser error : Entity 'pound' not defined lligent news and comment throughout the day from The Guardian newspaper. £ ^ :23: parser error : Entity 'pound' not defined £ Tony Blair was accused last night of 'completely ^ :29: parser error : Entity 'eacute' not defined é A chilling new message from Osama bin Laden provides ^ at blib/lib//XML/RSS/Tools.pm line 416 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/config.t t/use.t t/basic-tests.t t/standard-tests.t t/version-tests.t t/filehandle-tests.t t/error-tests.t t/catalog-tests.t t/http-tests.t t/basic-tests.........ok t/catalog-tests.......NOK 7# Failed test 7 in t/catalog-tests.t at line 39 # t/catalog-tests.t line 39 is: ok (!($@)); t/catalog-tests.......NOK 8# Failed test 8 in t/catalog-tests.t at line 43 # t/catalog-tests.t line 43 is: ok($output_html); t/catalog-tests.......NOK 9# Failed test 9 in t/catalog-tests.t at line 45 # t/catalog-tests.t line 45 is: ok(($length == 844) || ($length == 1487)); t/catalog-tests.......FAILED tests 7-9 Failed 3/9 tests, 66.67% okay # Package Version # perl 5.008003 # XML::RSS 1.03 # XML::LibXML 1.58 # XML::LibXSLT 1.57 # XML::Parser 2.34 # LWP 5.76 Use of uninitialized value in sprintf at t/config.t line 38. # HTTP::GHTTP Use of uninitialized value in sprintf at t/config.t line 38. # HTTP::Lite Use of uninitialized value in sprintf at t/config.t line 38. # Test::Pod # URI 1.30 # Test::More 0.47 t/config..............ok t/error-tests.........ok t/filehandle-tests....ok t/http-tests..........ok 4/7 skipped: various reasons t/standard-tests......ok t/use.................ok t/version-tests.......ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/catalog-tests.t 9 3 33.33% 7-9 4 subtests skipped. Failed 1/9 test scripts, 88.89% okay. 3/103 subtests failed, 97.09% okay. make: *** [test_dynamic] Error 255
On Mon Apr 26 05:44:15 2004, guest wrote: Show quoted text
> I have added prints of $@ to catalog-test.t and the failures seem to > be related to entities. > > not ok 7 > # Failed test 7 in t/catalog-tests.t at line 39 > # t/catalog-tests.t line 39 is: ok (!($@)); :17: parser error : Entity > 'pound' not defined > lligent news and comment throughout the day from The Guardian > newspaper. £ >
^ Show quoted text
> :23: parser error : Entity 'pound' not defined > £ Tony Blair was accused last night of 'completely > ^ :29: parser > error : Entity 'eacute' not defined > é A chilling new message from Osama bin Laden provides > ^ > at blib/lib//XML/RSS/Tools.pm line 416 > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/config.t t/use.t > t/basic-tests.t t/standard-tests.t t/version-tests.t t/filehandle- > tests.t t/error-tests.t t/catalog-tests.t t/http-tests.t > t/basic-tests.........ok > t/catalog-tests.......NOK 7# Failed test 7 in t/catalog-tests.t at > line 39 > # t/catalog-tests.t line 39 is: ok (!($@)); > t/catalog-tests.......NOK 8# Failed test 8 in t/catalog-tests.t at > line 43 > # t/catalog-tests.t line 43 is: ok($output_html); > t/catalog-tests.......NOK 9# Failed test 9 in t/catalog-tests.t at > line 45 > # t/catalog-tests.t line 45 is: ok(($length == 844) || ($length == > 1487)); > t/catalog-tests.......FAILED tests 7-9 > Failed 3/9 tests, 66.67% okay > # Package Version > # perl 5.008003 > # XML::RSS 1.03 > # XML::LibXML 1.58 > # XML::LibXSLT 1.57 > # XML::Parser 2.34 > # LWP 5.76 > Use of uninitialized value in sprintf at t/config.t line 38. > # HTTP::GHTTP > Use of uninitialized value in sprintf at t/config.t line 38. > # HTTP::Lite > Use of uninitialized value in sprintf at t/config.t line 38. > # Test::Pod > # URI 1.30 > # Test::More 0.47 > t/config..............ok > t/error-tests.........ok > t/filehandle-tests....ok > t/http-tests..........ok > 4/7 skipped: various reasons > t/standard-tests......ok > t/use.................ok > t/version-tests.......ok > Failed Test Stat Wstat Total Fail Failed List of Failed >
------------------------------------------------------------------------------- Show quoted text
> t/catalog-tests.t 9 3 33.33% 7-9 > 4 subtests skipped. > Failed 1/9 test scripts, 88.89% okay. 3/103 subtests failed, 97.09% > okay. > make: *** [test_dynamic] Error 255