Console log: 'System.Net.Security.Tests' from job d51e6a6b-92b4-4620-b60d-2078efd7663a workitem 7e5aa1f9-d8b3-45ad-b063-04dc8b63138a (windows.11.amd64.experimental.open) executed on machine a00000E running Windows-11-10.0.26100-SP0 C:\h\w\AB860943\w\B6B7099D\e>set _NT_SYMBOL_PATH=C:\h\w\AB860943\p;C:\h\w\AB860943\p\PDB;C:\h\w\AB860943\p\shared\Microsoft.NETCore.App\11.0.0 C:\h\w\AB860943\w\B6B7099D\e>C:\h\w\AB860943\p\dotnet C:\h\w\AB860943\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x64 Installing SOS to C:\Users\runner\.dotnet\sos Installing over existing installation... Creating installation directory... Copying files from C:\h\w\AB860943\p\sos\tools\net6.0\any\win-x64 Copying files from C:\h\w\AB860943\p\sos\tools\net6.0\any\lib Execute '.load C:\Users\runner\.dotnet\sos\sos.dll' to load SOS in your Windows debugger. Cleaning up... SOS install succeeded C:\h\w\AB860943\w\B6B7099D\e>taskkill.exe /f /im corerun.exe ERROR: The process "corerun.exe" not found. C:\h\w\AB860943\w\B6B7099D\e>set __TestArchitecture=x64 C:\h\w\AB860943\w\B6B7099D\e>call RunTests.cmd --runtime-path C:\h\w\AB860943\p ========================= Begin custom configuration settings ============================== set __IsXUnitLogCheckerSupported=1 set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Wed 08/05/2026 11:45:54.65 =============== To repro directly: ===================================================== pushd C:\h\w\AB860943\w\B6B7099D\e\ "C:\h\w\AB860943\p\dotnet.exe" exec --runtimeconfig System.Net.Security.Tests.runtimeconfig.json --depsfile System.Net.Security.Tests.deps.json xunit.console.dll System.Net.Security.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== C:\h\w\AB860943\w\B6B7099D\e>"C:\h\w\AB860943\p\dotnet.exe" exec --runtimeconfig System.Net.Security.Tests.runtimeconfig.json --depsfile System.Net.Security.Tests.deps.json xunit.console.dll System.Net.Security.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing Discovering: System.Net.Security.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Security.Tests (found 505 of 591 test cases) Starting: System.Net.Security.Tests (parallel test collections = on [2 threads], stop on fail = off) System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Sync.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.SslStreamEKUTest.SslStream_SelfSignedClientEKUClientAuth_Ok [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_ServerEKUClientAuth_Fails [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_ClientEKUServerAuth_Fails [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_NoEKUServerAuth_Ok [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamEKUTest.SslStream_NoEKUClientAuth_Ok [SKIP] Condition(s) not met: "IsRootCertificateInstalled" System.Net.Security.Tests.SslStreamCertificateTrustTest.SslStream_SendCertificateTrust_CertificateCollection_ThrowsOnWindows [SKIP] Condition(s) not met: "SupportsSendingCustomCANamesInTls" System.Net.Security.Tests.SslStreamCertificateTrustTest.SslStream_SendCertificateTrust_CertificateStore [SKIP] Condition(s) not met: "SupportsSendingCustomCANamesInTls" System.Net.Security.Tests.TlsSessionTests.ClientSession_WantCredentials_SetClientCertificateContext_ResumesHandshake [SKIP] Condition(s) not met: "IsNotWindows" System.Net.Security.Tests.TlsSessionTests.SocketBoundSession_GetClientHelloBytes_ReturnsWireBytes [SKIP] Condition(s) not met: "IsNotWindows" System.Net.Security.Tests.TlsSessionTests.SocketBoundSession_WriteRetryWithRelocatedBuffer_Succeeds [SKIP] Condition(s) not met: "IsOpenSslSupported" System.Net.Security.Tests.TlsSessionTests.ServerSession_TlsResume_HonorsAllowTlsResumeOption [SKIP] Condition(s) not met: "IsNotWindows" System.Net.Security.Tests.TlsSessionTests.SetClientCertificateContext_ConcurrentSessionsOnSharedContext_DoNotRace [SKIP] Condition(s) not met: "IsNotWindows" System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_BeginEnd_TestOverloadProtectionLevel.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_Memory.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_Memory_NotEncrypted.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_UnifiedHello_Ok [SKIP] Condition(s) not met: "SupportsTls10" System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Sync_TestOverloadNullBinding.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_BeginEnd.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_BeginEnd_TestOverloadNullBinding.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Sync_NotEncrypted.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_Array.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.SslStreamTlsResumeTests.ClientChangeCert_NoResume(sslProtocol: Tls12) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAllowTlsResumeTests.cs(256,0): at System.Net.Security.Tests.SslStreamTlsResumeTests.RunConnectionAsync(SslServerAuthenticationOptions serverOptions, SslClientAuthenticationOptions clientOptions, Nullable`1 expectResume) /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAllowTlsResumeTests.cs(408,0): at System.Net.Security.Tests.SslStreamTlsResumeTests.TestNoResumeAfterChange(SslServerAuthenticationOptions serverOptions, SslClientAuthenticationOptions clientOptions, Action`2[] updateOptions) --- End of stack trace from previous location --- System.Net.Security.Tests.SslStreamTlsResumeTests.ClientChangeCert_NoResume(sslProtocol: Tls13) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAllowTlsResumeTests.cs(256,0): at System.Net.Security.Tests.SslStreamTlsResumeTests.RunConnectionAsync(SslServerAuthenticationOptions serverOptions, SslClientAuthenticationOptions clientOptions, Nullable`1 expectResume) /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAllowTlsResumeTests.cs(408,0): at System.Net.Security.Tests.SslStreamTlsResumeTests.TestNoResumeAfterChange(SslServerAuthenticationOptions serverOptions, SslClientAuthenticationOptions clientOptions, Action`2[] updateOptions) --- End of stack trace from previous location --- System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_TestOverloadProtectionLevel.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Sync_TestOverloadAllParameters.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_TestOverloadNullBinding.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_EachSupportedProtocol_Success(protocol: Tls12) [FAIL] Client didn't supply a cert, the server required one, yet sslPolicyErrors is RemoteCertificateChainErrors Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs(493,0): at System.Net.Security.Tests.ServerAsyncAuthenticateTest.AllowEmptyClientCertificate(Object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs(1297,0): at System.Net.Security.SslStream.VerifyRemoteCertificateCore(Object sender, SslAuthenticationOptions sslAuthenticationOptions, SafeDeleteSslContext securityContext, X509Certificate2& remoteCertificateSlot, SslConnectionInfo& connectionInfo, X509Certificate2 certificate, X509Chain chain, SslCertificateTrust trust, ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs(1177,0): at System.Net.Security.SslStream.VerifyRemoteCertificate(X509Certificate2 certificate, X509Chain chain, SslCertificateTrust trust, ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs(1137,0): at System.Net.Security.SslStream.VerifyRemoteCertificate(SslCertificateTrust trust, ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(653,0): at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(686,0): at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(417,0): at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs(2954,0): at System.Threading.Tasks.Task.WaitAsync(TimeSpan timeout) /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs(467,0): at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncSslHelper(SslProtocols clientSslProtocols, SslProtocols serverSslProtocols, Boolean expectedToFail) /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs(43,0): at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_EachSupportedProtocol_Success(SslProtocols protocol) --- End of stack trace from previous location --- Output: Server: Tls12; Client: Tls12 expectedToFail: False Connected on 127.0.0.1:62532 127.0.0.1:62531 (6124 7804) client SslStream#14941133 server SslStream#27154971 System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_EachSupportedProtocol_Success(protocol: Tls13) [FAIL] Client didn't supply a cert, the server required one, yet sslPolicyErrors is RemoteCertificateChainErrors Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs(493,0): at System.Net.Security.Tests.ServerAsyncAuthenticateTest.AllowEmptyClientCertificate(Object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs(1297,0): at System.Net.Security.SslStream.VerifyRemoteCertificateCore(Object sender, SslAuthenticationOptions sslAuthenticationOptions, SafeDeleteSslContext securityContext, X509Certificate2& remoteCertificateSlot, SslConnectionInfo& connectionInfo, X509Certificate2 certificate, X509Chain chain, SslCertificateTrust trust, ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs(1177,0): at System.Net.Security.SslStream.VerifyRemoteCertificate(X509Certificate2 certificate, X509Chain chain, SslCertificateTrust trust, ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs(1137,0): at System.Net.Security.SslStream.VerifyRemoteCertificate(SslCertificateTrust trust, ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(653,0): at System.Net.Security.SslStream.CompleteHandshake(ProtocolToken& alertToken, SslPolicyErrors& sslPolicyErrors, X509ChainStatusFlags& chainStatus) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(686,0): at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions) /_/src/libraries/System.Net.Security/src/System/Net/Security/SslStream.IO.cs(417,0): at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs(2954,0): at System.Threading.Tasks.Task.WaitAsync(TimeSpan timeout) /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs(467,0): at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncSslHelper(SslProtocols clientSslProtocols, SslProtocols serverSslProtocols, Boolean expectedToFail) /_/src/libraries/System.Net.Security/tests/FunctionalTests/ServerAsyncAuthenticateTest.cs(43,0): at System.Net.Security.Tests.ServerAsyncAuthenticateTest.ServerAsyncAuthenticate_EachSupportedProtocol_Success(SslProtocols protocol) --- End of stack trace from previous location --- Output: Server: Tls13; Client: Tls13 expectedToFail: False Connected on 127.0.0.1:62534 127.0.0.1:62533 (2504 7872) client SslStream#60275162 server SslStream#1550029 System.Net.Security.Tests.SslStreamOpenSslNamedKeys.Provider_TPM2SslStream_ServerCertIsTpmRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Net.Security.Tests.SslStreamOpenSslNamedKeys.Provider_TPM2SslStream_ServerCertIsTpmEcDsa [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_OnlyTls13CipherSuiteAllowedButChosenProtocolsDoesNotAllowIt_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicyAndTls13Supported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_OnlyNonTls13CipherSuiteAllowedButOtherSideDoesNotAllowIt_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowSameTwoOnBothSidesLessPreferredIsTls13_Success [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowSomeCipherSuitesWithNoEncryptionOption_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_OnlyNonTls13CipherSuitesAllowedButChosenProtocolDoesNotAllowIt_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_ThreeCipherSuitesWithTwoOverlapping_Success [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowedCipherSuitesIncludesSubsetOfInput_Success [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowOneOnOneSideTls13_Success [SKIP] Condition(s) not met: "CipherSuitesPolicyAndTls13Supported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowTwoOnBothSidesWithSingleOverlapNonTls13_Success [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_TwoCipherSuitesWithAllOverlapping_Success [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_AllowTwoOnBothSidesWithNoOverlapNonTls13_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_OnlyTls13CipherSuiteAllowedOtherSideDoesNotAllowTls13_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicyAndTls13Supported" System.Net.Security.Tests.NegotiatedCipherSuiteTest.CipherSuitesPolicy_NothingAllowed_Fails [SKIP] Condition(s) not met: "CipherSuitesPolicySupported" System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_TestOverloadAllParameters.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [SKIP] Empty credentials not supported on Server 2025 System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackMaybeSet_IsMutuallyAuthenticatedCorrect(protocol: Tls12) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamMutualAuthenticationTest.cs(379,0): at System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackMaybeSet_IsMutuallyAuthenticatedCorrect(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackMaybeSet_IsMutuallyAuthenticatedCorrect(protocol: Tls13) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamMutualAuthenticationTest.cs(379,0): at System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackMaybeSet_IsMutuallyAuthenticatedCorrect(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsClientCollection_IsMutuallyAuthenticatedCorrect(protocol: Tls12) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamMutualAuthenticationTest.cs(265,0): at System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsClientCollection_IsMutuallyAuthenticatedCorrect(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsClientCollection_IsMutuallyAuthenticatedCorrect(protocol: Tls13) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamMutualAuthenticationTest.cs(265,0): at System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsClientCollection_IsMutuallyAuthenticatedCorrect(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackSet_IsMutuallyAuthenticatedCorrect(protocol: Tls12) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamMutualAuthenticationTest.cs(320,0): at System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackSet_IsMutuallyAuthenticatedCorrect(SslProtocols protocol) --- End of stack trace from previous location --- System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackSet_IsMutuallyAuthenticatedCorrect(protocol: Tls13) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamMutualAuthenticationTest.cs(320,0): at System.Net.Security.Tests.SslStreamMutualAuthenticationTest.SslStream_ResumedSessionsCallbackSet_IsMutuallyAuthenticatedCorrect(SslProtocols protocol) --- End of stack trace from previous location --- Finished: System.Net.Security.Tests === TEST EXECUTION SUMMARY === System.Net.Security.Tests Total: 5277, Errors: 0, Failed: 10, Skipped: 41, Time: 69.656s ----- end Wed 08/05/2026 11:47:14.92 ----- exit code 1 ---------------------------------------------------------- ERROR: The process "corerun.exe" not found. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. ['System.Net.Security.Tests' END OF WORK ITEM LOG: Command exited with 0]