Subject: | Tests fail (without a mysql db?) |
On most smoker systems the test suite fails:
...
PERL_DL_NONLAZY=1 "/opt/perl-5.29.9/bin/perl5.29.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at /home/cpansand/.cpan/build/2019040717/Ima-DBI-0.35-0/blib/lib/Ima/DBI.pm line 328.
DBI connect('test','',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at /home/cpansand/.cpan/build/2019040717/Ima-DBI-0.35-0/blib/lib/Ima/DBI.pm line 328.
END failed--call queue aborted.
# Looks like your test exited with 2 just after 1.
t/mysql.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 7/8 subtests
...
See http://matrix.cpantesters.org/?dist=Class-DBI-mysql%201.00 for an overview of test reports.