Closed
Description
Run: runtime-libraries-coreclr outerloop 20220406.7
Failed test:
net7.0-windows-Release-x86-CoreCLR_release-Windows.7.Amd64.Open
- Attempt #1 - System.Net.Security.Tests.CertificateValidationRemoteServer.CertificateValidationRemoteServer_EndToEnd_Ok(useAsync: True)
Error message:
System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
---- System.ComponentModel.Win32Exception : The function requested is not supported
Stack trace
at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 387
at System.Net.Security.Tests.CertificateValidationRemoteServer.CertificateValidationRemoteServer_EndToEnd_Ok(Boolean useAsync) in /_/src/libraries/System.Net.Security/tests/FunctionalTests/CertificateValidationRemoteServer.cs:line 44
--- End of stack trace from previous location ---
----- Inner Stack Trace -----