Skip Menu |

This queue is for tickets about the Test-HTTP-Server-Simple CPAN distribution.

Report information
The Basics
Id: 21886
Status: resolved
Priority: 0/
Queue: Test-HTTP-Server-Simple

People
Owner: Nobody in particular
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

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



Subject: test hangs
ActiveState perl v5.8.7 built for MSWin32-x86-multi-thread Binary build 813 (many errors skipped) t/01.basic........NOK 6# Failed test in t/01.basic.t at line 28. # got: undef # expected: 'http://localhost:9384' hangs after that. Same on Vanilla Perl. Please output "NA" in Makefile.PL on MSWin32, as it hangs my CPAN smoke if I test any module that depends on it. Also after Ctrl-C it leaves in memory CPU-hungry daemon. ------- Alexandr Ciornii, http://chorny.net
From: glasser [...] bestpractical.com
On Tue Oct 03 14:44:53 2006, alexchorny@gmail.com wrote: Show quoted text
> ActiveState perl v5.8.7 built for MSWin32-x86-multi-thread > Binary build 813 > > (many errors skipped) > t/01.basic........NOK 6# Failed test in t/01.basic.t at line 28. > # got: undef > # expected: 'http://localhost:9384' > > hangs after that. Same on Vanilla Perl. > Please output "NA" in Makefile.PL on MSWin32, as it hangs my CPAN smoke > if I test any module that depends on it. Also after Ctrl-C it leaves in > memory CPU-hungry daemon.
I don't have access to a Perl-ready Windows machine, so I cannot write and test my own patch. I would be happy to apply such a patch if offered one. -- --dave Code Monkey, Best Practical Solutions -- David Glasser | glasser@bestpractical.com
(Marking as resolved, since I don't believe that "Windows IPC is broken" is a bug in THHS.)