Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amanasifkhalid opened this issue Jun 28, 2024 · 2 comments
Open

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

amanasifkhalid opened this issue Jun 28, 2024 · 2 comments
Labels
arch-x64 area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX
Milestone

Comments

@amanasifkhalid
Copy link
Member

amanasifkhalid commented Jun 28, 2024

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: #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: 🔎 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: ✅ Known issue matched with the provided build.
Validation performed at: 6/28/2024 6:49:13 PM UTC

Report

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

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@amanasifkhalid amanasifkhalid added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 28, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 28, 2024
Copy link
Contributor

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

@vcsjones
Copy link
Member

It's a crash from DSA. It looks like #71738.

@jeffhandley jeffhandley added this to the Future milestone Jul 20, 2024
@jeffhandley jeffhandley removed the untriaged New issue has not been triaged by the area owner label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-System.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX
Projects
None yet
Development

No branches or pull requests

3 participants