On 2013-3月-11 月 14:02:46, CHORNY wrote:
Show quoted text> On Mon Mar 11 12:16:23 2013, MAHIRO wrote:
> > On 2012-12月-17 月 14:37:49, CHORNY wrote:
> > > 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
> this.
> > >
> >
> > It seems to work without any problems on cygwin-1.7.17 / perl-5.14.2
> /
> > windows 7. Please
> > provide more details if you still see any issues.
>
> From looking at
>
http://deps.cpantesters.org/?
module=Mail%3A%3AIMAPQueue&perl=any+version&os=Windows+%28Win32%29
Show quoted text> , no cpantester was able to send any report on Windows.
>
> perl 5.14.0 and 5.16.2, Windows XP
> It hangs in $server->stop in 10-queue.t
> 1..5
> 1..1
> ok 1
> ok 1 - simple
> 1..19
> ok 1
> ok 2
> ok 3
> ok 4
> ok 5
> ok 6
> ok 7
> ok 8
> ok 9
> ok 10
> ok 11
> ok 12
> ok 13
> ok 14
> ok 15
> ok 16
> ok 17
> ok 18
> ok 19
> ok 2 - incoming_messages
> 1..8
> ok 1
> ok 2
> ok 3
> ok 4
> ok 5
> ok 6
> ok 7
> ok 8
> ok 3 - skip_initial
> 1..39
> ok 1
> ok 2
> ok 3
> ok 4
> ok 5
> ok 6
> ok 7
> ok 8
> ok 9
> ok 10
> ok 11
> ok 12
> ok 13
> ok 14
> ok 15
> ok 16
> ok 17
> ok 18
> ok 19
> ok 20
> ok 21
> ok 22
> ok 23
> ok 24
> ok 25
> ok 26
> ok 27
> ok 28
> ok 29
> ok 30
> ok 31
> ok 32
> ok 33
> ok 34
> ok 35
> ok 36
> ok 37
> ok 38
> ok 39
> ok 4 - methods
> 1..0 # SKIP Works only on Linux
> ok 5 # skip Works only on Linux
> Terminating on signal SIGINT(2)
>
Ok. Thanks for the info. I assume you are not running it on Cygwin.
I'll try to see if I can reproduce the issue when I have time.