-
Notifications
You must be signed in to change notification settings - Fork 33
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
t/11_net_empty_port.t fails on Cygwin on pre-release 5.31 #92
Comments
This looks to fail in Strawberry Perl as well, with the same message:
This is perl 5, version 30, subversion 0 (v5.30.0) built for MSWin32-x64-multi-thread I'm currently running it in docker on windowsservercore, so I'm not exactly sure how to pull the log file out of it (docker cp isn't supported with hyper-v...). If anyone really needs the log file, I'm sure i could reproduce and figure out a way to get it. |
I will try to reproduce it in Appveyor CI. Currently we only test
|
On AppVeyor CI the build passes: https://ci.appveyor.com/project/nponeccop/test-tcp-5uuc3/build/job/q36j649n891qkyqf However they don't have IPv6 enabled, and your bug seems IPv6-specific. I suggest you at least to run |
I'm not able to reproduce now. Same computer, same docker base image, same module version. I guess my report is closed. |
Or it's some rare race condition bug. So yes it's not reproducible but it has happened at least 2 times. |
https://github.com/tokuhirom/Test-TCP/blob/2.22/lib/Net/EmptyPort.pm#L116 This |
On Cygwin, this |
I get this same error today on a Windows system using Cygwin. Perhaps some configuration issue? Still looking into it... |
CPAN Testers:
Note that tests on Cygwin are rare, so we don't have any reports (neither successes nor failures) for many combinations of perl and module versions.
The text was updated successfully, but these errors were encountered: