Skip Menu |

This queue is for tickets about the Apache-DBI-Cache CPAN distribution.

Report information
The Basics
Id: 122320
Status: new
Priority: 0/
Queue: Apache-DBI-Cache

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

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



Subject: t/003plugin.t fails if DBD::mysql is not installed
Test log: ... Can't locate DBD/mysql.pm in @INC (you may need to install the DBD::mysql module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2017070215/Apache-DBI-Cache-0.08-wG3dK_/blib/lib/Apache/DBI/Cache/mysql.pm line 14. BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017070215/Apache-DBI-Cache-0.08-wG3dK_/blib/lib/Apache/DBI/Cache/mysql.pm line 60. Compilation failed in require at (eval 7) line 2. BEGIN failed--compilation aborted at (eval 7) line 2. BEGIN failed--compilation aborted at t/003plugin.t line 25. # Looks like your test exited with 2 before it could output anything. t/003plugin.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 10/10 subtests ...
On 2017-07-02 12:07:37, SREZIC wrote: Show quoted text
> Test log: > > ... > Can't locate DBD/mysql.pm in @INC (you may need to install the > DBD::mysql module) (@INC contains: ... .) at > /home/cpansand/.cpan/build/2017070215/Apache-DBI-Cache-0.08- > wG3dK_/blib/lib/Apache/DBI/Cache/mysql.pm line 14. > BEGIN failed--compilation aborted at > /home/cpansand/.cpan/build/2017070215/Apache-DBI-Cache-0.08- > wG3dK_/blib/lib/Apache/DBI/Cache/mysql.pm line 60. > Compilation failed in require at (eval 7) line 2. > BEGIN failed--compilation aborted at (eval 7) line 2. > BEGIN failed--compilation aborted at t/003plugin.t line 25. > # Looks like your test exited with 2 before it could output anything. > t/003plugin.t ..... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 10/10 subtests > ...
Another undeclared dependency: Test::Deep