Skip to content

BuildChainForCertificateSignedWithDisallowedKey fails on macOS 26 #118645

@vcsjones

Description

@vcsjones

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions