Skip Menu |

This queue is for tickets about the Net-SNTP-Server CPAN distribution.

Report information
The Basics
Id: 107214
Status: resolved
Priority: 0/
Queue: Net-SNTP-Server

People
Owner: garyfalos [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: pod coverage test fails
On 2015-09-21 00:19:10, SREZIC wrote: Show quoted text
> See http://www.cpantesters.org/cpan/report/46814056-5321-11e5-9dd7- > 5fb6dfbfc7aa for a sample fail report.
Please don't allow pod tests to run for normal user installations. They prevent the distribution from installing, even though the code is just fine. Either move them to xt/, or guard them with: plan skip_all => "These tests are for authors only!" unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Subject: Re: [rt.cpan.org #107214] pod coverage test fails
Date: Tue, 22 Sep 2015 19:02:50 +0300
To: bug-Net-SNTP-Server [...] rt.cpan.org
From: Athanasios Garyfalos <thanos.egw [...] gmail.com>
I am preparing an updated version that will published possibly in less than 24 hours that will also cover this minor bug. Thank you all for the notes and guidance. On 21 September 2015 at 20:12, Karen Etheridge via RT < bug-Net-SNTP-Server@rt.cpan.org> wrote: Show quoted text
> Queue: Net-SNTP-Server > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107214 > > > On 2015-09-21 00:19:10, SREZIC wrote:
> > See http://www.cpantesters.org/cpan/report/46814056-5321-11e5-9dd7- > > 5fb6dfbfc7aa for a sample fail report.
> > > Please don't allow pod tests to run for normal user installations. They > prevent the distribution from installing, even though the code is just fine. > > Either move them to xt/, or guard them with: > > plan skip_all => "These tests are for authors only!" unless > $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING}; >
-- Athanasios Gayfalos PGDip. Wireless Sensor Networks Beng. Electrical and Electronics Engineering Msc. Software Development on Telecommunication Networks
RT-Send-CC: thanos.egw [...] gmail.com
Resolved on Version 0.03