Skip Menu |

This queue is for tickets about the RT-Client-REST CPAN distribution.

Report information
The Basics
Id: 89988
Status: resolved
Priority: 0/
Queue: RT-Client-REST

People
Owner: DMITRI [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Fails if Test::Kwalitee is installed
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/34096198 HTH && Regards,
On 2013-11-02 15:00:36, ANDK wrote: Show quoted text
> As per subject. Sample fail report: > > http://www.cpantesters.org/cpan/report/34096198 > > HTH && Regards,
Pod and kwalitee tests should be moved to xt/, or protected with a plan skip_all => 'these tests are for release testing only' if not $ENV{RELEASE_TESTING}. It is not appropriate for these to run for every user on a normal install.
On Mon Nov 04 11:39:44 2013, ETHER wrote: Show quoted text
> On 2013-11-02 15:00:36, ANDK wrote:
> > As per subject. Sample fail report: > > > > http://www.cpantesters.org/cpan/report/34096198 > > > > HTH && Regards,
> > Pod and kwalitee tests should be moved to xt/, or protected with a > plan skip_all => 'these tests are for release testing only' if not > $ENV{RELEASE_TESTING}. It is not appropriate for these to run for > every user on a normal install.
I'll move them in xt shortly. Thanks for the heads up
This will resolved in the next release. The fix has been committed: https://github.com/dtikhonov/RT-Client-REST/commit/4b33e4e9905ccfb9bb9b76ee60182d62fef38cfe
On Thu Apr 24 22:33:59 2014, DMITRI wrote: Show quoted text
> https://github.com/dtikhonov/RT-Client- > REST/commit/4b33e4e9905ccfb9bb9b76ee60182d62fef38cfe
Fixed in 0.46.