Skip Menu |

This queue is for tickets about the RT-Client-REST CPAN distribution.

Report information
The Basics
Id: 81872
Status: resolved
Priority: 0/
Queue: RT-Client-REST

People
Owner: DMITRI [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 0.43
  • 0.44
  • 0.45
Fixed in: 0.49



Subject: tests hang on Windows
Tests of your module hang on Windows. Hanging tests make cpantesters smokers work incorrectly. I can provide more verbose information if necessary. If your module cannot work on Windows, you can die in Makefile.PL/Build.PL. See http://wiki.cpantesters.org/wiki/CPANAuthorNotes for how to do this. Tested on Strawberry 5.8.9, 5.16.2. -- Alexandr Ciornii, http://chorny.net
Win32::Process (Win32::TestServerManager) or Win32::Job should be used in 81-submit.t on Windows. -- Alexandr Ciornii, http://chorny.net
On Mon Feb 25 18:56:11 2013, CHORNY wrote: Show quoted text
> Win32::Process (Win32::TestServerManager) or Win32::Job should be used > in 81-submit.t on Windows.
Thank you -- this is good info. I will give it a shot.
This has been fixed and will be in the next release. All I had to do was read docs... *Hangs his head in shame*
Fixed in 0.49. Resolving.