Skip Menu |

This queue is for tickets about the IO-Async CPAN distribution.

Report information
The Basics
Id: 125614
Status: new
Priority: 0/
Queue: IO-Async

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

Bug Information
Severity: (no value)
Broken in: 0.72
Fixed in: (no value)



Subject: tests hang at t\52loop-listen.t
cpanm (App::cpanminus) 1.7043 on perl 5.026001 built for MSWin32-x86-multi-thread-64int Work directory is C:\Users\dieckow.l/.cpanm/work/1529320119.8552 You have make C:\Perl\c\bin\gmake.exe You have LWP 6.27 Falling back to Archive::Tar 2.26 Searching IO::Async () on cpanmetadb ... --> Working on IO::Async Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Async-0.72.tar.gz ... OK Unpacking IO-Async-0.72.tar.gz Entering IO-Async-0.72 Checking configure dependencies from META.json Checking if you have ExtUtils::Install 1.46 ... Yes (2.14) Checking if you have Module::Build 0.4004 ... Yes (0.4224) Running Build.PL Configuring IO-Async-0.72 ... Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'IO-Async' version '0.72' OK Checking dependencies from MYMETA.json ... Checking if you have Socket 2.007 ... Yes (2.024) Checking if you have Struct::Dumb 0 ... Yes (0.09) Checking if you have File::Temp 0 ... Yes (0.2304) Checking if you have Future 0.33 ... Yes (0.38) Checking if you have Test::Identity 0 ... Yes (0.01) Checking if you have Storable 0 ... Yes (2.62) Checking if you have IO::Poll 0 ... Yes (0.10) Checking if you have Test::More 0.88 ... Yes (1.302096) Checking if you have Test::Fatal 0 ... Yes (0.014) Checking if you have File::stat 0 ... Yes (1.07) Checking if you have Exporter 5.57 ... Yes (5.72) Checking if you have Future::Utils 0.18 ... Yes (0.38) Checking if you have Test::Refcount 0 ... Yes (0.08) Checking if you have Time::HiRes 0 ... Yes (1.9746) Checking if you have IO::Socket::IP 0 ... Yes (0.39) Building and testing IO-Async-0.72 ... Building IO-Async t\00use.t .................... ok t\01timequeue.t .............. ok t\02os.t ..................... ok t\03loop-magic.t ............. ok t\04notifier.t ............... ok t\05notifier-loop.t .......... ok t\06notifier-mixin.t ......... ok t\07notifier-future.t ........ ok t\10loop-poll-io.t ........... ok t\10loop-select-io.t ......... ok t\11loop-poll-timer.t ........ ok t\11loop-select-timer.t ...... ok t\12loop-poll-signal.t ....... skipped: This OS does not have signals t\12loop-select-signal.t ..... skipped: This OS does not have signals t\13loop-poll-idle.t ......... ok t\13loop-select-idle.t ....... ok t\14loop-poll-child.t ........ ok t\14loop-select-child.t ...... ok t\15loop-poll-control.t ...... ok t\15loop-select-control.t .... ok t\18loop-poll-legacy.t ....... ok t\18loop-select-legacy.t ..... ok t\19loop-future.t ............ ok t\19test.t ................... ok t\20handle.t ................. ok t\21stream-1read.t ........... ok t\21stream-2write.t .......... ok t\21stream-3split.t .......... ok t\21stream-4encoding.t ....... ok t\22timer-absolute.t ......... ok t\22timer-countdown.t ........ ok t\22timer-periodic.t ......... ok t\23signal.t ................. skipped: This OS does not have signals t\24listener.t ............... ok t\25socket.t ................. ok t\26pid.t .................... ok t\27file.t ................... ok t\28filestream.t ............. ok t\30loop-fork.t .............. skipped: POSIX fork() is not available t\31loop-spawnchild.t ........ skipped: POSIX fork() is not available t\32loop-spawnchild-setup.t .. skipped: POSIX fork() is not available t\33process.t ................ skipped: POSIX fork() is not available t\34process-handles.t ........ skipped: POSIX fork() is not available t\35loop-openprocess.t ....... skipped: POSIX fork() is not available t\36loop-runchild.t .......... skipped: POSIX fork() is not available t\37loop-child-root.t ........ skipped: POSIX fork() is not available t\38loop-thread.t ............ ok t\40channel.t ................ ok t\41routine.t ................ ok t\42function.t ............... ok t\50resolver.t ............... ok t\51loop-connect.t ........... 1/? Use of uninitialized value $_[1] in string eq at C:\Users\dieckow.l\.cpanm\work\1529320119.8552\IO-Async-0.72\blib\lib/IO/Async/Loop.pm line 1632. Nothing was ready after 10 second wait; called at t\51loop-connect.t line 262 # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 25 just after 24. t\51loop-connect.t ........... Dubious, test returned 25 (wstat 6400, 0x1900) All 24 subtests passed t\52loop-listen.t ............ 1/?