Skip Menu |

This queue is for tickets about the Algorithm-Evolutionary CPAN distribution.

Report information
The Basics
Id: 99800
Status: resolved
Priority: 0/
Queue: Algorithm-Evolutionary

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

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



Subject: t/pod-coverage.t fails withperl-5.20.1-7.mga5
With perl-5.20.1-7.mga5 on Mageia 5 x86-64 I am getting: t/GenerationalTerm.t ........ ok t/individuals.t ............. ok t/ops.t ..................... ok # Failed test 'Pod coverage on Algorithm::Evolutionary::Individual::String' # at /usr/lib/perl5/vendor_perl/5.20.1/Test/Pod/Coverage.pm line 133. # Coverage for Algorithm::Evolutionary::Individual::String is 92.3%, with 1 naked subroutine: # MY_OPERATORS # Looks like you failed 1 test of 76. t/pod-coverage.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/76 subtests t/run.t ..................... ok t/validate.t ................ ok Test Summary Report ------------------- t/pod-coverage.t (Wstat: 256 Tests: 76 Failed: 1) Failed test: 8 Non-zero exit status: 1 Files=51, Tests=7806, 7 wallclock secs ( 0.75 usr 0.07 sys + 5.95 cusr 0.46 csys = 7.23 CPU) Result: FAIL Failed 1/51 test programs. 1/7806 subtests failed. Makefile:1393: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 error: Bad exit status from /home/shlomif/Download/unpack/Mageia/perl-Algorithm-Evolutionary/BUILDROOT/rpm-tmp.S5QOiB (%check) Please look into fixing it.
Please don't run pod tests during normal user installs. Move the test to xt/, or guard it with: plan skip_all => 'these tests are for authors only!' unless $ENV{AUTHOR_TESTING};
From: JMERELO [...] cpan.org
El Sáb Oct 25 15:27:51 2014, SHLOMIF escribió: Show quoted text
> With perl-5.20.1-7.mga5 on Mageia 5 x86-64 I am getting: > > t/GenerationalTerm.t ........ ok > t/individuals.t ............. ok > t/ops.t ..................... ok > > # Failed test 'Pod coverage on > Algorithm::Evolutionary::Individual::String' > # at /usr/lib/perl5/vendor_perl/5.20.1/Test/Pod/Coverage.pm line > 133. > # Coverage for Algorithm::Evolutionary::Individual::String is 92.3%, > with 1 naked subroutine: > # MY_OPERATORS > # Looks like you failed 1 test of 76. > t/pod-coverage.t ............ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/76 subtests > t/run.t ..................... ok > t/validate.t ................ ok > > Test Summary Report > ------------------- > t/pod-coverage.t (Wstat: 256 Tests: 76 Failed: 1) > Failed test: 8 > Non-zero exit status: 1 > Files=51, Tests=7806, 7 wallclock secs ( 0.75 usr 0.07 sys + 5.95 > cusr 0.46 csys = 7.23 CPU) > Result: FAIL > Failed 1/51 test programs. 1/7806 subtests failed. > Makefile:1393: recipe for target 'test_dynamic' failed > make: *** [test_dynamic] Error 255 > error: Bad exit status from /home/shlomif/Download/unpack/Mageia/perl- > Algorithm-Evolutionary/BUILDROOT/rpm-tmp.S5QOiB (%check) > > Please look into fixing it.
I'll try. Thanks for the report. JJ
From: JMERELO [...] cpan.org
Apparently, I can't close this bug. It's rather a source bug than a CPAN bug, since pod-coverage.t is not in the CPAN, so I closed it in GitHub (and you should have been notified) Thanks a lot, whoever is suited for it, please close the issue.
Hi, On Wed Oct 29 15:50:37 2014, JMERELO wrote: Show quoted text
> Apparently, I can't close this bug. It's rather a source bug than a > CPAN bug, > since pod-coverage.t is not in the CPAN,
Actually it is: https://metacpan.org/source/JMERELO/Algorithm-Evolutionary-0.78/t/pod-coverage.t Show quoted text
> so I closed it in > GitHub (and you should have been notified) > Thanks a lot, whoever is suited for it, please close the issue.
I don't understand. What do you mean by all these instances of the "to close" verb? Regards, -- Shlomi Fish
Subject: Re: [rt.cpan.org #99800] t/pod-coverage.t fails withperl-5.20.1-7.mga5
Date: Thu, 30 Oct 2014 11:52:52 +0100
To: bug-Algorithm-Evolutionary [...] rt.cpan.org
From: JJ Merelo <jjmerelo [...] gmail.com>
Hi 2014-10-30 11:47 GMT+01:00 Shlomi Fish via RT < bug-Algorithm-Evolutionary@rt.cpan.org>: Show quoted text
> Queue: Algorithm-Evolutionary > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99800 > > > Hi, > > On Wed Oct 29 15:50:37 2014, JMERELO wrote:
> > Apparently, I can't close this bug. It's rather a source bug than a > > CPAN bug, > > since pod-coverage.t is not in the CPAN,
> > Actually it is: > > > https://metacpan.org/source/JMERELO/Algorithm-Evolutionary-0.78/t/pod-coverage.t > >
I'll have to fix this, too... Show quoted text
> > so I closed it in > > GitHub (and you should have been notified) > > Thanks a lot, whoever is suited for it, please close the issue.
> > I don't understand. What do you mean by all these instances of the "to > close" verb? >
Since I can't do a thing with this issue, I created one in GitHub https://github.com/JJ/Algorithm-Evolutionary/issues/2 Can you try and assign this issue to me so that I can handle it? Cheers and thanks. JJ
Subject: Re: [rt.cpan.org #99800] t/pod-coverage.t fails withperl-5.20.1-7.mga5
Date: Thu, 30 Oct 2014 11:55:27 +0100
To: bug-Algorithm-Evolutionary [...] rt.cpan.org
From: JJ Merelo <jjmerelo [...] gmail.com>
Hi, 2014-10-30 11:47 GMT+01:00 Shlomi Fish via RT < bug-Algorithm-Evolutionary@rt.cpan.org>: Show quoted text
> Queue: Algorithm-Evolutionary > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99800 > > > Hi, > > On Wed Oct 29 15:50:37 2014, JMERELO wrote:
> > Apparently, I can't close this bug. It's rather a source bug than a > > CPAN bug, > > since pod-coverage.t is not in the CPAN,
> > Actually it is: > > > https://metacpan.org/source/JMERELO/Algorithm-Evolutionary-0.78/t/pod-coverage.t > >
It's not in the current version https://metacpan.org/source/JMERELO/Algorithm-Evolutionary-0.79_2/t Maybe I should upload a new stable version. Cheers JJ
On Thu Oct 30 06:55:50 2014, jjmerelo@gmail.com wrote: Show quoted text
> Hi, > > 2014-10-30 11:47 GMT+01:00 Shlomi Fish via RT < > bug-Algorithm-Evolutionary@rt.cpan.org>: >
> > Queue: Algorithm-Evolutionary > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99800 > > > > > Hi, > > > > On Wed Oct 29 15:50:37 2014, JMERELO wrote:
> > > Apparently, I can't close this bug. It's rather a source bug than a > > > CPAN bug, > > > since pod-coverage.t is not in the CPAN,
> > > > Actually it is: > > > > > > https://metacpan.org/source/JMERELO/Algorithm-Evolutionary- > > 0.78/t/pod-coverage.t > > > >
> It's not in the current version > https://metacpan.org/source/JMERELO/Algorithm-Evolutionary-0.79_2/t >
RESOLVEing. Show quoted text
> Maybe I should upload a new stable version. >
Yes, you should. Regards, -- Shlomi Fish