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.Algorithms.Tests fail on Android #50581

Closed
1 task
mdh1418 opened this issue Apr 1, 2021 · 1 comment · Fixed by #56573
Closed
1 task

System.Security.Cryptography.Algorithms.Tests fail on Android #50581

mdh1418 opened this issue Apr 1, 2021 · 1 comment · Fixed by #56573

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 1, 2021

One test from System.Security.Cryptography.Algorithms.Tests fails on Android

Based on CI Runs from #50095

@ghost
Copy link

ghost commented Apr 1, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

One test from System.Security.Cryptography.Algorithms.Tests fails on Android

  • System.Security.Cryptography.Rsa.Tests.RSAXml.FromNonsenseXml

Based on CI Runs from #50095

Author: mdh1418
Assignees: -
Labels:

area-System.Security, os-android

Milestone: 6.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 1, 2021
@bartonjs bartonjs removed the untriaged New issue has not been triaged by the area owner label Jul 2, 2021
steveisok pushed a commit to steveisok/runtime that referenced this issue Jul 29, 2021
DSAKeyGeneration.GenerateSecondMinKey and DSAKeyGeneration.GenerateMinKey no longer fail.  Added validation in RSAAndroid.cs to make RSAXml.FromNonsenseXml pass.

Fixes dotnet#50580
Fixes dotnet#50581
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 29, 2021
steveisok added a commit that referenced this issue Jul 30, 2021
DSAKeyGeneration.GenerateSecondMinKey and DSAKeyGeneration.GenerateMinKey no longer fail. Added validation in RSAAndroid.cs to make RSAXml.FromNonsenseXml pass.

Fixes #50580
Fixes #50581
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jul 30, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants