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.SocketsHttpHandler_HttpClientHandler_Cancellation_Test.ConnectTimeout_TimesOutSSLAuth_Throws #41780

Closed
v-haren opened this issue Sep 3, 2020 · 2 comments

Comments

@v-haren
Copy link

v-haren commented Sep 3, 2020

failed in job: runtime-libraries outerloop 20200902.4

net5.0-Linux-Release-x64-CoreCLR_release-SLES.12.Amd64.Open

Error message

Assert.InRange() Failure
Range:  (500 - 60000)
Actual: 61743


Stack trace
   at System.Net.Http.Functional.Tests.HttpClientHandler_Http11_Cancellation_Test.<>c__DisplayClass1_0.<<ConnectTimeout_TimesOutSSLAuth_Throws>b__0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Cancellation.cs:line 40
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 96
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 124
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass13_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 87
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 73
   at System.Net.Http.Functional.Tests.HttpClientHandler_Http11_Cancellation_Test.ConnectTimeout_TimesOutSSLAuth_Throws() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientHandlerTest.Cancellation.cs:line 27
--- End of stack trace from previous location ---
@ghost
Copy link

ghost commented Sep 3, 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 Sep 3, 2020
@ManickaP
Copy link
Member

ManickaP commented Sep 3, 2020

Duplicate of #40798

@ManickaP ManickaP marked this as a duplicate of #40798 Sep 3, 2020
@ManickaP ManickaP closed this as completed Sep 3, 2020
@ManickaP ManickaP removed the untriaged New issue has not been triaged by the area owner label Sep 3, 2020
@ManickaP ManickaP added this to the 6.0.0 milestone Sep 3, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
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