runtime icon indicating copy to clipboard operation
runtime copied to clipboard

System.Security.Cryptography.Csp.Tests failing on macOS x64 Debug

Open amanasifkhalid opened this issue 1 year ago • 2 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=724252 Build error leg or test failing: System.Security.Cryptography.Csp.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/104119

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "System.Security.Cryptography.Csp.Tests.DSACryptoServiceProviderTests.SignHash_DefaultAlgorithm_Success [SKIP]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=724252 Error message validated: [System.Security.Cryptography.Csp.Tests.DSACryptoServiceProviderTests.SignHash_DefaultAlgorithm_Success [SKIP]] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 6/28/2024 6:49:13 PM UTC

Report

Build Definition Test Pull Request
782716 dotnet/runtime System.Security.Cryptography.Csp.Tests.WorkItemExecution dotnet/runtime#106099

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1

amanasifkhalid avatar Jun 28 '24 18:06 amanasifkhalid

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones See info in area-owners.md if you want to be subscribed.

It's a crash from DSA. It looks like https://github.com/dotnet/runtime/issues/71738.

vcsjones avatar Jun 28 '24 19:06 vcsjones

removing blocking-clean-ci as this issue has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Apr 28 '25 15:04 jeffschwMSFT

I think we can just close this. The logs don't give us any information anymore, and when I looked at it I identified it as a duplication of #71738. So let's close it as that.

vcsjones avatar Apr 28 '25 18:04 vcsjones