You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.Rfc3279SignatureValidatesLength [FAIL]
System.TypeInitializationException : The type initializer for 'System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests' threw an exception.
---- Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException : An internal error occurred.
Stack Trace:
/_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignatureFormatTests.cs(240,0): at System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests.GenerateTestKeys()
/_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DsaFamilySignatureFormatTests.cs(36,0): at System.Security.Cryptography.Algorithms.Tests.DsaFamilySignatureFormatTests..ctor()
at System.Security.Cryptography.Dsa.Tests.DSASignatureFormatTests..ctor()
at System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests..ctor()
/_/src/coreclr/System.Private.CoreLib/src/System/RuntimeType.CoreCLR.cs(3753,0): at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean wrapExceptions)
----- Inner Stack Trace -----
/_/src/libraries/System.Security.Cryptography.Csp/src/System/Security/Cryptography/CapiHelper.Windows.cs(997,0): at Internal.NativeCrypto.CapiHelper.ImportKeyBlob(SafeProvHandle saveProvHandle, CspProviderFlags flags, Boolean addNoSaltFlag, Byte[] keyBlob, SafeKeyHandle& safeKeyHandle)
/_/src/libraries/System.Security.Cryptography.Csp/src/System/Security/Cryptography/DSACryptoServiceProvider.Windows.cs(351,0): at System.Security.Cryptography.DSACryptoServiceProvider.ImportCspBlob(Byte[] keyBlob)
/_/src/libraries/System.Security.Cryptography.Csp/src/System/Security/Cryptography/DSACryptoServiceProvider.Windows.cs(361,0): at System.Security.Cryptography.DSACryptoServiceProvider.ImportParameters(DSAParameters parameters)
/_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSAFactory.cs(29,0): at System.Security.Cryptography.Dsa.Tests.DSAFactory.Create(DSAParameters& dsaParameters)
/_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignatureFormatTests.cs(44,0): at System.Security.Cryptography.Dsa.Tests.DSASignatureFormatTests.OpenKey(DSAParameters& dsaParameters)
/_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignatureFormatTests.cs(67,0): at System.Security.Cryptography.Dsa.Tests.DSASignatureFormatTests.LocalGenerateTestKeys()+MoveNext()
/_/src/libraries/Common/src/System/Collections/Generic/LargeArrayBuilder.SpeedOpt.cs(116,0): at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items)
/_/src/libraries/Common/src/System/Collections/Generic/EnumerableHelpers.Linq.cs(84,0): at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source)
/_/src/libraries/System.Linq/src/System/Linq/ToCollection.cs(17,0): at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
/_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/DSA/DSASignatureFormatTests.cs(238,0): at System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTests..cctor()
Known issue validation
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=742030 Error message validated:[Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException : An internal error occurred.] Result validation: ✅ Known issue matched with the provided build. Validation performed at: 7/16/2024 12:18:03 AM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=742030
Build error leg or test failing:
System.Security.Cryptography.Dsa.Tests.DsaSpanSignatureFormatTestsinLibraries Test Run release coreclr windows x64 DebugError Message
{ "ErrorMessage" : "Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException : An internal error occurred.", "BuildRetry" : false, "ExcludeConsoleLog" : false }Libraries Test Run release coreclr windows x64 DebugKnown issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=742030
Error message validated:
[Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException : An internal error occurred.]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/16/2024 12:18:03 AM UTC
Report
Summary