{
"ErrorMessage":
[
"System.Net.Security.Tests.SslStreamStreamToStreamTest_MemoryAsync.MalformedPacketsDuringHandshake_ThrowsAuthenticationException [FAIL]",
"System.Security.Authentication.AuthenticationException : The remote certificate is invalid because of errors in the certificate chain: PartialChain"
],
"BuildRetry": false,
"ExcludeConsoleLog": false
}
System.Net.Security.Tests.CertificateValidationClientServer.CertificateValidationClientServer_EndToEnd_Ok(clientCertSource: CertificateContext) [FAIL]
sslClientStream.IsMutuallyAuthenticated
Expected: True
Actual: False
Stack Trace:
/_/src/libraries/System.Net.Security/tests/FunctionalTests/CertificateValidationClientServer.cs(206,0): at System.Net.Security.Tests.CertificateValidationClientServer.CertificateValidationClientServer_EndToEnd_Ok(ClientCertSource clientCertSource)
--- End of stack trace from previous location ---
System.Net.Security.Tests.SslStreamStreamToStreamTest_MemoryAsync.MalformedPacketsDuringHandshake_ThrowsAuthenticationException [FAIL]
System.Security.Authentication.AuthenticationException : The remote certificate is invalid because of errors in the certificate chain: PartialChain
Stack Trace:
/_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(501,0): at System.Net.Security.SslStream.SendAuthResetSignal(ReadOnlySpan`1 alert, ExceptionDispatchInfo exception)
/_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(563,0): at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions)
/_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(338,0): at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken)
/_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(120,0): at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task)
--- End of stack trace from previous location ---
/_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(90,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks)
/_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(55,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
/_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamStreamToStreamTest.cs(755,0): at System.Net.Security.Tests.SslStreamStreamToStreamTest_MemoryAsync.MalformedPacketsDuringHandshake_ThrowsAuthenticationException()
--- End of stack trace from previous location ---
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1508917
Build error leg or test failing: System.Net.Security.Tests.SslStreamStreamToStreamTest_MemoryAsync.MalformedPacketsDuringHandshake_ThrowsAuthenticationException
Pull request: #130724
Error Message
DO NOT USE JSON BELOW IF THIS IS A BUILD BREAK otherwise build analysis will allow pull requests to merge that break the build worse. For a build break, do not use this issue form. Make a regular new issue.
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": [ "System.Net.Security.Tests.SslStreamStreamToStreamTest_MemoryAsync.MalformedPacketsDuringHandshake_ThrowsAuthenticationException [FAIL]", "System.Security.Authentication.AuthenticationException : The remote certificate is invalid because of errors in the certificate chain: PartialChain" ], "BuildRetry": false, "ExcludeConsoleLog": false }Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1508917
Error message validated:
[System.Net.Security.Tests.SslStreamStreamToStreamTest_MemoryAsync.MalformedPacketsDuringHandshake_ThrowsAuthenticationException [FAIL] System.Security.Authentication.AuthenticationException : The remote certificate is invalid because of errors in the certificate chain: PartialChain]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/16/2026 5:12:56 PM UTC
Report
Summary