develooper Front page | perl.perl5.porters | Postings from January 2014

Re: [perl #121028] [PATCH] t/io/closepid.t hangs for test timeout (50seconds) under harness

Thread Previous
From:
Leon Timmermans
Date:
January 30, 2014 00:51
Subject:
Re: [perl #121028] [PATCH] t/io/closepid.t hangs for test timeout (50seconds) under harness
Message ID:
CAHhgV8gM+sWMSfxZcByzSG+RV15Dogssw0uEaYZPoSj_92-hDA@mail.gmail.com
On Tue, Jan 28, 2014 at 6:48 AM, Tony Cook via RT <perlbug-followup@perl.org
> wrote:

> C:\Users\tony\dev\perl\git\perl\t>.\perl io\openpid.t
> 1..10
> List form of pipe open not implemented at io\openpid.t line 56.
> # Looks like you planned 10 tests but ran 0.
>
> Implementing list form pipes on Win32 is complicated by there being no
> standard command-line argument parsing mechanism - apparently VB for
> example uses different rules to the CRT.
>
> This isn't a problem for closepid.t, since that test is skipped on Win32.
>
> An option might be to implement list form pipes for Win32, but I'm not
> sure I want to jump down that rabbit hole.
>

I think that would be highly desirable anyway. I'd second only to unicode
paths in "parts of perl where our system interfaces suck on Windows".

Leon

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About