Thu Jun 25 12:10:30 2015SREZIC [...] cpan.org - Ticket created
Subject:
pod and critic tests fail (0.5.3)
See subject.
Thu Jun 25 12:19:44 2015ether [...] cpan.org - Correspondence added
On 2015-06-25 09:10:30, SREZIC wrote:
Show quoted text
> See subject.
Please don't allow code coverage, spelling, and critic tests to run for normal user installs. Either move them to xt/, or guard them with:
use Test::More;
plan skip_all "These tests are for authors only!" unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Thu Jun 25 12:19:44 2015The RT System itself - Status changed from 'new' to 'open'
Mon Jun 29 13:06:46 2015SREZIC [...] cpan.org - Broken in 0.5.3 added
Mon Jun 29 13:06:47 2015SREZIC [...] cpan.org - Broken in 0.5.4 added
Sun Sep 20 15:03:51 2015SREZIC [...] cpan.org - Subject changed from 'pod and critic tests fail (0.5.3)' to 'pod and critic tests fail'
Sun Sep 20 15:03:51 2015SREZIC [...] cpan.org - Broken in 0.5.6 added
Mon Nov 16 01:10:05 2015SREZIC [...] cpan.org - Broken in 0.5.7 added