You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 ---
failed in job: runtime 20201009.61
net6.0-Windows_NT-Release-arm64-CoreCLR_release-Windows.10.Arm64.Open
Error message
Runfo Tracking Issue: socketshttphandlertest_connectcallback_http2.connectcallback_useunixdomainsocket_success
Build Result Summary
The text was updated successfully, but these errors were encountered: