Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Module-Starter CPAN distribution.

Report information
The Basics
Id: 83991
Status: resolved
Priority: 0/
Queue: Module-Starter

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

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



Subject: Pod tests should also check RELEASE_TESTING
The Test::Pod and Test::Pod::Coverage using tests don't appear to run only for the releasing author. This means that later installs can be broken if the installing user has a version of T::P or T::P::C or some other piece of their toolchain that adds new errors. When that happens, it should NOT block installation of the library! -- rjbs
On 2013-03-16 14:35:03, RJBS wrote: Show quoted text
> The Test::Pod and Test::Pod::Coverage using tests don't appear to run > only for the releasing > author. This means that later installs can be broken if the > installing user has a version of T::P or > T::P::C or some other piece of their toolchain that adds new errors. > > When that happens, it should NOT block installation of the library!
+1 Regards, Slaven
This issue has been copied to: https://github.com/xsawyerx/module-starter/issues/36. Please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with. On Sat Feb 15 04:18:05 2014, SREZIC wrote: Show quoted text
> On 2013-03-16 14:35:03, RJBS wrote:
> > The Test::Pod and Test::Pod::Coverage using tests don't appear to run > > only for the releasing > > author. This means that later installs can be broken if the > > installing user has a version of T::P or > > T::P::C or some other piece of their toolchain that adds new errors. > > > > When that happens, it should NOT block installation of the library!
> > +1 > > Regards, > Slaven
Resolved!