Skip Menu |

This queue is for tickets about the Chorus-Expert CPAN distribution.

Report information
The Basics
Id: 90530
Status: open
Priority: 0/
Queue: Chorus-Expert

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

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



Subject: Fails if Test::Pod::Coverage is installed
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/36143952 HTH && Thanks,
On 2013-11-19 09:36:00, ANDK wrote: Show quoted text
> As per subject. Sample fail report: > > http://www.cpantesters.org/cpan/report/36143952 > > HTH && Thanks,
Please don't allow pod tests to run during normal installs. skip them if not $ENV{AUTHOR_TESTING}, or move them to the xt directory. thanks!