-
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: TestLoopbackAsync #56087
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsTests affected:
Failed tests 5/21-7/21 (incl. PRs):
Failure:
|
@geoffkizer @MihaZupan could it be related to some of the last-minute Preview 7 features? E.g. ConnectionPool changes? |
Seems most likely that there's some race in the teardown logic in the test. It could be the connection pooling changes, but it doesn't seem super likely to me. |
Failures share the fact that the client connection times out in |
This comment has been minimized.
This comment has been minimized.
@VincentBu that looks like a completely unrelated failure. |
Triage: we're only started collecting more data on this problem, punting. |
Hit in release/6.0 https://dev.azure.com/dnceng/public/_build/results?buildId=1653373&view=ms.vss-test-web.build-test-results-tab&runId=45585928&resultId=163163&paneView=debug
|
As far as I can tell there has only been 1 failure in the last month, closing for now. |
Test classes affected:
System.Net.Http.Functional.Tests.SocksProxyTest_Http1_Sync
System.Net.Http.Functional.Tests.SocksProxyTest_Http1_Async
System.Net.Http.Functional.Tests.SocksProxyTest_Http2
Failed tests 5/21-9/3 (incl. PRs):
TimeoutException : The operation has timed out.
TimeoutException : The operation has timed out.
TimeoutException : The operation has timed out.
SocketException : Connection reset by peer
TimeoutException : The operation has timed out.
SocketException : Connection reset by peer
SocketException : Connection reset by peer
SocketException : Connection reset by peer
TimeoutException : The operation has timed out.
TimeoutException : The operation has timed out.
HttpRequestException : Received an invalid status line: 'HTTP/2.0 400 Bad Request'.
Exception : HTTP/1.1 request sent to HTTP/2 connection
SocketException : Connection reset by peer
TimeoutException : The operation has timed out.
HttpRequestException : Received an invalid status line: 'HTTP/2.0 400 Bad Request'.
Exception : HTTP/1.1 request sent to HTTP/2 connection
Http2ConnectionException : The HTTP/2 server sent invalid data on the connection.
TimeoutException : The operation has timed out.
Failure
SocketException : Connection reset by peer
:Alternative failure
SocketException : Connection reset by peer
(SocksProxyTest_Http2):Alternative failure
Exception : HTTP/1.1 request sent to HTTP/2 connection.
:Alternative failure
HttpRequestException : Received an invalid status line: 'HTTP/2.0 400 Bad Request'.
:Alternative failure
TimeoutException : The operation has timed out.
:Alternative failure
Http2ConnectionException : The HTTP/2 server sent invalid data on the connection.
The text was updated successfully, but these errors were encountered: