Skip Menu |

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

Report information
The Basics
Id: 129108
Status: resolved
Priority: 0/
Queue: Future-IO

People
Owner: Nobody in particular
Requestors: twata_1 [...] yahoo.co.jp
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: 0.02



Subject: t\10sleep+sysread.t seems to hang on Strawberry Perl
Hi, It seems to me that t\10sleep+sysread.t hangs as follows. C:\home\bath1\Future-IO-0.01>perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Future-IO' version '0.01' C:\home\bath1\Future-IO-0.01>Build Building Future-IO C:\home\bath1\Future-IO-0.01>Build test t\00use.t ............ ok t\01sleep.t .......... ok t\02sysread.t ........ ok t\10sleep+sysread.t .. 1/? (hangs) [Environment] Windows 7, Strawberry Perl 5.26.1 32bit. Module Version ---------------- ---------- Future 0.39 Struct::Dumb 0.09 Time::HiRes 1.9760_02 Test::Identity 0.01 Test::More 1.302162 Module::Build 0.42_28 Thank you, -- twata
Ohyes. I even documented that it wouldn't work on Windows and then forgot to skip the unit test for it. Oops. Incoming 0.02 will fix. -- Paul Evans
I confirmed in 0.02 that t\10sleep+sysread.t was skipped on Windows. Thank you! -- twata On 2019-4月-10 水 09:02:52, PEVANS wrote: Show quoted text
> Ohyes. I even documented that it wouldn't work on Windows and then > forgot to skip the unit test for it. Oops. > > Incoming 0.02 will fix.
This was fixed by 0.02 -- Paul Evans