Subject: | t/dbunit.t test fails (because of XML::LibXML?) |
The t/dbunit.t test fails on my system:
t/dbunit..........read() on unopened filehandle at
/usr/perl5.8.8@34559/lib/site_perl/5.8.8/i386-freebsd/XML/LibXML.pm line
437.
read error at
/usr/perl5.8.8@34559/lib/site_perl/5.8.8/i386-freebsd/XML/LibXML.pm line
539. at
/usr/perl5.8.8@34559/lib/site_perl/5.8.8/i386-freebsd/XML/LibXML/SAX.pm
line 64
at /var/tmp/CPAN-build/Test-DBUnit-0.13-EPX9cA/blib/lib/DBUnit.pm line 949
# Looks like you planned 41 tests but ran 8.
# Looks like your test exited with 9 just after 8.
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 33/41 subtests
I guess this is only the case if XML::LibXML registered itself as a SAX
parser, and if it's the first one in XML/SAX/ParserDetails.ini, which
means that it is the preferred SAX parser.
Regards,
Slaven