Subject: | IO-Async-0.53 test stuck on Windows |
Date: | Fri, 4 Jan 2013 14:10:47 +0200 |
To: | bug-IO-Async [...] rt.cpan.org |
From: | Gabor Szabo <gabor [...] szabgab.com> |
Starwberry Perl 5.12.3 (32 bit)
On 5.16.2 I could not even get to that point as Future-0.07.tar.gz
failed to install. (Report sent to CPANTESTERS.)
Checksum for C:\strawberry\cpan\sources\authors\id\P\PE\PEVANS\IO-Async-0.53.tar.gz
ok
CPAN.pm: Building P/PE/PEVANS/IO-Async-0.53.tar.gz
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'IO-Async' version '0.53'
(C:\strawberry\perl\bin\perl.exe Build.PL exited with 0)
CPAN::Reporter: Build.PL result is 'pass', No errors.
Building IO-Async
(C:\strawberry\perl\bin\perl.exe ./Build exited with 0)
CPAN::Reporter: Build result is 'pass', No errors.
PEVANS/IO-Async-0.53.tar.gz
C:\strawberry\perl\bin\perl.exe ./Build -- OK
Running Build test
t\00use.t .................... ok
t\01timequeue.t .............. ok
t\02os.t ..................... ok
t\03loop-magic.t ............. ok
t\04notifier.t ............... ok
t\05notifier-child.t ......... ok
t\06notifier-mixin.t ......... ok
# Failed test '$readready after pipe HUP'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 267.
# got: '0'
# expected: '1'
# Failed test 'regular file is readready'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 380.
# got: '0'
# expected: '1'
# Failed test 'regular file is writeready'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 381.
# got: '0'
# expected: '1'
# Looks like you failed 3 tests of 21.
t\10loop-poll-io.t ...........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/21 subtests
(less 2 skipped subtests: 16 okay)
# Failed test '$readready before pipe HUP'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 260.
# got: '1'
# expected: '0'
# Looks like you failed 1 test of 21.
t\10loop-select-io.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/21 subtests
(less 2 skipped subtests: 18 okay)
# Failed test 'One ->loop_once(1) sufficient for a single 0.01 second timer'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 505.
# got: '2'
# expected: '1'
# Failed test 'One ->loop_once(1) sufficient for a single 0.1 second timer'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 505.
# got: '2'
# expected: '1'
# Looks like you failed 2 tests of 25.
t\11loop-poll-timer.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/25 subtests
# Failed test 'One ->loop_once(1) sufficient for a single 0.01 second timer'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 505.
# got: '2'
# expected: '1'
# Failed test 'One ->loop_once(1) sufficient for a single 0.1 second timer'
# at C:\strawberry\cpan\build\IO-Async-0.53-a69fW_\blib\lib/IO/Async/LoopTests.pm
line 505.
# got: '2'
# expected: '1'
# Looks like you failed 2 tests of 25.
t\11loop-select-timer.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/25 subtests
Terminating on signal SIGBREAK(21)
t\12loop-poll-signal.t .......
Dubious, test returned 21 (wstat 5376, 0x1500)
Failed 13/18 subtests