Subject: | Test t/01-Dir.t relying on readdir order |
Cpantesters have reported a lot of FAILs on the t/01-Dir.t test:
http://matrix.cpantesters.org/?dist=App-StaticImageGallery%200.001
The reason is that the test relies on the order of the contents in the
directory being JPEG.jpg coming before PNG.png. This is not guaranteed.
It's dependent on factors like file system or the implementation of tar.
HTH, Thanks && Regards,