-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
This test is failing on macOS 26, beta 6.
Failed System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForCertificateSignedWithDisallowedKey [4 ms]
Error Message:
Has expected flag ExplicitDistrust but was PartialChain
Stack Trace:
at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForCertificateSignedWithDisallowedKey() in /Users/vcsjones/Projects/runtime/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs:line 1195
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /Users/vcsjones/Projects/runtime/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /Users/vcsjones/Projects/runtime/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126