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.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.NoCallback_BadCertificate_ThrowsException(url: \"https://wrong.host.badssl.com/\") #49185

Closed
VincentBu opened this issue Mar 5, 2021 · 4 comments

Comments

@VincentBu
Copy link
Contributor

Run: runtime-libraries-coreclr outerloop 20210304.5

Failed test:

net6.0-windows-Release-x64-CoreCLR_release-(Windows.Server.Core.1909.Amd64.Open)windows.10.amd64.server20h1.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-2004-helix-amd64-20200904200251-272704c
 -System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.NoCallback_BadCertificate_ThrowsException(url: \"https://wrong.host.badssl.com/\")

Error message:

Assert.Throws() Failure
Expected: typeof(System.Net.Http.HttpRequestException)
Actual:   (No exception was thrown)


Stack trace
   at System.Net.Http.Functional.Tests.HttpClientHandler_ServerCertificates_Test.NoCallback_BadCertificate_ThrowsException(String url) in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.ServerCertificates.cs:line 222
--- End of stack trace from previous location ---
@ghost
Copy link

ghost commented Mar 5, 2021

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

Issue Details

Run: runtime-libraries-coreclr outerloop 20210304.5

Failed test:

net6.0-windows-Release-x64-CoreCLR_release-(Windows.Server.Core.1909.Amd64.Open)windows.10.amd64.server20h1.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-2004-helix-amd64-20200904200251-272704c
 -System.Net.Http.Functional.Tests.PlatformHandler_HttpClientHandler_ServerCertificates_Http2_Test.NoCallback_BadCertificate_ThrowsException(url: \"https://wrong.host.badssl.com/\")

Error message:

Assert.Throws() Failure
Expected: typeof(System.Net.Http.HttpRequestException)
Actual:   (No exception was thrown)


Stack trace
   at System.Net.Http.Functional.Tests.HttpClientHandler_ServerCertificates_Test.NoCallback_BadCertificate_ThrowsException(String url) in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.ServerCertificates.cs:line 222
--- End of stack trace from previous location ---
Author: VincentBu
Assignees: -
Labels:

arch-x64, area-System.Net.Http, os-windows

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 5, 2021
@antonfirsov
Copy link
Member

antonfirsov commented Mar 5, 2021

Most likely duplicate of #49028, which has been fixed in #49130, but if my timezone math is correct, the mentioned failure happened after the merge of that PR, which I don't understand. Let's watch for a while if it happens again, and close if it doesn't.

@ManickaP ManickaP added this to the 6.0.0 milestone Mar 11, 2021
@ManickaP ManickaP removed the untriaged New issue has not been triaged by the area owner label Mar 11, 2021
@ManickaP
Copy link
Member

Triage: this should be already fixed. We need to check Kusto data.

@antonfirsov
Copy link
Member

No new failures since 2021-03-04, closing.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2021
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