On Sun, Jun 26, 2011 at 7:25 PM, John A. Kunze <j...@ucop.edu> wrote:
> Hi,
>
> I have a module, File-Pairtree-v0.301.0, uploaded May 20 that I'd like
> to be tested under Windows, but no reports from Windows have ever come
> through for any version of this module going back to 2009.
>
> Other modules of mine routinely generate reports from Windows platforms,
> and I've failed to find any dependencies for the above module that would
> nix Windows testing, but maybe I don't know how to look.  Any ideas?

I just tried to install it on Strawberry Perl.
All the prereqs are ok but the pt.t test scripts gets stuck.

specifically the date command on windows waits for user input so
this line stops the test waiting for user input

`date > $td/$R/ab/c/foo`;


I don't know if the smokers should not be able to overcome this and
send some kind of an UNKNOWN or FAIL report.

Gabor

Reply via email to