Strawberry Perl-Net :: Server测试在安装过程中挂起 [英] Strawberry Perl - Net::Server test hangs during install

查看:119
本文介绍了Strawberry Perl-Net :: Server测试在安装过程中挂起的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在安装Net :: Server时,测试会在4/5上挂起,并且安装会阻塞,直到我发送中断信号为止.我曾尝试使用Google谷歌搜索,但找不到任何相关内容.

While installing Net::Server, the tests hang on 4/5, and the install blocks until I send a break signal. I've tried googling, but haven't been able to find anything relevant.

我在Windows XP上使用Strawberry Perl 5.12.2

I'm using Strawberry Perl 5.12.2 on Windows XP

安装输出:


cpan> install Net::Server
Running install for module 'Net::Server'
Running make for R/RH/RHANDOM/Net-Server-0.99.tar.gz
  Has already been unwrapped into directory C:\strawberry\cpan\build\Net-Server-
0.99-lExqFv
  Has already been made
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/Options.t ............... ok
t/Port_Configuration.t .... ok
t/Server_BASE.t ........... ok
t/Server_Fork.t ........... ok
t/Server_http.t ........... 4/5 Terminating on signal SIGINT(2)

推荐答案

测试使用的是报警,其中具有根本没有在Windows上成功测试.

The test is using alarm which has portability problems. Net::Server was not at all successfully tested on Windows.

作者应以可移植的方式编写测试. 提交带有问题描述的错误.

The author should write the test in a portable way. File a bug with the problem description.

这篇关于Strawberry Perl-Net :: Server测试在安装过程中挂起的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆