Skip Menu |

This queue is for tickets about the Task-Git-LongList1 CPAN distribution.

Report information
The Basics
Id: 94932
Status: open
Priority: 0/
Queue: Task-Git-LongList1

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

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



Subject: Tests should not install modules
00-Git-Code-Review.t calls "CPAN::Shell->notest('install', $mod);", which may install missing modules. This is wrong, a test should never attempt to install anything. Best is to remove this test completely. Regards, Slaven
On 2014-04-22 14:05:30, SREZIC wrote: Show quoted text
> 00-Git-Code-Review.t calls "CPAN::Shell->notest('install', $mod);", > which may install missing modules. This is wrong, a test should never > attempt to install anything. Best is to remove this test completely.
And please remove also other test files attempting an installation like 211-Git-CPAN-Hook_require.t, and there are probably also others. Regards, Slaven
Note: this created problem for my smoker: http://www.nntp.perl.org/group/perl.cpan.testers.discuss/2014/04/msg3346.html -- Alexandr Ciornii, http://chorny.net