Skip Menu |

This queue is for tickets about the POE-Component-Client-Stomp CPAN distribution.

Report information
The Basics
Id: 34743
Status: resolved
Priority: 0/
Queue: POE-Component-Client-Stomp

People
Owner: Nobody in particular
Requestors: imacat [...] mail.imacat.idv.tw
Cc:
AdminCc:

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



Subject: Hangs at t/02_basic.t When "make test"
Dear Kevin L. Esteb, Hi. This is imacat from Taiwan. I found that your POE-Component-Client-Stomp-0.05 hangs at t/02_basic.t during "make test". I waited a long time, and decide to stop it. I do not know if this is normal. Maybe you can take some time and look into it. My environment is Linux 2.6 x86_64. The terminal log is attached below. Hope that this helps. Please tell me if there is any problem, or if I could be of any help. Thank you. imacat@rinse build/POE-Component-Client-Stomp-0.05 % perl -v This is perl, v5.8.8 built for x86_64-linux-thread-multi-ld Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. imacat@rinse build/POE-Component-Client-Stomp-0.05 % perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for POE::Component::Client::Stomp imacat@rinse build/POE-Component-Client-Stomp-0.05 % make cp lib/POE/Component/Client/Stomp.pm blib/lib/POE/Component/Client/Stomp.pm Manifying blib/man3/POE::Component::Client::Stomp.3 imacat@rinse build/POE-Component-Client-Stomp-0.05 % make test t/01_load.......ok t/02_basic......make: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. imacat@rinse build/POE-Component-Client-Stomp-0.05 % perl -Iblib/lib -Iblib/arch t/02_basic.t 1..40 # No tests run! imacat@rinse build/POE-Component-Client-Stomp-0.05 %
This problem was documented. The 02_basic.t file has been removed from 0.06 of this distribution. This should fix the problem.