Skip to content

Test SslStream_StreamToStream_Authentication_IncorrectServerName_Fail failed in CI #43412

Closed
@GrabYourPitchforks

Description

@GrabYourPitchforks

Seen on PR: https://github.com/dotnet/runtime/pull/43379/checks?check_run_id=1255364179
Direct link to results: https://helix.dot.net/api/2019-06-17/jobs/e36bdcf1-3066-4c9e-9b92-05f309f27595/workitems/System.Net.Security.Tests/console

Failure is blocking clean CI on that PR.

    System.Net.Security.Tests.SslStreamStreamToStreamTest_SyncParameters.SslStream_StreamToStream_Authentication_IncorrectServerName_Fail [FAIL]
      System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
      ---- System.ComponentModel.Win32Exception : Error desconocido al procesar el certificado.
      Stack Trace:
        /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs(393,0): at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm)
        /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamStreamToStreamTest.cs(98,0): at System.Net.Security.Tests.SslStreamStreamToStreamTest.SslStream_StreamToStream_Authentication_IncorrectServerName_Fail()
        --- End of stack trace from previous location ---
        ----- Inner Stack Trace -----
        
    System.Net.Security.Tests.SslStreamStreamToStreamTest_BeginEnd.SslStream_StreamToStream_Authentication_IncorrectServerName_Fail [FAIL]
      System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
      ---- System.ComponentModel.Win32Exception : Error desconocido al procesar el certificado.
      Stack Trace:
        /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs(393,0): at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm)
        /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamStreamToStreamTest.cs(98,0): at System.Net.Security.Tests.SslStreamStreamToStreamTest.SslStream_StreamToStream_Authentication_IncorrectServerName_Fail()
        --- End of stack trace from previous location ---
        ----- Inner Stack Trace -----

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions