Skip Menu |

This queue is for tickets about the Class-DBI-mysql CPAN distribution.

Report information
The Basics
Id: 129076
Status: new
Priority: 0/
Queue: Class-DBI-mysql

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

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



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.