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

X509Certificates tests fail with PlatformNotSupportedException on Apple devices #96690

Closed
jkotas opened this issue Jan 9, 2024 · 3 comments · Fixed by #96685
Closed

X509Certificates tests fail with PlatformNotSupportedException on Apple devices #96690

jkotas opened this issue Jan 9, 2024 · 3 comments · Fixed by #96685
Labels
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

Comments

@jkotas
Copy link
Member

jkotas commented Jan 9, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=519095
Build error leg or test failing: System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA
Pull request: #96658

Error Message

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

{
  "ErrorMessage": "System.PlatformNotSupportedException : Operation is not supported on this platform.   Exception stack traces:    at System.Security.Cryptography.DSA.CreateCore",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=519095
Error message validated: System.PlatformNotSupportedException : Operation is not supported on this platform. Exception stack traces: at System.Security.Cryptography.DSA.CreateCore
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/9/2024 4:11:23 PM UTC

Report

Build Definition Test Pull Request
519644 dotnet/runtime System.Security.Cryptography.Tests.WorkItemExecution #96684
519095 dotnet/runtime System.Security.Cryptography.Tests.WorkItemExecution #96658

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 2 2
@jkotas jkotas 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 Jan 9, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 9, 2024
@ghost
Copy link

ghost commented Jan 9, 2024

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=519095
Build error leg or test failing: System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA
Pull request: #96658

Error Message

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

{
  "ErrorMessage": "System.PlatformNotSupportedException : Operation is not supported on this platform.   Exception stack traces:    at System.Security.Cryptography.DSA.CreateCore",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: jkotas
Assignees: -
Labels:

area-Infrastructure-libraries, blocking-clean-ci, Known Build Error

Milestone: -

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jan 9, 2024
@mkhamoyan
Copy link
Contributor

This is not related to #96658 , but #96685 .

@ghost
Copy link

ghost commented Jan 9, 2024

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=519095
Build error leg or test failing: System.Security.Cryptography.X509Certificates.Tests.CertTests.PublicPrivateKey_IndependentLifetimes_DSA
Pull request: #96658

Error Message

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

{
  "ErrorMessage": "System.PlatformNotSupportedException : Operation is not supported on this platform.   Exception stack traces:    at System.Security.Cryptography.DSA.CreateCore",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=519095
Error message validated: System.PlatformNotSupportedException : Operation is not supported on this platform. Exception stack traces: at System.Security.Cryptography.DSA.CreateCore
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/9/2024 4:11:23 PM UTC

Author: jkotas
Assignees: -
Labels:

area-System.Security, blocking-clean-ci, untriaged, in-pr, Known Build Error

Milestone: -

@ghost ghost removed in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner labels Jan 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants