Skip to content
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.Http.Functional.Tests.SocketsHttpHandlerTest_ConnectCallback_Http2.ConnectCallback_UseUnixDomainSocket_Success(useSsl: False) #43249

Closed
v-haren opened this issue Oct 10, 2020 · 2 comments

Comments

@v-haren
Copy link

v-haren commented Oct 10, 2020

failed in job: runtime 20201009.61

net6.0-Windows_NT-Release-arm64-CoreCLR_release-Windows.10.Arm64.Open

Error message

System.OperationCanceledException : The operation was canceled.

Stack trace
   at System.Threading.CancellationToken.ThrowOperationCanceledException() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/CancellationToken.cs:line 379
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 914
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token) in /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 883
   at System.Net.Test.Common.Http2LoopbackConnection.FillBufferAsync(Memory`1 buffer, CancellationToken cancellationToken) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 124
   at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(CancellationToken cancellationToken) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 219
   at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(CancellationToken cancellationToken) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 219
   at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(TimeSpan timeout) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 149
   at System.Net.Test.Common.Http2LoopbackConnection.WaitForClientDisconnectAsync(Boolean ignoreUnexpectedFrames) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 306
   at System.Net.Test.Common.Http2LoopbackConnection.WaitForConnectionShutdownAsync(Boolean ignoreUnexpectedFrames) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 322
   at System.Net.Test.Common.Http2LoopbackConnection.ShutdownIgnoringErrorsAsync(Int32 lastStreamId, ProtocolErrors errorCode) in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 341
   at System.Net.Test.Common.Http2LoopbackConnection.Dispose() in /_/src/libraries/Common/tests/System/Net/Http/Http2LoopbackConnection.cs:line 795
   at System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_ConnectCallback.ConnectCallback_UseUnixDomainSocket_Success(Boolean useSsl) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs:line 2461
--- End of stack trace from previous location ---

Runfo Tracking Issue: socketshttphandlertest_connectcallback_http2.connectcallback_useunixdomainsocket_success

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0
@ghost
Copy link

ghost commented Oct 10, 2020

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Oct 10, 2020
@karelz
Copy link
Member

karelz commented Nov 12, 2020

Duplicate of #44183

@karelz karelz marked this as a duplicate of #44183 Nov 12, 2020
@karelz karelz closed this as completed Nov 12, 2020
@karelz karelz added this to the 6.0.0 milestone Jan 26, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 12, 2021
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants