Skip Menu |

This queue is for tickets about the AnyEvent-SMTP CPAN distribution.

Report information
The Basics
Id: 82690
Status: open
Priority: 0/
Queue: AnyEvent-SMTP

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in:
  • 0.08
  • 0.09
  • 0.10
Fixed in: (no value)



Subject: tests hang on Windows
Tests of your module hang on Windows. Perl 5.12.3., 5.14.0, 5.16.2. I can provide more verbose information if necessary. If your module cannot work on Windows at all, you can die in Makefile.PL/Build.PL. See http://wiki.cpantesters.org/wiki/CPANAuthorNotes for how to do this. -- Alexandr Ciornii, http://chorny.net
Maybe this was because of AnyEvent v6 changes. Now fixes commited. Can't check on windows.
perl -Mblib t\40-client.t 1..3 ok 1 # skip $ENV{NET_TEST} not enabled ok 2 - Response 250 ok 3 - Error on bad port: Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера. (hangs) Translation of message: Cannot connect because other computer did not answer or answered incorrectly. -- Alexandr Ciornii, http://chorny.net
AnyEvent 7.04 -- Alexandr Ciornii, http://chorny.net