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

Regression test: ConnectTimeout_PlaintextStreamFilterTimesOut_Throws #55931

Closed
karelz opened this issue Jul 19, 2021 · 2 comments · Fixed by #55982
Closed

Regression test: ConnectTimeout_PlaintextStreamFilterTimesOut_Throws #55931

karelz opened this issue Jul 19, 2021 · 2 comments · Fixed by #55982
Assignees
Labels
area-System.Net.Http disabled-test The test is disabled in source code against the issue test-run-core Test failures in .NET Core test runs
Milestone

Comments

@karelz
Copy link
Member

karelz commented Jul 19, 2021

Types:

  • System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Cancellation_Test
  • System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Http11_Cancellation_Test
System.TimeoutException : The operation has timed out.

   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Cancellation_Test.ConnectTimeout_PlaintextStreamFilterTimesOut_Throws(Boolean useSsl) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Cancellation.cs:line 76
--- End of stack trace from previous location ---

Failures 5/19-7/18 (incl. PRs):

Day Build Failures
6/24-7/14 PR #53851 6x OSX (1014 and 1015)
7/15 Official build 5 failures (4x OSX 1014/1015, 1x Windows.10.Amd64.ServerRS5.Open)
7/15 PR #55730 3x OSX (1014 and 1015)
7/16 Official build 4x OSX.1014.Amd64.Open
7/16 PR #55820 2x OSX.1015.Amd64.Open
7/17 Official build 5 failures (4x OSX 1014/1015, 1x Windows.Nano.1809.Amd64.Open)
7/18 Official build 2 failures (2x OSX.1014.Amd64.Open, 2x Windows.10.Amd64.ServerRS5.Open)
7/19 Official build 3x OSX (1014 and 1015)
7/19 PR #55910 2x OSX.1015.Amd64.Open

@geoffkizer this looks like regression from your Connection PR -- can you please take a look?

@karelz karelz added this to the 6.0.0 milestone Jul 19, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jul 19, 2021
@ghost
Copy link

ghost commented Jul 19, 2021

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

Issue Details

Types:

  • System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Cancellation_Test
  • System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Http11_Cancellation_Test
System.TimeoutException : The operation has timed out.

   at System.Net.Http.Functional.Tests.SocketsHttpHandler_Cancellation_Test.ConnectTimeout_PlaintextStreamFilterTimesOut_Throws(Boolean useSsl) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.Cancellation.cs:line 76
--- End of stack trace from previous location ---

Failures 5/19-7/18 (incl. PRs):

Day Build Failures
6/24-7/14 PR #53851 6x OSX (1014 and 1015)
7/15 Official build 5 failures (4x OSX 1014/1015, 1x Windows.10.Amd64.ServerRS5.Open)
7/15 PR #55730 3x OSX (1014 and 1015)
7/16 Official build 4x OSX.1014.Amd64.Open
7/16 PR #55820 2x OSX.1015.Amd64.Open
7/17 Official build 5 failures (4x OSX 1014/1015, 1x Windows.Nano.1809.Amd64.Open)
7/18 Official build 2 failures (2x OSX.1014.Amd64.Open, 2x Windows.10.Amd64.ServerRS5.Open)
7/19 Official build 3x OSX (1014 and 1015)
7/19 PR #55910 2x OSX.1015.Amd64.Open

@geoffkizer this looks like regression from your Connection PR -- can you please take a look?

Author: karelz
Assignees: geoffkizer
Labels:

area-System.Net.Http

Milestone: 6.0.0

@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Jul 19, 2021
karelz added a commit that referenced this issue Jul 19, 2021
Disable test ConnectTimeout_PlaintextStreamFilterTimesOut_Throws

Disabled test tracked by #55931
stephentoub pushed a commit that referenced this issue Jul 20, 2021
Disable test ConnectTimeout_PlaintextStreamFilterTimesOut_Throws

Disabled test tracked by #55931
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 20, 2021
@karelz karelz added test-run-core Test failures in .NET Core test runs disabled-test The test is disabled in source code against the issue labels Jul 20, 2021
@karelz
Copy link
Member Author

karelz commented Jul 21, 2021

Test disabled in PR #55932 on 7/20

@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jul 21, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http disabled-test The test is disabled in source code against the issue test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants