Skip Menu |

This queue is for tickets about the Brownie CPAN distribution.

Report information
The Basics
Id: 98810
Status: new
Priority: 0/
Queue: Brownie

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test suite breaks with latest HTML::TreeBuilder::LibXML::Node
Errors like the following happen: # Child (visibility) exited without calling finalize() # Failed test 'visibility' # at /opt/perl-5.20.0/lib/site_perl/5.20.0/Test/Builder.pm line 279. Can't locate object method "look_up" via package "HTML::TreeBuilder::LibXML::Node" at /tmpfs/.cpan-build/Brownie-0.09-Yi4Kvl/blib/lib/Brownie/Node/Mechanize.pm line 122. # Child (State) exited without calling finalize() # Failed test 'State' # at /opt/perl-5.20.0/lib/site_perl/5.20.0/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 29 just after 1. t/node/mechanize/state.t ............ Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 1/1 subtests