-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Test failure: System.Net.Sockets.Tests.DualModeConnectAsync / DualModeConnectAsync_Static_DnsEndPointToHost_Helper #22225
Comments
This failed once in last four month (5/17) I'm not sure if it is worth of keeping it open @karelz |
it did not fail in last three months. It seems like old intermittent infrastructure problem. |
Failed again, now flaky on UWP (or at least, failed once)
|
Failed again here dotnet/corefx#40303 for
|
Test
|
Failed again but this time on netcoreapp: https://dnceng.visualstudio.com/public/_build/results?buildId=334906&view=ms.vss-test-web.build-test-results-tab&runId=9862974&resultId=177921&paneView=debug Configuration:
|
@davidsh any recommendation? seems to feel frequently enough to take a look. |
This is a disabled-test. How can it happen again? |
It is disabled on UWP but I'm not sure if the run was. It seems like 32bit windows from brief look. |
@wfurt Can you take a look? |
I can check if I can reproduce it locally. If not, we will need some way how to re-create CI environment. |
This happened again on Can somebody please take another look? RetryHelper / LoopbackServer might help here? |
cc @davidsh @wfurt @eiriktsarpalis happened again in master: https://dnceng.visualstudio.com/public/_build/results?buildId=371143&view=ms.vss-test-web.build-test-results-tab&runId=11295054&resultId=176777&paneView=debug Configuration:
|
Any idea why |
This issue was specific to the UAP implementation of the networking stack which had a different implementation for things like HTTP and WebSockets. As of PR dotnet/corefx#41759, we no longer build the separate implementation for the UAP platform. So, this issue can't occur anymore with .NET 5 because we now will be using the same .NET Core implementation as on Windows, Linux, Mac. |
@wfurt Another test failure in Sockets to investigate. |
Similar test failed in runtime-libraries-coreclr outerloop 20210531.3 Failed test:
Error message:
|
triage: this is essentially dup of #1481. We should make DualMode tests more reliable. |
Types of failures
History of failures
Original report
https://ci.dot.net/job/dotnet_corefx/job/master/job/osx10.12_release_prtest/4505/consoleFull#18036880242d31e50d-1517-49fc-92b3-2ca637122019
The text was updated successfully, but these errors were encountered: