Skip Menu |

This queue is for tickets about the CGI-OptimalQuery CPAN distribution.

Report information
The Basics
Id: 111904
Status: new
Priority: 0/
Queue: CGI-OptimalQuery

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

Bug Information
Severity: (no value)
Broken in:
  • 0.20
  • 0.21
Fixed in: (no value)



Subject: Non-existent modules tested in t/001_load.t (?)
I see the following failure: # Failed test 'use CGI::OptimalQuery::AutoActionTool;' # at t/001_load.t line 12. # Tried to use 'CGI::OptimalQuery::AutoActionTool'. # Error: Can't locate CGI/OptimalQuery/AutoActionTool.pm in @INC (you may need to install the CGI::OptimalQuery::AutoActionTool module) (@INC contains: /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20-LezxxP/t/../lib /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20-LezxxP/blib/lib /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20-LezxxP/blib/arch /opt/perl-5.22.1/lib/site_perl/5.22.1/x86_64-linux /opt/perl-5.22.1/lib/site_perl/5.22.1 /opt/perl-5.22.1/lib/5.22.1/x86_64-linux /opt/perl-5.22.1/lib/5.22.1 .) at t/001_load.t line 12. # BEGIN failed--compilation aborted at t/001_load.t line 12. # Failed test 'use CGI::OptimalQuery::EmailMergeTool;' # at t/001_load.t line 16. # Tried to use 'CGI::OptimalQuery::EmailMergeTool'. # Error: Can't locate CGI/OptimalQuery/EmailMergeTool.pm in @INC (you may need to install the CGI::OptimalQuery::EmailMergeTool module) (@INC contains: /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20-LezxxP/t/../lib /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20-LezxxP/blib/lib /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20-LezxxP/blib/arch /opt/perl-5.22.1/lib/site_perl/5.22.1/x86_64-linux /opt/perl-5.22.1/lib/site_perl/5.22.1 /opt/perl-5.22.1/lib/5.22.1/x86_64-linux /opt/perl-5.22.1/lib/5.22.1 .) at t/001_load.t line 16. # BEGIN failed--compilation aborted at t/001_load.t line 16. # Looks like you failed 2 tests of 21. t/001_load.t ................. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/21 subtests
On 2016-02-09 13:39:01, SREZIC wrote: Show quoted text
> I see the following failure: > > # Failed test 'use CGI::OptimalQuery::AutoActionTool;' > # at t/001_load.t line 12. > # Tried to use 'CGI::OptimalQuery::AutoActionTool'. > # Error: Can't locate CGI/OptimalQuery/AutoActionTool.pm in @INC > (you may need to install the CGI::OptimalQuery::AutoActionTool module) > (@INC contains: /home/cpansand/.cpan/build/2016020918/CGI- > OptimalQuery-0.20-LezxxP/t/../lib > /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20- > LezxxP/blib/lib /home/cpansand/.cpan/build/2016020918/CGI- > OptimalQuery-0.20-LezxxP/blib/arch /opt/perl- > 5.22.1/lib/site_perl/5.22.1/x86_64-linux /opt/perl- > 5.22.1/lib/site_perl/5.22.1 /opt/perl-5.22.1/lib/5.22.1/x86_64-linux > /opt/perl-5.22.1/lib/5.22.1 .) at t/001_load.t line 12. > # BEGIN failed--compilation aborted at t/001_load.t line 12. > > # Failed test 'use CGI::OptimalQuery::EmailMergeTool;' > # at t/001_load.t line 16. > # Tried to use 'CGI::OptimalQuery::EmailMergeTool'. > # Error: Can't locate CGI/OptimalQuery/EmailMergeTool.pm in @INC > (you may need to install the CGI::OptimalQuery::EmailMergeTool module) > (@INC contains: /home/cpansand/.cpan/build/2016020918/CGI- > OptimalQuery-0.20-LezxxP/t/../lib > /home/cpansand/.cpan/build/2016020918/CGI-OptimalQuery-0.20- > LezxxP/blib/lib /home/cpansand/.cpan/build/2016020918/CGI- > OptimalQuery-0.20-LezxxP/blib/arch /opt/perl- > 5.22.1/lib/site_perl/5.22.1/x86_64-linux /opt/perl- > 5.22.1/lib/site_perl/5.22.1 /opt/perl-5.22.1/lib/5.22.1/x86_64-linux > /opt/perl-5.22.1/lib/5.22.1 .) at t/001_load.t line 16. > # BEGIN failed--compilation aborted at t/001_load.t line 16. > # Looks like you failed 2 tests of 21. > t/001_load.t ................. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/21 subtests
Same problem with 0.21.