Skip Menu |

This queue is for tickets about the Test2-Aggregate CPAN distribution.

Report information
The Basics
Id: 129794
Status: resolved
Priority: 0/
Queue: Test2-Aggregate

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

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



Subject: t/dirs.t fails with older perl (< 5.24)
With older perls (5.22 and older) the test suite fails: ... invalid top directory at /usr/perl5.20.1Dp/lib/5.20.1/File/Find.pm line 472. # No tests run! # Looks like your test exited with 255 after test #0. # Did not follow plan: expected 4, ran 0. # Seeded srand with seed '20190610' from local date. t/dirs.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests ...
Thanks. I noticed when the first cpan tester results came up, so an update has been released already. File::Find fails for empty dir array on perl 5.22 or earlier. On Mon Jun 10 13:57:50 2019, SREZIC wrote: Show quoted text
> With older perls (5.22 and older) the test suite fails: > > ... > invalid top directory at /usr/perl5.20.1Dp/lib/5.20.1/File/Find.pm line 472. > # No tests run! > # Looks like your test exited with 255 after test #0. > # Did not follow plan: expected 4, ran 0. > # Seeded srand with seed '20190610' from local date. > t/dirs.t ...... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 4/4 subtests > ...
Couldn't select 0.03 before on RT. It appeared now. On Mon Jun 10 16:42:10 2019, DKECHAG wrote: Show quoted text
> Thanks. I noticed when the first cpan tester results came up, so an > update has been released already. File::Find fails for empty dir array > on perl 5.22 or earlier. > > On Mon Jun 10 13:57:50 2019, SREZIC wrote:
> > With older perls (5.22 and older) the test suite fails: > > > > ... > > invalid top directory at /usr/perl5.20.1Dp/lib/5.20.1/File/Find.pm > > line 472. > > # No tests run! > > # Looks like your test exited with 255 after test #0. > > # Did not follow plan: expected 4, ran 0. > > # Seeded srand with seed '20190610' from local date. > > t/dirs.t ...... > > Dubious, test returned 255 (wstat 65280, 0xff00) > > Failed 4/4 subtests > > ...