-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarea-System.Securityblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'in-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedtest-bugProblem in test source code (most likely)Problem in test source code (most likely)
Description
System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProvidersNotSupported_ThrowsPlatformNotSupported [FAIL]
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.PlatformNotSupportedException)
Actual: typeof(Interop+Crypto+OpenSslCryptographicException)
---- Interop+Crypto+OpenSslCryptographicException : error:07880025:common libcrypto routines::reason(524325)
Stack Trace:
/_/src/libraries/System.Security.Cryptography/tests/OpenSslNamedKeysTests.manual.cs(103,0): at System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProvidersNotSupported_ThrowsPlatformNotSupported()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=784071
Build error leg or test failing: System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProvidersNotSupported_ThrowsPlatformNotSupported
Pull request: #106763
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": ["System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProvidersNotSupported_ThrowsPlatformNotSupported [FAIL]","common libcrypto routines::reason"],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=784071
Error message validated: [System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProvidersNotSupported_ThrowsPlatformNotSupported [FAIL] common libcrypto routines::reason
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/22/2024 1:13:16 AM UTC
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
3 | 3 | 3 |
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarea-System.Securityblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'in-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedtest-bugProblem in test source code (most likely)Problem in test source code (most likely)