Skip Menu |

This queue is for tickets about the VIM-Packager CPAN distribution.

Report information
The Basics
Id: 51015
Status: resolved
Priority: 0/
Queue: VIM-Packager

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

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



Subject: File::Find::find() does not sort, but test expects it to
If I read the test 00-installed-record.t correctly it expects that two files found in a directory by File::Find::find() are sorted. This is not the case and so the test often fails (according to cpan testers). Example failing test from my smoker: http://www.nntp.perl.org/group/perl.cpan.testers/2009/10/msg5789899.html Thanks,
thanks i will check it. On Sun Nov 01 00:42:53 2009, ANDK wrote: Show quoted text
> If I read the test 00-installed-record.t correctly it expects that two > files found in a directory by File::Find::find() are sorted. This is not > the case and so the test often fails (according to cpan testers). > Example failing test from my smoker: > > http://www.nntp.perl.org/group/perl.cpan.testers/2009/10/msg5789899.html > > Thanks,
 fixed.