-
Notifications
You must be signed in to change notification settings - Fork 550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.29.4 - io/socket.t reports as failing on Windows #16730
Comments
From @sisyphusHi, Here's what I see wrt to socket.t when running the test suite: io/socket.t ........................................................ 1/? However, the test summary regards that as a FAIL: io/socket.t (Wstat: Running that test script outside of Test::Harness appears to be ok: C:\_32\comp\perl-5.29.4>perl t/io/socket.t This is the same on both 32-bit and 64-bit builds. Cheers, |
From @tonycozOn Sun, Oct 21, 2018 at 02:17:28AM -0700, sisyphus (via RT) wrote:
No, that's a fail, there's no plan (1..21) because both threads die
Yeah, I'm not sure what the underlying problem is. The binmode() before the die in each "process" isn't removing the Tomorrow I'll add a skip for that block (it's 10pm) and go back to Tony |
The RT System itself - Status changed from 'new' to 'open' |
From @wchristianOn Sun, 21 Oct 2018 13:16:56 +0200, Tony Cook <tony@develop-help.com> wrote:
Note for context: This was caused specifically by 9704d77 immediately upon introduction and was caught by my Win32 smoker on test-smoke.org -- |
From @tonycozOn Sun, Oct 21, 2018 at 08:40:11PM +0200, Christian Walde wrote:
The cause of that test failing is fixed by dda4a47. Tony |
@tonycoz - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release today of Perl 5.30.0, this and 160 other issues have been Perl 5.30.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#133604 (status was 'resolved')
Searchable as RT133604$
The text was updated successfully, but these errors were encountered: