Subject: | Fails when DBD::SQLite is installed |
As I found out by experimentation tests are failing when DBD::SQLite is
installed.
I'd recommend to make the test diagnostics a bit more verbose to make
diagnosing of fails a bit easier. For example it would help to inject a
diag "skipping tests for driver $driver"
when you're skipping them. Another help could be provided by declaring
already installed drivers as prerequisites. This would trigger version
reporting by the cpan testers reporting agents.
Here is a report that demonstrates the fail:
http://www.nntp.perl.org/group/perl.cpan.testers/2010/01/msg6614812.html
HTH && Regards,